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.
 
 
 
 
 
 
Jon Turney fb35e6faac Remove compiler data from build object 6 years ago
..
ast ast: fix #5376 6 years ago
backend Switch from build.compiler to environment.coredata.compiler in backends 6 years ago
compilers Fix path splitting in get_compiler_dirs() with GCC/clang on Windows 6 years ago
dependencies Merge pull request #5395 from dcbaker/mtest-annotations 6 years ago
modules Remove compilers from ModuleState object 6 years ago
scripts Fix unused variables warnings 6 years ago
wrap Fixed unnecessary .items() 6 years ago
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 9 years ago
build.py Remove compiler data from build object 6 years ago
coredata.py Make `PerMachine` and `MachineChoice` have just `build` and `host` 6 years ago
envconfig.py Make `PerMachine` and `MachineChoice` have just `build` and `host` 6 years ago
environment.py Remove compiler data from build object 6 years ago
interpreter.py Remove compiler data from build object 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 ast: fix #5376 6 years ago
mesonlib.py Merge pull request #5395 from dcbaker/mtest-annotations 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 UserOption no longer has a name field. 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 Add 'meson subprojects foreach' command 6 years ago
mtest.py mtest: annotate and fix bugs found by annotating 6 years ago
munstable_coredata.py munstable_coredata: Adapt to coredata changes. 6 years ago
optinterpreter.py UserOption no longer has a name field. 6 years ago
rewriter.py rewriter: optimize the list_to_dict function 6 years ago