meson/mesonbuild/backend
Jussi Pakkanen 03d34a79f8
Merge pull request #5309 from jon-turney/ninja-backend-refactoring
Ninja backend refactoring
2019-04-28 21:51:06 +03:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Add support for VS2019. Closes #4640. 2019-04-10 23:13:47 +03:00
ninjabackend.py ninja: Suppress unused rules in output 2019-04-27 15:57:01 +01:00
vs2010backend.py vs2010backend: emit dependencies for generators 2019-04-16 01:46:31 +00:00
vs2015backend.py Whitespace tweaks to reduce Flake8 warnings 2017-05-29 19:32:47 +03:00
vs2017backend.py VS: Add /DEBUG to linker to generate debug information 2017-11-30 22:36:28 +02:00
vs2019backend.py Add VS2019 backend CI and docs. 2019-04-16 00:11:02 +03:00
xcodebackend.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00