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 c5e7774e27 Update all versions to 0.41.2 7 years ago
..
backend vala: Only add --use-header for unity builds 8 years ago
dependencies Select release or debug libraries for Qt, based on buildtype. 8 years ago
modules gnome module: Add -lfoo after -Lbar LDFLAGS 7 years ago
scripts gnome.gtkdoc: Handle absolute install_dirs correctly 7 years ago
wrap Whitespace tweaks to reduce Flake8 warnings 8 years ago
__init__.py
astinterpreter.py
build.py dependencies: Add a new class ExternalDependency 8 years ago
compilers.py Fix how rpath directories are handled. 7 years ago
coredata.py Update all versions to 0.41.2 7 years ago
environment.py Merged needs_exe_wrapper branch. 8 years ago
interpreter.py Merge pull request #1927 from centricular/gir-rpath-link 8 years ago
interpreterbase.py
mconf.py
mesonlib.py Create helper function for a rmtree that works reliably on Windows. 8 years ago
mesonmain.py Add an env var to force meson to print a backtrace 8 years ago
mintro.py Storage object has changed so use values(). Closes #1963. 8 years ago
mlog.py
mparser.py
optinterpreter.py