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.
 
 
 
 
 
 
Charles Brunet 68d620ea8e Fix typing for InternalDependency.get_as_static() and get_as_shared() 5 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 compilers: avoid -Wunused-value compiler warning in CLikeCompiler.has_type() 5 months ago
dependencies Fix typing for InternalDependency.get_as_static() and get_as_shared() 5 months ago
interpreter alias_target with both_libs builds both 5 months ago
interpreterbase interpreterbase: Use explicit `TypeAlias` annotation to allow recursive types 5 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 5 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
_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 alias_target with both_libs builds both 5 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 Fix check for 32-bit clang-cl 5 months ago
machinefile.py machinefile: Make fully typesafe 5 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: better handling of continuation lines 5 months ago
minit.py Move OptionKey in the option source file. 7 months ago
minstall.py Revert "minstall: update symlink install message presentation" 6 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 mformat: better handling of continuation lines 5 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 options: use a TypedDict for kwargs to ArgumentParser.add_argument 5 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