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.
 
 
 
 
 
 
Daniel Mensinger 316f4f4948
cmake: Always add the CMake build dir to the include dirs
6 years ago
..
ast ast: fix #5376 6 years ago
backend ninjabackend: refactor _generate_single_compile 6 years ago
cmake cmake: Always add the CMake build dir to the include dirs 6 years ago
compilers compilers/c: Fix removal of name from Combo options for ICL 6 years ago
dependencies cmake: Made CMake executable finding availiable for other functions 6 years ago
modules gnome: make sure the target build directory is passed first for linking 6 years ago
scripts gnome.yelp(): Fix media symlink fallback path 6 years ago
wrap Added method kwarg to subproject 6 years ago
__init__.py
build.py Generators can have extra target dependencies. Closes #4131. 6 years ago
coredata.py Per machine do 'build.' and '' option prefixes 6 years ago
envconfig.py Make `PerMachine` and `MachineChoice` have just `build` and `host` 6 years ago
environment.py backend: refactor get_custom_target_provided_libraries 6 years ago
interpreter.py cmake: Fixed install prefix 6 years ago
interpreterbase.py Address code review 6 years ago
linkers.py linkers: Add linker class for intel's xilib 6 years ago
mconf.py Per machine do 'build.' and '' option prefixes 6 years ago
mesonlib.py Per machine do 'build.' and '' option prefixes 6 years ago
mesonmain.py Fix builtin variable names 6 years ago
minit.py Don't use len() to test for container emptiness 6 years ago
minstall.py Fix builtin variable names 6 years ago
mintro.py Per machine do 'build.' and '' option prefixes 6 years ago
mlog.py Fix flake8-bugbear warnings 6 years ago
mparser.py Fix flake8-bugbear warnings 6 years ago
msetup.py fix error when show default config of list 6 years ago
msubprojects.py subproject: fix update_svn 6 years ago
mtest.py mtest: annotate and fix bugs found by annotating 6 years ago
munstable_coredata.py Use dependency cache 6 years ago
optinterpreter.py Reserve build_ prefix in option names. 6 years ago
rewriter.py Per machine do 'build.' and '' option prefixes 6 years ago