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.
 
 
 
 
 
 
Elliot 18427adbf2 Add lto support to clang-cl and lld-link 3 months ago
..
ast flake8: move unused typing-only imports to TYPE_CHECKING 4 months ago
backend Allow external programs in test()'s 'args' parameter 3 months ago
cargo cargo: Ignore Cargo.lock if toml implementation is missing 3 months ago
cmake cmake/interpreter: Remove None from values we promise wont have None 3 months ago
compilers Add lto support to clang-cl and lld-link 3 months ago
dependencies dependencies/dub: Correctly handle dub >= 1.35 as well as older dub 3 months ago
interpreter update various deprecation notices to call out meson 2.0 3 months ago
interpreterbase Feature checks: fall back to reporting insufficiently portable features 3 months ago
linkers linkers: skip -export_dynamic flag before MacOS 10.7 3 months ago
modules update various deprecation notices to call out meson 2.0 3 months ago
scripts Better handle CTRL-C during clang-tidy/format 3 months ago
templates Use SPDX-License-Identifier consistently 11 months ago
utils Feature checks: fall back to reporting insufficiently portable features 3 months ago
wrap wrap: Use OSError instead of URLError for exception handling 4 months ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py Use SPDX-License-Identifier consistently 11 months ago
_typing.py compilers: Add support for OpenMP from homebrew with AppleClang 5 months ago
arglist.py Use SPDX-License-Identifier consistently 11 months ago
build.py update various deprecation notices to call out meson 2.0 3 months ago
coredata.py flake8: move unused typing-only imports to TYPE_CHECKING 4 months ago
depfile.py Use SPDX-License-Identifier consistently 11 months ago
envconfig.py Added support for Texas Instruments C6000 compiler. 8 months ago
environment.py update various deprecation notices to call out meson 2.0 3 months ago
machinefile.py Extract native file parser to machinefile source file. 5 months ago
mcompile.py Move OptionKey in the option source file. 4 months ago
mconf.py Remove module type from OptionKey. 4 months ago
mdevenv.py Move OptionKey in the option source file. 4 months ago
mdist.py mdist: don't mutate meson_command, which is supposed to be immutable 3 months ago
mesondata.py Use SPDX-License-Identifier consistently 11 months ago
mesonlib.py Use SPDX-License-Identifier consistently 11 months ago
mesonmain.py Suggest mingw Python URL instead of specific package names 5 months ago
mformat.py mformat: A triple string with a ' in it cannot be simplified 3 months ago
minit.py Move OptionKey in the option source file. 4 months ago
minstall.py Revert "minstall: update symlink install message presentation" 3 months ago
mintro.py Move OptionKey in the option source file. 4 months ago
mlog.py Use SPDX-License-Identifier consistently 11 months ago
mparser.py update various deprecation notices to call out meson 2.0 3 months ago
msetup.py Move OptionKey in the option source file. 4 months ago
msubprojects.py wrap: Clarify PackageDefinition API 5 months ago
mtest.py Extend MESON_TESTTHREADS usage 3 months ago
munstable_coredata.py Move OptionKey in the option source file. 4 months ago
optinterpreter.py flake8: move unused typing-only imports to TYPE_CHECKING 4 months ago
options.py update various deprecation notices to call out meson 2.0 3 months ago
programs.py find_program: add a kwarg to specify custom version argument 5 months ago
rewriter.py Rename option variable to optstore to make it unique. 5 months ago