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.
 
 
 
 
 
 
Jussi Pakkanen 3d7c32a34e
Merge pull request #4451 from jon-turney/simplify-x86-msvc-test
6 years ago
..
backend Update VS files only if something changed. 6 years ago
compilers Merge pull request #4451 from jon-turney/simplify-x86-msvc-test 6 years ago
dependencies dependencies/ui: Fix qmake detection when not using cross or native file 6 years ago
modules gi: Handle new --source-top-dirs argument 6 years ago
scripts coverage: Also remove source_root prefixes 6 years ago
wrap
__init__.py
astinterpreter.py
build.py Do not write cp entry when it is empty. Closes #4602. 6 years ago
coredata.py Factor out more option iterating 6 years ago
environment.py Merge pull request #4451 from jon-turney/simplify-x86-msvc-test 6 years ago
interpreter.py Can specify a string to print when dep not found. Closes #2407. 6 years ago
interpreterbase.py Error out if kwargs dict contains a kwargs entry. 6 years ago
linkers.py
mconf.py
mesonlib.py msetup: Fix callig meson --wipe inside a build directory 6 years ago
mesonmain.py
minit.py
minstall.py
mintro.py mintro: Bug fix for determine_installed_path for multiple target outputs 6 years ago
mlog.py
mparser.py
msetup.py msetup: Fix callig meson --wipe inside a build directory 6 years ago
msubprojects.py Add 'meson subprojects download' command 6 years ago
mtest.py Print ASCII version of unrepresentable text. Closes #4600. 6 years ago
optinterpreter.py
rewriter.py