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 542dea2571
Merge pull request #8404 from dcbaker/submit/rust-c-dependencies
4 years ago
..
ast Use a single coredata dictionary for options 4 years ago
backend Merge pull request #8404 from dcbaker/submit/rust-c-dependencies 4 years ago
cmake split mesonlib into a package 4 years ago
compilers [CUDA] Bugfix: Forward sanitizer_*_args() methods to host compiler. 4 years ago
dependencies Add Qt6 module 4 years ago
mesonlib allow build.b_* options 4 years ago
modules minstall: Add --skip-subprojects option 4 years ago
scripts run_target: Add env kwarg 4 years ago
templates typing: Fix templates 4 years ago
wrap do not require git installed in order to use wraps 4 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
arglist.py Fix misspells 4 years ago
build.py Allow custom target output to be processed by generators 4 years ago
coredata.py Bump version for new development. 4 years ago
depfile.py stabilize sets that are converted to lists 4 years ago
envconfig.py add loongarch support 4 years ago
environment.py environment: Allow setting build options in cross files 4 years ago
interpreter.py interpreter: stop using hasattr for held_object 4 years ago
interpreterbase.py interpreterbase: fix ObjectHolder 4 years ago
linkers.py aix: avoid -bsvr4 flag 4 years ago
mcompile.py mcompile: do not pass the builddir to ninja if it is the current directory 4 years ago
mconf.py mconf: only print correct options in the correct sections 4 years ago
mdist.py Fix executable as script on Windows 4 years ago
mesondata.py Fix misspells 4 years ago
mesonmain.py Bump minimum supported Python version to 3.6. Closes #6297. 4 years ago
minit.py split mesonlib into a package 4 years ago
minstall.py minstall: Add --skip-subprojects option 4 years ago
mintro.py minstall: Add --skip-subprojects option 4 years ago
mlog.py interpreter: accept external programs and dependencies for summary 4 years ago
mparser.py typing: fix code review 4 years ago
msetup.py Use a single coredata dictionary for options 4 years ago
msubprojects.py msubprojects: Ignore worktrees when checking out 4 years ago
mtest.py [TAP] Fix TAP parser when test exits with status 4 years ago
munstable_coredata.py Use a single coredata dictionary for options 4 years ago
optinterpreter.py Use a single coredata dictionary for options 4 years ago
rewriter.py Allow '//' as project function id due to git bash path conversion. 4 years ago