meson/mesonbuild/backend
Dylan Baker 0edd005804 rust: replace for loop with any()
This is a little cleaner, and short circuits correctly, unlike the loop
it replaces
2021-02-23 16:22:56 -08:00
..
__init__.py
backends.py minstall: Add --skip-subprojects option 2021-02-22 23:03:55 +02:00
ninjabackend.py rust: replace for loop with any() 2021-02-23 16:22:56 -08:00
vs2010backend.py Fix exe wrapper detection for run targets. 2021-02-08 23:19:41 +02: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-backend: add implicit includes 2021-02-04 13:05:17 -08:00