meson/mesonbuild/backend
Daniel Mensinger 3f889606c7 Split compiler detection from Environment
This moves all the compiler detection logic into the new
compilers.detect module. This dramatically reduces the size
and complexity of Environment.
2021-06-25 19:34:48 +02:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Split compiler detection from Environment 2021-06-25 19:34:48 +02:00
ninjabackend.py holders: remove unholder 2021-06-18 23:48:33 +02:00
vs2010backend.py Add Visual Studio 2012/2013 backends (#8803) 2021-06-22 21:00:23 +03:00
vs2012backend.py Add Visual Studio 2012/2013 backends (#8803) 2021-06-22 21:00:23 +03:00
vs2013backend.py Add Visual Studio 2012/2013 backends (#8803) 2021-06-22 21:00:23 +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 another pyupgrade pass 2021-06-07 16:51:47 -04:00