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 e918497c78 Merge pull request #1209 from mesonbuild/ignatenko/dirs 8 years ago
..
backend Merge pull request #1194 from centricular/critical-bugfixes-vala 8 years ago
modules gnome: Re-use gobject-introspection-1.0 pkg-config dependency 8 years ago
scripts gettext: Respect the --subdir argument before the MESON_SUBDIR var 8 years ago
wrap Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix" 8 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
astinterpreter.py Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
build.py gnome.mkenums: Use absolute paths for all commandline args 8 years ago
compilers.py Merge pull request #1207 from centricular/has-header-preprocess-only 8 years ago
coredata.py add support for $sharedstatedir 8 years ago
dependencies.py PkgConfigDependency.version_reqs must be a list 8 years ago
environment.py unity builds: Assembly and LLVM IR are incompatible 8 years ago
interpreter.py Revert "Merge pull request #1145 from AlexandreFoley/wrap-fix" 8 years ago
interpreterbase.py Test targets with only generated and prebuilt objects 8 years ago
mconf.py add support for $sharedstatedir 8 years ago
mesonlib.py Use universal_newlines=True for all Popen calls 8 years ago
mesonmain.py add support for $sharedstatedir 8 years ago
mintro.py introspect: Allow listing all installed files 8 years ago
mlog.py Implement mlog.warning and use it everywhere for warnings 8 years ago
mparser.py Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago
optinterpreter.py Store subdir information for each node so we can remove files set in other subdirectories. 8 years ago