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.
 
 
 
 
 
 
Xavier Claessens 9b9154017e Make a copy of auto_features options when changing its name 3 years ago
..
ast ast: cmake: Generate line numbers while printing the AST for better debugging 3 years ago
backend devenv: Set WINEPATH when cross compiling for Windows 3 years ago
cmake cmake: fix detecting directories as input files (fixes #10244) 3 years ago
compilers Fix optimization level 's' for the TI compiler 3 years ago
dependencies dependencies: Don't allow as_link_whole to complete with SharedLibraries 3 years ago
interpreter Make a copy of auto_features options when changing its name 3 years ago
interpreterbase move various imports into TYPE_CHECKING blocks for neatness 3 years ago
linkers Fix --allow-shlib-undefined for LLVM versions > 9 3 years ago
mesonlib add prefer_static built-in option 3 years ago
modules modules/gnome: Fix missing type annotation 3 years ago
scripts coverage: be clever and detect config files for gcovr/lcov 3 years ago
templates flake8: fix indentation style 3 years ago
wrap Ignore detached head warning while cloning subprojects with tags 3 years ago
__init__.py
_pathlib.py
_typing.py
arglist.py
build.py build: replace hand rolled code with CustomTarget[Index].links_dynamically() 3 years ago
coredata.py add prefer_static built-in option 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 pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env 3 years ago
mcompile.py mcompile: Print suggestions when target is ambigous 3 years ago
mconf.py mconf: Fix printing <inherited from main project> for yielding options 3 years ago
mdevenv.py devenv: Set WINEPATH when cross compiling for Windows 3 years ago
mdist.py mdist: use better approach to finding original configured options 3 years ago
mesondata.py
mesonmain.py pyupgrade --py37-plus 3 years ago
minit.py minit: refuse to allow creating broken projects 3 years ago
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 Add support for multiline f-strings 3 years ago
msetup.py devenv: Use PkgConfigDependency.get_env() 3 years ago
msubprojects.py pyupgrade --py37-plus 3 years ago
mtest.py mtest: ignore invalid input 3 years ago
munstable_coredata.py
optinterpreter.py Allow deprecating an option for a new one 3 years ago
programs.py
rewriter.py move various imports into TYPE_CHECKING blocks for neatness 3 years ago