meson/mesonbuild/backend
Thibault Saunier c48b9594ff Add support for Visual Studio csc c# compiler 2018-02-25 01:10:52 +02:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Generate build rpath for pkg-config dependencies consisting of a one absolute path 2018-02-21 19:10:16 +02:00
ninjabackend.py Add support for Visual Studio csc c# compiler 2018-02-25 01:10:52 +02: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