summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
Commit message (Expand)AuthorAgeFilesLines
...
* Created simd module.Jussi Pakkanen2017-07-171-0/+26
* Fix typoChocobo12017-07-161-1/+1
* Fix how rpath directories are handled.Hemmo Nieminen2017-07-151-5/+1
* Allow both address- and undefined behavior sanitizers at the same timeGabrĂ­el ArthĂșr PĂ©tursson2017-07-151-1/+1
* Fix a missing path issue causing Python traceback.Hemmo Nieminen2017-06-291-0/+4
* Merged Genie support.Jussi Pakkanen2017-06-271-1/+1
|\
| * Recognise .gs extension as a Vala sourceAlistair Thomas2017-06-261-1/+1
* | compilers: Use 'get_display_language' for language-related exceptionsGuillaume Poirier-Morency2017-06-261-11/+11
* | Add 'Compiler.get_display_language'Guillaume Poirier-Morency2017-06-261-0/+3
|/
* Split out languages from compilers.pyAlistair Thomas2017-06-231-2155/+1
* Converted compilers.py to a sub-packageAlistair Thomas2017-06-221-0/+3213