meson/mesonbuild/backend
Jussi Pakkanen 04a2e6ded3 Do not use -install_name or -shared when building modules on OSX,
but do use -bundle. Closes #1112.
2016-12-02 22:28:18 +02:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Only check for unity compat when doing unity builds 2016-11-24 03:51:11 +05:30
ninjabackend.py Do not use -install_name or -shared when building modules on OSX, 2016-12-02 22:28:18 +02:00
vs2010backend.py Add new add_project_[link]_args functions 2016-11-12 17:34:06 -05:00
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