Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-12-11 | Fix Vala thread flag breakage (#2756) | Ernestas Kulik | 1 | -2/+2 | |
2017-12-03 | vala: add stubs for thread flag methods | Ernestas Kulik | 1 | -0/+6 | |
As the Vala compiler does not define thread_flags() and thread_link_flags(), depending on threads in any capacity will cause Meson to fail. Fixes #2720. | |||||
2017-08-01 | Vala: enable colored warning and error output (#2142) | Ben | 1 | -1/+7 | |
2017-06-23 | Split out languages from compilers.py | Alistair Thomas | 1 | -0/+90 | |