meson/mesonbuild/backend
Ting-Wei Lan 0390b673f1 Find clang-format with alternative names
This is similar to what we currently do for scan-build except there is
no environment variable to choose a specific clang-format to run. If an
environment variable is needed for better control, we can add it later.
2019-09-29 00:11:15 +08:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py backends: Add needs_exe_wrapper to test serialization 2019-09-28 18:11:06 +03:00
ninjabackend.py Find clang-format with alternative names 2019-09-29 00:11:15 +08:00
vs2010backend.py backends: choose whether to serialize in as_meson_exe_cmdline 2019-07-19 00:17:29 +02:00
vs2015backend.py Vs backend compiler selection (#5448) 2019-08-24 02:32:56 +03:00
vs2017backend.py Vs backend compiler selection (#5448) 2019-08-24 02:32:56 +03:00
vs2019backend.py Vs backend compiler selection (#5448) 2019-08-24 02:32:56 +03:00
xcodebackend.py xcodebackend: Fix iterating compilers after host/build changes 2019-06-30 00:29:39 +03:00