meson/mesonbuild/backend
Matthias Klumpp 56823272ab Implement D support
This patch adds support for the D programming language[1] to Meson.

The following compilers are supported:
* LDC
* GDC
* DMD

[1]: http://dlang.org/
2016-08-19 03:02:51 +02:00
..
__init__.py Moved backends to their own module. 2016-01-23 20:02:52 +02:00
backends.py Implement D support 2016-08-19 03:02:51 +02:00
ninjabackend.py ninja: Fix static library installation dir 2016-07-27 14:39:32 +05:30
vs2010backend.py vs: Fix quoting and escaping of compiler options 2016-07-29 19:51:10 +05:30
vs2015backend.py vs: Fix visual studio version in solution file (#648) 2016-07-18 23:59:09 +03:00
xcodebackend.py Overhaul versioning and naming of libraries 2016-07-01 20:50:47 +05:30