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.
 
 
 
 
 
 
Benjamin Gilbert 6d92547e6c mformat: regenerate long lines even if they're already multiline 6 months ago
..
ast flake8: move unused typing-only imports to TYPE_CHECKING 7 months ago
backend Allow external programs in test()'s 'args' parameter 6 months ago
cargo cargo: Ignore Cargo.lock if toml implementation is missing 6 months ago
cmake cmake/interpreter: Remove None from values we promise wont have None 6 months ago
compilers Add lto support to clang-cl and lld-link 6 months ago
dependencies dependencies/dub: Correctly handle dub >= 1.35 as well as older dub 7 months ago
interpreter update various deprecation notices to call out meson 2.0 6 months ago
interpreterbase Feature checks: fall back to reporting insufficiently portable features 6 months ago
linkers linkers: skip -export_dynamic flag before MacOS 10.7 6 months ago
modules modules/gnome: Make 'gnome.yelp()' install actual media with symlinks 6 months ago
scripts Better handle CTRL-C during clang-tidy/format 6 months ago
templates Use SPDX-License-Identifier consistently 1 year ago
utils Feature checks: fall back to reporting insufficiently portable features 6 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 update various deprecation notices to call out meson 2.0 6 months ago
coredata.py flake8: move unused typing-only imports to TYPE_CHECKING 7 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. 6 months ago
machinefile.py Add missing `__future__.annotations` imports 6 months ago
mcompile.py Move OptionKey in the option source file. 7 months ago
mconf.py Remove module type from OptionKey. 7 months ago
mdevenv.py Move OptionKey in the option source file. 7 months ago
mdist.py mdist: don't mutate meson_command, which is supposed to be immutable 6 months ago
mesondata.py Use SPDX-License-Identifier consistently 1 year ago
mesonlib.py Use SPDX-License-Identifier consistently 1 year ago
mesonmain.py Suggest mingw Python URL instead of specific package names 8 months ago
mformat.py mformat: regenerate long lines even if they're already multiline 6 months ago
minit.py Move OptionKey in the option source file. 7 months ago
minstall.py Revert "minstall: update symlink install message presentation" 7 months ago
mintro.py intro: add install_rpath to intro-install_plan.json 6 months ago
mlog.py Use SPDX-License-Identifier consistently 1 year ago
mparser.py update various deprecation notices to call out meson 2.0 6 months ago
msetup.py Move OptionKey in the option source file. 7 months ago
msubprojects.py wrap: Clarify PackageDefinition API 8 months ago
mtest.py Extend MESON_TESTTHREADS usage 6 months ago
munstable_coredata.py Move OptionKey in the option source file. 7 months ago
optinterpreter.py flake8: move unused typing-only imports to TYPE_CHECKING 7 months ago
options.py Add missing `__future__.annotations` imports 6 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