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 5 days ago
..
ast ast/introspection: Drop duplicate None check 1 week ago
backend ninjabackend: use an unordered set for NinjaBuildElement 5 days 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 5 days ago
dependencies Enable GCC to find free-threaded python DLL library 3 weeks ago
interpreter interpreter: put back assertion message that was dropped in error 5 days ago
interpreterbase interpreter: remove current_lineno 1 week ago
linkers Merge pull request #13681 from EngJay/13678-fix-ti-cgt-support 4 weeks ago
modules rust: avoid warnings from rust.test 6 days ago
scripts coverage.py: Guard use of `--html-nested` behind version check. 3 weeks ago
templates Use SPDX-License-Identifier consistently 12 months ago
utils Feature checks: fall back to reporting insufficiently portable features 3 months ago
wrap cargo: Load Cargo.lock and subprojects/*.wrap while recursing 1 month ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py Use SPDX-License-Identifier consistently 12 months ago
_typing.py compilers: Add support for OpenMP from homebrew with AppleClang 5 months ago
arglist.py Use SPDX-License-Identifier consistently 12 months ago
build.py De-duplicate BuildTarget.sources 5 days ago
coredata.py Bump version number for new development. 1 month ago
depfile.py Use SPDX-License-Identifier consistently 12 months ago
envconfig.py Added support for Texas Instruments C6000 compiler. 9 months ago
environment.py Move LD_LIBRARY_PATH logic to environment object 4 weeks ago
machinefile.py machinefile: Make fully typesafe 3 months ago
mcompile.py Move OptionKey in the option source file. 5 months ago
mconf.py Fix various incorrect uses of `its` vs `it's`. 2 months ago
mdevenv.py mdevenv: exec directly into the program to run 1 week ago
mdist.py mdist: correctly detect dirty hg repos with non-English locale, redux 2 months ago
mesondata.py Use SPDX-License-Identifier consistently 12 months ago
mesonlib.py Use SPDX-License-Identifier consistently 12 months ago
mesonmain.py Add a simple reproducibility test command. 2 months ago
mformat.py mformat: better handling of continuation lines 3 months ago
minit.py Move OptionKey in the option source file. 5 months ago
minstall.py Consistently list short options first for install 3 weeks ago
mintro.py mintro: Add license and license_files to project introspection data 1 month ago
mlog.py mlog: Log once should not take location into account 1 month ago
mparser.py mformat: better handling of continuation lines 3 months ago
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 Move OptionKey in the option source file. 5 months ago
optinterpreter.py flake8: move unused typing-only imports to TYPE_CHECKING 4 months ago
options.py Fix typos 2 months ago
programs.py programs: Allow excluding certain paths when searching in PATH 2 months ago
rewriter.py rewriter: don't output target info to stderr 2 months ago