meson/mesonbuild/backend
Jussi Pakkanen 39f963988b Xcode: this is what happens when you do not treat command lines as arrays. 2021-04-15 17:21:45 +03:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Xcode: fix setting up inlude args for source and build dirs. 2021-04-11 23:59:22 +03:00
ninjabackend.py Do not add custom target dir automatically when implicit false. 2021-03-29 18:57:34 +03:00
vs2010backend.py VS: Disable MSBuild warnings for always-generated targets 2021-04-11 13:18:16 +03:00
vs2015backend.py backend: refactor: set self.interpreter in the constructor 2020-01-28 21:18:25 +02:00
vs2017backend.py backend: refactor: set self.interpreter in the constructor 2020-01-28 21:18:25 +02:00
vs2019backend.py fix: llvm toolset is "ClangCL" in VS2019. 2021-01-04 23:44:26 +00:00
xcodebackend.py Xcode: this is what happens when you do not treat command lines as arrays. 2021-04-15 17:21:45 +03:00