meson/mesonbuild/backend
Aleksey Filippov 549f9a41e5 Rename install_subdir() option elide_directory to strip_directory 2018-02-05 01:28:07 +00:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Use os.path: basename() and dirname() instead of split() 2018-01-30 07:08:22 +11:00
ninjabackend.py Rename install_subdir() option elide_directory to strip_directory 2018-02-05 01:28:07 +00:00
vs2010backend.py Use os.path: basename() and dirname() instead of split() 2018-01-30 07:08:22 +11: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 Use os.path: basename() and dirname() instead of split() 2018-01-30 07:08:22 +11:00