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.
 
 
 
 
 
 
Eli Schwartz 187ef425f9
Bump versions to 1.5.2 for release
5 months ago
..
ast Replace direct indexing with named methods. 8 months ago
backend backend/ninja: Generate sysroot in rust-project.json 5 months ago
cargo cargo: Ignore Cargo.lock if toml implementation is missing 5 months ago
cmake Fix compiling ObjC/ObjC++ on Windows/MinGW 5 months ago
compilers compilers: Pass mode to determine_args, not its string value 5 months ago
dependencies Revert PR12972 as a regression. 8 months ago
interpreter Prevent raw exception during project() 5 months ago
interpreterbase Revert "Clarify mutable objects usage" 8 months ago
linkers linkers: skip -export_dynamic flag before MacOS 10.7 5 months ago
modules modules/gnome: gnome.compile_resources() must have 'install_dir' if installing 7 months ago
scripts depfixer: Add missing annotation that breaks mypy check 7 months ago
templates Use SPDX-License-Identifier consistently 1 year ago
utils limit wrapped-due-to-env special case for `env` to only apply for env.set 8 months ago
wrap wrap: Use OSError instead of URLError for exception handling 7 months ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py Use SPDX-License-Identifier consistently 1 year ago
_typing.py compilers: Add support for OpenMP from homebrew with AppleClang 8 months ago
arglist.py Use SPDX-License-Identifier consistently 1 year ago
build.py rust: recursively pull proc-macro deps for rust targets 7 months ago
coredata.py Bump versions to 1.5.2 for release 5 months ago
depfile.py Use SPDX-License-Identifier consistently 1 year ago
envconfig.py Added support for Texas Instruments C6000 compiler. 11 months ago
environment.py Add support for LLVM 19 in Debian. 5 months ago
machinefile.py Extract native file parser to machinefile source file. 9 months ago
mcompile.py move UserArrayOption.listify_value to mesonlib 11 months ago
mconf.py Fix mypy. 8 months ago
mdevenv.py devenv: Don't use Path.relative_to() to resolve relative paths 11 months ago
mdist.py mdist: correctly detect dirty hg repos with non-English locale, redux 5 months ago
mesondata.py Use SPDX-License-Identifier consistently 1 year ago
mesonlib.py Use SPDX-License-Identifier consistently 1 year ago
mesonmain.py When configuring fails in Github Actions, print folded logs 5 months ago
mformat.py mformat: better handling of continuation lines 5 months ago
minit.py Use SPDX-License-Identifier consistently 1 year ago
minstall.py minstall: fix symlink handling on python 3.13 8 months ago
mintro.py Fix mypy. 8 months ago
mlog.py When configuring fails in Github Actions, print folded logs 5 months ago
mparser.py mformat: better handling of continuation lines 5 months ago
msetup.py msetup: fix regression under py3.13 causing profile.runctx to not write locals() 8 months ago
msubprojects.py wrap: Clarify PackageDefinition API 8 months ago
mtest.py Add meson test --max-lines 8 months ago
munstable_coredata.py Use SPDX-License-Identifier consistently 1 year ago
optinterpreter.py Refactor option classes to their own file. 9 months ago
options.py Fix mypy. 8 months ago
programs.py find_program: add a kwarg to specify custom version argument 8 months ago
rewriter.py Rename option variable to optstore to make it unique. 8 months ago