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 Add 'meson subprojects update' command 6 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 AstInterpreter: Stub out more functions 6 years ago
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 Add support for Renesas CC-RX toolchain 6 years ago
mconf.py Sorted arrays alphabetically 6 years ago
mesonlib.py msetup: Fix callig meson --wipe inside a build directory 6 years ago
mesonmain.py Add 'meson subprojects update' command 6 years ago
minit.py Use a single ArgumentParser for all subcommands 6 years ago
minstall.py minstall: Do not delete dst files when installing a directory 6 years ago
mintro.py mintro: Bug fix for determine_installed_path for multiple target outputs 6 years ago
mlog.py Add 'meson subprojects update' command 6 years ago
mparser.py Interpreter: Add 'continue' and 'break' keywords 6 years ago
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 UserFeatureOption: Default to 'auto' when no value specified 6 years ago
rewriter.py Split AstInterpreter into base class and RewriterInterpreter 6 years ago