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.
 
 
 
 
 
 
Scott D Phillips 08aeac22a9 Don't raise exception when a fallback dependency is not found 8 years ago
..
backend Fix soname to work on OSX. 8 years ago
modules pkgconfig: Accept string for 'libraries' and 'libraries_private' 8 years ago
scripts gettext: Add ability to set GETTEXTDATADIRS 8 years ago
wrap
__init__.py
build.py Split generator @BASENAME@ at the first extension. 8 years ago
compilers.py Merge branch 'QuLogic-compiler-file-checks' 8 years ago
coredata.py Raise proper exception type and improve error messages. Closes #322. 8 years ago
dependencies.py interpreter: Add a type_name method to DependencyHolder 8 years ago
environment.py Use argv[0] to internally relaunch meson.py 8 years ago
interpreter.py Don't raise exception when a fallback dependency is not found 8 years ago
mconf.py Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
mesonlib.py dependencies/boost: Fix 32-bit vs 64-bit on Windows 8 years ago
mesonmain.py allow libdir/includedir/etc. be absolute paths 8 years ago
mintro.py Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
mlog.py
mparser.py
optinterpreter.py