summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cpp.py
AgeCommit message (Collapse)Author
2017-08-04A few more lgtm fixes.Jussi Pakkanen
2017-07-17Added VS support to simd detector.Jussi Pakkanen
2017-06-26Add 'Compiler.get_display_language'Guillaume Poirier-Morency
Use this when we print language-related information to the console and via the Ninja backend.
2017-06-23Split out languages from compilers.pyAlistair Thomas