meson/mesonbuild
Patrick Griffis 94b7b59546 gnome.generate_gir(): Also include current build dir
Continuation of 084b854ce0
2016-10-08 12:34:30 +02:00
..
backend Add cross-platform PIC support for static libraries 2016-10-08 01:02:13 +05:30
modules gnome.generate_gir(): Also include current build dir 2016-10-08 12:34:30 +02:00
scripts Remove shebangs on files that are not runnable and add execute bits to those that are. 2016-10-07 21:10:33 +03:00
wrap Download without status updates if server does not report file size. Closes #771. 2016-09-14 19:09:57 +03:00
__init__.py Renamed meson package to mesonbuild so that we can have a script named meson in the same toplevel dir. 2016-01-16 17:35:29 +02:00
build.py Error out if shared lib links to static lib without PIC 2016-10-08 01:02:16 +05:30
compilers.py compilers: Don't pollute c_args with -fPIC on OS X 2016-10-08 01:02:16 +05:30
coredata.py Bump version number for new development. 2016-10-03 23:18:11 +03:00
dependencies.py dependencies/boost: Fix 32-bit vs 64-bit on Windows 2016-09-27 00:27:38 +05:30
environment.py environment: Add support for MinGW/GCC to detect_windows_arch() 2016-09-27 00:27:38 +05:30
interpreter.py intrp: Don't do custom AST parsing for project() 2016-10-07 23:32:46 +05:30
mconf.py Remove shebangs on files that are not runnable and add execute bits to those that are. 2016-10-07 21:10:33 +03:00
mesonlib.py dependencies/boost: Fix 32-bit vs 64-bit on Windows 2016-09-27 00:27:38 +05:30
mesonmain.py Remove shebangs on files that are not runnable and add execute bits to those that are. 2016-10-07 21:10:33 +03:00
mintro.py Remove shebangs on files that are not runnable and add execute bits to those that are. 2016-10-07 21:10:33 +03:00
mlog.py Print full mesonlog on failed tests when run under CI. 2016-06-23 00:03:59 +03:00
mparser.py Add support to integer modulo operator 2016-09-02 18:52:45 +01:00
optinterpreter.py Use context manager for file I/O. 2016-08-27 18:29:55 -04:00