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 72865a2773 Fix combining C and Fortran. Closes #8377. 4 years ago
..
ast Use a single coredata dictionary for options 4 years ago
backend Fix combining C and Fortran. Closes #8377. 4 years ago
cmake split mesonlib into a package 4 years ago
compilers Ensure that $lang_args and $lang_link_args are properly parsed 4 years ago
dependencies Add Qt6 module 4 years ago
mesonlib allow build.b_* options 4 years ago
modules CUDA Toolkit 11.2.1 has been released, update version table 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 Merge pull request #8162 from dcbaker/wip/2021-01/rust-module-bindgen 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 Do not validate options when finding non-matching 4 years ago
interpreterbase.py clarify some things in typed_pos_args 4 years ago
linkers.py aix: avoid -bsvr4 flag 4 years ago
mcompile.py Fix misspells 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 Fix destdir detection for installation via polkit 4 years ago
mintro.py mintro: fix mypy warning 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