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.
 
 
 
 
 
 
Nick 7b10f48d1c De-duplicate BuildTarget.sources 1 week ago
..
ast ast/introspection: Drop duplicate None check 2 weeks ago
backend ninjabackend: use an unordered set for NinjaBuildElement 1 week ago
cargo cargo: Warn when encountering unknown keys 3 weeks ago
cmake CMakeToolchain: Log output on compiler state failure 3 weeks ago
compilers compilers: avoid one or more version_compare per target 1 week ago
dependencies Enable GCC to find free-threaded python DLL library 4 weeks ago
interpreter interpreter: put back assertion message that was dropped in error 1 week ago
interpreterbase interpreter: remove current_lineno 2 weeks ago
linkers Merge pull request #13681 from EngJay/13678-fix-ti-cgt-support 4 weeks ago
modules rust: avoid warnings from rust.test 1 week ago
scripts coverage.py: Guard use of `--html-nested` behind version check. 3 weeks ago
templates
utils
wrap cargo: Load Cargo.lock and subprojects/*.wrap while recursing 1 month ago
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py De-duplicate BuildTarget.sources 1 week ago
coredata.py Bump version number for new development. 1 month ago
depfile.py
envconfig.py
environment.py Move LD_LIBRARY_PATH logic to environment object 1 month ago
machinefile.py
mcompile.py
mconf.py
mdevenv.py mdevenv: exec directly into the program to run 2 weeks ago
mdist.py
mesondata.py
mesonlib.py
mesonmain.py Add a simple reproducibility test command. 2 months ago
mformat.py
minit.py
minstall.py Consistently list short options first for install 4 weeks ago
mintro.py mintro: Add license and license_files to project introspection data 2 months ago
mlog.py mlog: Log once should not take location into account 2 months ago
mparser.py
msetup.py msetup: Correction of the message text 4 weeks ago
msubprojects.py Check for uppercase 'head' when updating subprojects 3 weeks ago
mtest.py test: report timeout as failure 4 weeks ago
munstable_coredata.py
optinterpreter.py
options.py
programs.py programs: Allow excluding certain paths when searching in PATH 2 months ago
rewriter.py