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 f0fee2e542 Fix soname to work on OSX. 8 years ago
..
backend Fix soname to work on OSX. 8 years ago
modules gnome.generate_gir(): Also include current build dir 8 years ago
scripts Remove shebangs on files that are not runnable and add execute bits to those that are. 8 years ago
wrap Download without status updates if server does not report file size. Closes #771. 9 years ago
__init__.py
build.py Error out if shared lib links to static lib without PIC 8 years ago
compilers.py Fix soname to work on OSX. 8 years ago
coredata.py Bump version number for new development. 8 years ago
dependencies.py dependencies/boost: Fix 32-bit vs 64-bit on Windows 8 years ago
environment.py environment: Add support for MinGW/GCC to detect_windows_arch() 8 years ago
interpreter.py intrp: Don't do custom AST parsing for project() 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 Remove shebangs on files that are not runnable and add execute bits to those that are. 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 Add support to integer modulo operator 9 years ago
optinterpreter.py Use context manager for file I/O. 9 years ago