The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nirbheek Chauhan 8b5286e133 pkgconfig deps: Add all -L args when using -l args 7 years ago
..
backend vala: Fix path of C file with generated Vala files 7 years ago
compilers d: gdc: Implement proper dependency gen support 7 years ago
dependencies pkgconfig deps: Add all -L args when using -l args 7 years ago
modules gnome: Fix depend_files listing for compile_resources 7 years ago
scripts Avoid worrying about encodings when capturing child program output 7 years ago
wrap wrap: Fix broken logic when initializing submodules 7 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
astinterpreter.py cleanup: Remove redundant parentheses 8 years ago
build.py Fix a problem when anyone actually tries to use a non-found dependency 7 years ago
coredata.py Updated version number for new release. 7 years ago
environment.py d: Detect recent DMD compilers 7 years ago
interpreter.py Only add reconfigure deps on files, not dirs. Closes #2919. 7 years ago
interpreterbase.py Created a new disabler type. 7 years ago
linkers.py haiku: do not add pthread arguments 7 years ago
mconf.py mconf: print choices of base options 7 years ago
mesonlib.py rmtree: Don't retry when the file is not found 7 years ago
mesonmain.py Remember which Visual Studio backend was auto-detected 7 years ago
mintro.py Fix `array` type name 7 years ago
mlog.py Enable ANSI colors on Windows when ANSICON is set 7 years ago
mparser.py Fix escaping of newlines in string literals 7 years ago
mtest.py mtest: Chdir into the build directory before running tests with -C 7 years ago
optinterpreter.py Renamed UserStringArrayOption to UserArrayOption for short. 7 years ago
rewriter.py Print correct command in help message 7 years ago