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 0e7fb07f91
python module: add an automatic byte-compilation step
2 years ago
..
ast fix various spelling issues 2 years ago
backend extend install scripts to allow specific directory variable exports 2 years ago
cmake fix various spelling issues 2 years ago
compilers yasm: Fix usage of incompatible optimization flags 2 years ago
dependencies dependencies: allow to fallback on CMake to find the SDL2 library 2 years ago
interpreter rust: Add new `rust_dependency_map` target configuration 2 years ago
interpreterbase fix various spelling issues 2 years ago
linkers Initial support for Metrowerks C/C++ compiler 2 years ago
modules python module: add an automatic byte-compilation step 2 years ago
scripts python module: add an automatic byte-compilation step 2 years ago
templates treewide: add future annotations import 2 years ago
utils extend install scripts to allow specific directory variable exports 2 years ago
wrap wrap: Always pass posix paths to patch 2 years ago
__init__.py compilers/d: Add b_ndebug support 5 years ago
_pathlib.py pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
_typing.py typing: replace ImmutableSetProtocol with typing.AbstractSet 2 years ago
arglist.py fix various spelling issues 2 years ago
build.py Initial support for Metrowerks C/C++ compiler 2 years ago
coredata.py python module: add an automatic byte-compilation step 2 years ago
depfile.py treewide: add future annotations import 2 years ago
envconfig.py fix various spelling issues 2 years ago
environment.py detect_cpu: Fix mips32 detection on mips64 2 years ago
mcompile.py Make --vsenv a readonly builtin option 2 years ago
mconf.py coredata: Do not pickle it twice 2 years ago
mdevenv.py Make --vsenv a readonly builtin option 2 years ago
mdist.py Make --vsenv a readonly builtin option 2 years ago
mesondata.py treewide: add future annotations import 2 years ago
mesonlib.py Move classes used by scripts to their own module 2 years ago
mesonmain.py do not resolve symlinks when calculating the meson command 2 years ago
minit.py Make --vsenv a readonly builtin option 2 years ago
minstall.py extend install scripts to allow specific directory variable exports 2 years ago
mintro.py intro: add more details to generated json files 2 years ago
mlog.py micro-optimize: define typing-only objects in TYPE_CHECKING 2 years ago
mparser.py mparser: Add partial AST to exceptions 2 years ago
msetup.py update the devenv module hooks to support generic modifications to Build 2 years ago
msubprojects.py fix regression that broken git-based wraps with dirty contents 2 years ago
mtest.py mtest: prevent parse error with gtest protocol 2 years ago
munstable_coredata.py simplify instantiation of builtin type using builtins instead of functions 2 years ago
optinterpreter.py typed_kwargs: Extend since_values and deprecated_values for types 2 years ago
programs.py fix various spelling issues 2 years ago
rewriter.py fix various spelling issues 2 years ago