summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/objcpp.py
Commit message (Collapse)AuthorAgeFilesLines
* Add 'Compiler.get_display_language'Guillaume Poirier-Morency2017-06-261-0/+3
| | | | | Use this when we print language-related information to the console and via the Ninja backend.
* Split out languages from compilers.pyAlistair Thomas2017-06-231-0/+65