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.
 
 
 
 
 
 
Nirbheek Chauhan 0b3a607fd8 Correctly detect 32-bit arm userland on 64-bit arm 6 years ago
..
backend Use correct environment for REGEN in VS backend. 6 years ago
compilers Remove linkerlike args from compile checks. Closes #4542. 6 years ago
dependencies Fixed unit test (see #4549) 6 years ago
modules pkgconfig: Improve and document generator behaviour 6 years ago
scripts coverage: Print summary after gcovr html generation 6 years ago
wrap Add 'meson subprojects update' command 6 years ago
__init__.py
astinterpreter.py AstInterpreter: Stub out more functions 6 years ago
build.py BuildTarget: Fix typo, self.install does not exists 6 years ago
coredata.py Combine `run_tests` import lines in `run_unittests` 6 years ago
environment.py Correctly detect 32-bit arm userland on 64-bit arm 6 years ago
interpreter.py Merge pull request #3061 from jon-turney/introspect-custom-target-files 6 years ago
interpreterbase.py Can specify keyword arguments with a dict. 6 years ago
linkers.py
mconf.py Sorted arrays alphabetically 6 years ago
mesonlib.py
mesonmain.py Add 'meson subprojects update' command 6 years ago
minit.py
minstall.py
mintro.py Remove name property from introspect --projectinfo as it is not used 6 years ago
mlog.py Add 'meson subprojects update' command 6 years ago
mparser.py
msetup.py
msubprojects.py Add 'meson subprojects download' command 6 years ago
mtest.py
optinterpreter.py
rewriter.py Split AstInterpreter into base class and RewriterInterpreter 6 years ago