meson/mesonbuild
Matthias Klumpp d98959f2cb Make D compilers return colored output by default 2016-08-22 21:09:27 +02:00
..
backend Implement D support 2016-08-19 03:02:51 +02:00
modules Consistent kwarg popping. 2016-08-21 15:04:44 +03:00
scripts Handle both DT_RPATH as well as DT_RUNPATH when fixing rpath settings. 2016-08-04 21:31:40 +03:00
wrap Created an emergency wraptool that downloads directly from Github. 2016-05-05 23:18:05 +03:00
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 2016-01-16 17:35:29 +02:00
build.py Merge pull request #680 from centricular/osx-dylib-soversion 2016-08-21 14:12:19 +03:00
compilers.py Make D compilers return colored output by default 2016-08-22 21:09:27 +02:00
coredata.py Update version for new development. 2016-07-30 22:54:54 +03:00
dependencies.py find_program: Find scripts without extensions on Windows 2016-07-30 15:20:01 +05:30
environment.py Simplify D compiler argument translation 2016-08-21 01:39:48 +02:00
interpreter.py interpreter: Rename get_unittest_flag() to unittest_args() 2016-08-21 01:41:14 +02:00
mconf.py Renamed compile&link args and made them accessible from get_option. 2016-05-28 21:56:41 +03:00
mesonlib.py Check input file for existance. Closes #697. 2016-08-21 13:50:48 +03:00
mesonmain.py vs: Fix regen_checker by using the correct coredata mtime 2016-07-29 08:18:59 +05:30
mintro.py Added minsize build type that optimizes for binary size. 2016-06-23 22:38:18 +03:00
mlog.py Print full mesonlog on failed tests when run under CI. 2016-06-23 00:03:59 +03:00
mparser.py Forbid nested ternary operations. 2016-08-01 20:49:30 +03:00
optinterpreter.py Implement D support 2016-08-19 03:02:51 +02:00