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 8fd8c16a87 Merge pull request #782 from tp-m/config-data-set-quoted 8 years ago
..
backend Revert #737. Closes #773. 8 years ago
modules module pkgconfig: added install_dir attribute (#776) 8 years ago
scripts meson_test: Add env variables to the test logs file (#767) 8 years ago
wrap Download without status updates if server does not report file size. Closes #771. 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
build.py Merge pull request #684 from mesonbuild/pdb 8 years ago
compilers.py Merge pull request #774 from mesonbuild/compilerreorg 8 years ago
coredata.py Update version for new development. 8 years ago
dependencies.py Prefer pkg-config to sdl2-config. 8 years ago
environment.py Flatten isinstance calls. (#715) 8 years ago
interpreter.py configuration_data: add .set_quoted() convenience method to set quoted string 8 years ago
mconf.py Use context manager for file I/O. 8 years ago
mesonlib.py Better file existance checks. 8 years ago
mesonmain.py Merge branch 'QuLogic-context-managers' 8 years ago
mintro.py Use context manager for file I/O. 8 years ago
mlog.py Print full mesonlog on failed tests when run under CI. 9 years ago
mparser.py Add support to integer modulo operator 8 years ago
optinterpreter.py Use context manager for file I/O. 8 years ago