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.
 
 
 
 
 
 
Igor Gnatenko 380b362fa4 add support for $sbindir 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 compilers: Ignore -pthread in link flags with MSVC 8 years ago
coredata.py add support for $sbindir 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 $sbindir 8 years ago
mesonlib.py Use universal_newlines=True for all Popen calls 8 years ago
mesonmain.py add support for $sbindir 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