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 0b772f37c0 Merge pull request #1575 from centricular/unit-tests-more-backends 8 years ago
..
backend Merge pull request #1575 from centricular/unit-tests-more-backends 8 years ago
modules Merge pull request #1469 from centricular/install-secondary-outputs 8 years ago
scripts Merge pull request #1518 from centricular/mesonintrospect-evar 8 years ago
wrap wrap: Also capture stderr while running quiet_git() 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 cleanup: Remove redundant parentheses 8 years ago
build.py Merge pull request #1469 from centricular/install-secondary-outputs 8 years ago
compilers.py Don't use -fPIC on Cygwin, either 8 years ago
coredata.py Use CPPFLAGS for pre-processor compiler checks 8 years ago
dependencies.py Add support for BOOST_INCLUDEDIR and BOOST_LIBRARYDIR 8 years ago
environment.py Use correct shared library naming for Cygwin 8 years ago
interpreter.py Merge pull request #1469 from centricular/install-secondary-outputs 8 years ago
interpreterbase.py Fix an uninitialized variable access error. 8 years ago
mconf.py Add option to mesonconf to wipe cached data. 8 years ago
mesonlib.py Merge pull request #1469 from centricular/install-secondary-outputs 8 years ago
mesonmain.py Merge pull request #1516 from centricular/git-submodule-subprojects 8 years ago
mintro.py mesonintrospect: Normalize install_filename in the output 8 years ago
mlog.py Do not colorize output on dumb terminals 8 years ago
mparser.py Don't crash if a meson.build file is empty (#1570) 8 years ago
optinterpreter.py Allow option values to contain ':' 8 years ago