Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-03 | Fix various flake8 indentation reports | Jon Turney | 1 | -1/+1 |
2018-01-30 | Use os.path: basename() and dirname() instead of split() | Aleksey Filippov | 1 | -1/+1 |
2018-01-30 | Print warning when linker arguments are passed to has_argument | Ting-Wei Lan | 1 | -0/+8 |
2017-12-16 | More version information for compilers. | Christoph Behle | 1 | -8/+8 |
2017-12-07 | Renamed UserStringArrayOption to UserArrayOption for short. | Jussi Pakkanen | 1 | -4/+4 |
2017-12-06 | Add C++17 flags to GCC and Clang. | Jussi Pakkanen | 1 | -4/+4 |
2017-11-29 | adding C++98 to versions that meson can support | Solomon Choina | 1 | -2/+2 |
2017-08-13 | Pass -fpch-preprocess to GCC when precompiled headers are used | GabrĂel ArthĂșr PĂ©tursson | 1 | -0/+5 |
2017-08-04 | A few more lgtm fixes. | Jussi Pakkanen | 1 | -1/+0 |
2017-07-17 | Added VS support to simd detector. | Jussi Pakkanen | 1 | -2/+2 |
2017-06-26 | Add 'Compiler.get_display_language' | Guillaume Poirier-Morency | 1 | -0/+3 |
2017-06-23 | Split out languages from compilers.py | Alistair Thomas | 1 | -0/+202 |