meson/mesonbuild/backend
Jussi Pakkanen 2e6df380f1
Merge pull request #5644 from bonzini/meson-exe-cmdline
Show command line in `ninja -v` for `capture: true` custom targets and generators
2019-08-03 01:28:27 +03:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py backends: do not split command and arguments in ExecutableSerialisation 2019-07-19 00:17:29 +02:00
ninjabackend.py Merge pull request #5644 from bonzini/meson-exe-cmdline 2019-08-03 01:28:27 +03:00
vs2010backend.py backends: choose whether to serialize in as_meson_exe_cmdline 2019-07-19 00:17:29 +02: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 xcodebackend: Fix iterating compilers after host/build changes 2019-06-30 00:29:39 +03:00