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.
 
 
 
 
 
 
Marvin Scholz 2cdddbab56 Add new debug() function 3 years ago
..
ast Add new debug() function 3 years ago
backend Target: Stop passing environment in method args 3 years ago
cmake Fix CMake deprecation warning generated from interpreter 3 years ago
compilers Debian renamed cython to cython3, support both 3 years ago
dependencies move a bunch of imports into TYPE_CHECKING blocks 3 years ago
interpreter Add new debug() function 3 years ago
interpreterbase
linkers
mesonlib OptionOverrideProxy: Handle per-subproject options 3 years ago
modules move a bunch of imports into TYPE_CHECKING blocks 3 years ago
scripts move a bunch of imports into TYPE_CHECKING blocks 3 years ago
templates
wrap wrap: implement allow-insecure for 'meson wrap' 3 years ago
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py Target: Stop passing environment in method args 3 years ago
coredata.py coredata: Do not forget subproject's default_options 3 years ago
depfile.py
envconfig.py envconfig: use $PKG_CONFIG for pkg-config find_program as well as pkgconfig 3 years ago
environment.py
mcompile.py
mconf.py
mdevenv.py
mdist.py
mesondata.py
mesonmain.py Correctly handle --version argument to runpython 3 years ago
minit.py
minstall.py install_symlink: Handle $DESTDIR case for links with absolute path 3 years ago
mintro.py OptionOverrideProxy: Make it immutable to avoid copies 3 years ago
mlog.py
mparser.py
msetup.py
msubprojects.py wrap: implement allow-insecure for 'meson wrap' 3 years ago
mtest.py mtest: fix logic bug that broke tests where the cmd is a Windows found program 3 years ago
munstable_coredata.py
optinterpreter.py OptionOverrideProxy: Make it immutable to avoid copies 3 years ago
programs.py
rewriter.py