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.
 
 
 
 
 
 
Jan Tojnar 39623a36ca gnome: Fix typo in _get_dependencies_flags 3 years ago
..
ast Make compilers list per subproject 3 years ago
backend Add support for cython_args 3 years ago
cmake Merge pull request #9743 from mensinda/cmakeGeneratorFixed 3 years ago
compilers Debian renamed cython to cython3, support both 3 years ago
dependencies boost: preserve compiler/linker argument order 3 years ago
interpreter Make compilers list per subproject 3 years ago
interpreterbase move a bunch of imports into TYPE_CHECKING blocks 3 years ago
linkers move a bunch of imports into TYPE_CHECKING blocks 3 years ago
mesonlib OptionOverrideProxy: Handle per-subproject options 3 years ago
modules gnome: Fix typo in _get_dependencies_flags 3 years ago
scripts Merge pull request #9339 from dcbaker/submit/structured_sources 3 years ago
templates flake8: fix indentation style 3 years ago
wrap wrap: implement allow-insecure for 'meson wrap' 3 years ago
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py build.py: Simplify uses_rust() 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 merge various TYPE_CHECKING blocks into one 3 years ago
mcompile.py mcompile: fix broken codepaths and restore orphaned code 3 years ago
mconf.py
mdevenv.py devenv: Add --dump option 3 years ago
mdist.py implement 'dist --allow-dirty' flag 3 years ago
mesondata.py
mesonmain.py runpython: support --version 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 treewide: string-quote the first argument to T.cast 3 years ago
mparser.py fix malformed warning to print the way it was meant to print 3 years ago
msetup.py Add API for modules that wants to define their devenv 3 years ago
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