meson/mesonbuild/backend
Mark Schulte 1e4bdea7d8 Allow running native executable in cross build
Make so both executable() targets that are marked as native and
external programs (which are usually build tools compiled for the
host machine) are not supposed to be run with the exe wrapper.
2016-10-27 14:42:43 -07:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Allow running native executable in cross build 2016-10-27 14:42:43 -07:00
ninjabackend.py Merge pull request #952 from centricular/deterministic-sources-outputs 2016-10-26 14:16:18 -07:00
vs2010backend.py CustomTarget: Use get_outputs() instead of get_filename() 2016-10-19 20:42:11 +05:30
vs2015backend.py vs: Fix visual studio version in solution file (#648) 2016-07-18 23:59:09 +03:00
xcodebackend.py Use context manager for file I/O. 2016-08-27 18:29:55 -04:00