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.
 
 
 
 
 
 
Simon McVittie fd309fff24 environment: Never require an exe_wrapper for native builds 6 months ago
..
ast ast/introspection: Drop duplicate None check 6 months ago
backend rust: fix computation of library directory 6 months ago
cargo cargo: Warn when encountering unknown keys 6 months ago
cmake CMakeToolchain: Log output on compiler state failure 7 months ago
compilers Add VS preview version. 6 months ago
dependencies Enable GCC to find free-threaded python DLL library 7 months ago
interpreter interpreter: put back assertion message that was dropped in error 6 months ago
interpreterbase interpreter: remove current_lineno 6 months ago
linkers Merge pull request #13681 from EngJay/13678-fix-ti-cgt-support 7 months ago
modules rust: avoid warnings from rust.test 6 months ago
scripts coverage.py: Guard use of `--html-nested` behind version check. 7 months ago
templates Use SPDX-License-Identifier consistently 1 year ago
utils Feature checks: fall back to reporting insufficiently portable features 9 months ago
wrap cargo: Load Cargo.lock and subprojects/*.wrap while recursing 7 months ago
__init__.py
_pathlib.py Use SPDX-License-Identifier consistently 1 year ago
_typing.py compilers: Add support for OpenMP from homebrew with AppleClang 11 months ago
arglist.py Use SPDX-License-Identifier consistently 1 year ago
build.py De-duplicate BuildTarget.sources 6 months ago
coredata.py Bump version number for new development. 7 months ago
depfile.py Use SPDX-License-Identifier consistently 1 year ago
envconfig.py Added support for Texas Instruments C6000 compiler. 1 year ago
environment.py environment: Never require an exe_wrapper for native builds 6 months ago
machinefile.py machinefile: Make fully typesafe 9 months ago
mcompile.py Move OptionKey in the option source file. 10 months ago
mconf.py Fix various incorrect uses of `its` vs `it's`. 8 months ago
mdevenv.py mdevenv: exec directly into the program to run 6 months ago
mdist.py mdist: correctly detect dirty hg repos with non-English locale, redux 8 months ago
mesondata.py Use SPDX-License-Identifier consistently 1 year ago
mesonlib.py Use SPDX-License-Identifier consistently 1 year ago
mesonmain.py Add a simple reproducibility test command. 8 months ago
mformat.py mformat: better handling of continuation lines 9 months ago
minit.py Move OptionKey in the option source file. 10 months ago
minstall.py Consistently list short options first for install 7 months ago
mintro.py mintro: Add license and license_files to project introspection data 7 months ago
mlog.py mlog: Log once should not take location into account 7 months ago
mparser.py mformat: better handling of continuation lines 9 months ago
msetup.py msetup: Correction of the message text 7 months ago
msubprojects.py Check for uppercase 'head' when updating subprojects 6 months ago
mtest.py test: report timeout as failure 7 months ago
munstable_coredata.py Move OptionKey in the option source file. 10 months ago
optinterpreter.py flake8: move unused typing-only imports to TYPE_CHECKING 10 months ago
options.py Fix typos 8 months ago
programs.py programs: Allow excluding certain paths when searching in PATH 8 months ago
rewriter.py rewriter: don't output target info to stderr 8 months ago