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.
 
 
 
 
 
 
Dylan Baker 52aba19b17 environment: gcc/g++ and clang/clang++ are valid objc/objc++ compilers to try 6 years ago
..
ast mintro: Fix resolving nodes in kwargs (fixes #5884) 6 years ago
backend Fix static archives stripping (#5905) 6 years ago
cmake correct logic for too old cmake 6 years ago
compilers fix objc freestanding sanitycheck 6 years ago
dependencies Add `-Wl,-rpath-link` for secondary dependencies 6 years ago
modules mesonlib.split_args/quote_arg/join_args 6 years ago
scripts mesonlib.split_args/quote_arg/join_args 6 years ago
wrap Add optional progress bar when generating build.ninja 6 years ago
__init__.py
build.py Merge pull request #5681 from dcbaker/dynamic-linker-split 6 years ago
coredata.py mesonlib.split_args/quote_arg/join_args 6 years ago
envconfig.py mesonlib.split_args/quote_arg/join_args 6 years ago
environment.py environment: gcc/g++ and clang/clang++ are valid objc/objc++ compilers to try 6 years ago
interpreter.py Add test priorities to force test start order 6 years ago
interpreterbase.py Add is_disabler function 6 years ago
linkers.py Merge pull request #5823 from scivision/linker-pgi-linux 6 years ago
mconf.py Do not print build and host settings when compiling natively. 6 years ago
mdist.py dist: Add '-C' option and print better error message 6 years ago
mesonlib.py mesonlib.split_args/quote_arg/join_args 6 years ago
mesonmain.py Create multiple different archive types with dist. 6 years ago
minit.py
minstall.py Log the used strip command. [skip ci] 6 years ago
mintro.py Add test priorities to force test start order 6 years ago
mlog.py
mparser.py
msetup.py Put native file before cross file in options list 6 years ago
msubprojects.py
mtest.py mesonlib.split_args/quote_arg/join_args 6 years ago
munstable_coredata.py
optinterpreter.py No need to reserve build_ because we use build. instead. 6 years ago
rewriter.py