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.
 
 
 
 
 
 
Nirbheek Chauhan 6f745e980b
Bump to 0.57.2 for release
4 years ago
..
ast Use a single coredata dictionary for options 4 years ago
backend Fix Fortran dep scanner for upper case file extensions. Closes #8395. 4 years ago
cmake split mesonlib into a package 4 years ago
compilers environment: get environment variables for both host and build machines 4 years ago
dependencies Fix duplicate pkg_config_path entries 4 years ago
mesonlib Update VS module version check. 4 years ago
modules pkgconfig: Add missing permitted kwargs 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 to 0.57.2 for release 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: simplify handling of native files with no cross files 4 years ago
interpreter.py msetup: do not print bogus "Option ... is:" messages 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 minstall: Correctly set uid/gid of installed files 4 years ago
mintro.py mintro: include the correct target filenames for flat layout 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 cmd_line_file.txt: Use cross/native file path resolved by coredata 4 years ago
msubprojects.py msubprojects: Ignore worktrees when checking out 4 years ago
mtest.py mtest: timeout if the write side of pipes does not close 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