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.
 
 
 
 
 
 
Jussi Pakkanen 294abe244f Use relative object file name for unity files everywhere. 8 years ago
..
backend Use relative object file name for unity files everywhere. 8 years ago
modules modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 8 years ago
scripts
wrap
__init__.py
astinterpreter.py
build.py Add MVP implementation of overriding options. 8 years ago
compilers.py Fix warning making static libs on msvc/ninja 8 years ago
coredata.py Add MVP implementation of overriding options. 8 years ago
dependencies.py Fix qt4 tool location detection, which may result in incorrectly picking 8 years ago
environment.py Detect 'ccache' in evars and cross-info files 8 years ago
interpreter.py configure_file: make input arg optional if command is used 8 years ago
interpreterbase.py
mconf.py
mesonlib.py Create unity files with the VS backend. 8 years ago
mesonmain.py Merge pull request #1516 from centricular/git-submodule-subprojects 8 years ago
mintro.py
mlog.py
mparser.py EmptyNode needs a line/column number too. There are times its line 8 years ago
optinterpreter.py