summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
AgeCommit message (Expand)Author
2017-07-23find_library: Ignore libs on MSVC properlyNirbheek Chauhan
2017-07-23CompilerArgs: Put start/end-group around shared libs tooNirbheek Chauhan
2017-07-21Merged buildrpath branch.Jussi Pakkanen
2017-07-21Fix linking Objective-C shared libs on OSX.Alessandro Decina
2017-07-21Add build_rpath as new property allowing people to specify rpath entries that...Jussi Pakkanen
2017-07-17Fix checks on MinGW and VS2010.Jussi Pakkanen
2017-07-17Added VS support to simd detector.Jussi Pakkanen
2017-07-17Fix a few OSX "features".Jussi Pakkanen
2017-07-17Created simd module.Jussi Pakkanen
2017-07-16Fix typoChocobo1
2017-07-15Fix how rpath directories are handled.Hemmo Nieminen
2017-07-15Allow both address- and undefined behavior sanitizers at the same timeGabríel Arthúr Pétursson
2017-06-29Fix a missing path issue causing Python traceback.Hemmo Nieminen
2017-06-27Merged Genie support.Jussi Pakkanen
2017-06-26compilers: Use 'get_display_language' for language-related exceptionsGuillaume Poirier-Morency
2017-06-26Add 'Compiler.get_display_language'Guillaume Poirier-Morency
2017-06-26Recognise .gs extension as a Vala sourceAlistair Thomas
2017-06-23Split out languages from compilers.pyAlistair Thomas
2017-06-22Converted compilers.py to a sub-packageAlistair Thomas