meson/mesonbuild/backend
Nicolas Schneider 907fb59f67 vs: link dependencies of link_whole targets
Otherwise, msbuild will not create any output for targets that don't have
any sources.
2019-02-13 20:49:54 +01:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Never access environment.properties downstream 2019-02-02 13:59:14 -05:00
ninjabackend.py BUGFIX: ignore non-ascii Fortran characters 2019-02-11 21:26:15 +02:00
vs2010backend.py vs: link dependencies of link_whole targets 2019-02-13 20:49:54 +01: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
xcodebackend.py Pass arguments from in xcode projects 2018-10-08 21:31:15 +03:00