aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Fix checks on MinGW and VS2010.Jussi Pakkanen1-1/+1
2017-07-17Added VS support to simd detector.Jussi Pakkanen1-0/+24
2017-07-17Fix a few OSX "features".Jussi Pakkanen1-1/+1
2017-07-17Created simd module.Jussi Pakkanen1-0/+26
2017-07-16Fix typoChocobo11-1/+1
2017-07-15Fix how rpath directories are handled.Hemmo Nieminen1-5/+1
2017-07-15Allow both address- and undefined behavior sanitizers at the same timeGabrĂ­el ArthĂșr PĂ©tursson1-1/+1
2017-06-29Fix a missing path issue causing Python traceback.Hemmo Nieminen1-0/+4
2017-06-27Merged Genie support.Jussi Pakkanen1-1/+1
2017-06-26compilers: Use 'get_display_language' for language-related exceptionsGuillaume Poirier-Morency1-11/+11
2017-06-26Add 'Compiler.get_display_language'Guillaume Poirier-Morency1-0/+3
2017-06-26Recognise .gs extension as a Vala sourceAlistair Thomas1-1/+1
2017-06-23Split out languages from compilers.pyAlistair Thomas1-2155/+1
2017-06-22Converted compilers.py to a sub-packageAlistair Thomas1-0/+3213