meson/mesonbuild
Jussi Pakkanen b54fc1d00e Apply magical flags to make OSX ignore missing symbols in plugins. 2016-12-04 20:15:06 +02:00
..
backend Do not use -install_name or -shared when building modules on OSX, 2016-12-02 22:28:18 +02:00
modules gnome: Update required version for glib-compile-resources depfile fixes 2016-11-20 23:01:26 +01:00
scripts All testing is now in mesontest.py, which simplifies a lot of stuff. 2016-11-18 22:10:22 +02:00
wrap wrap: Fix getting push-url 2016-12-01 20:40:24 +01: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 Created new shared module build target type, and make sure -Wl,--no-undefined is not used when linking it. 2016-12-02 21:55:56 +02:00
compilers.py Apply magical flags to make OSX ignore missing symbols in plugins. 2016-12-04 20:15:06 +02:00
coredata.py Removed Valgrind from core. 2016-11-18 22:04:29 +02:00
dependencies.py Always catch PermissionError while looking for Ninja 2016-11-26 12:56:08 -05:00
environment.py Always catch PermissionError while looking for Ninja 2016-11-26 12:56:08 -05:00
interpreter.py Created new shared module build target type, and make sure -Wl,--no-undefined is not used when linking it. 2016-12-02 21:55:56 +02:00
mconf.py A few sysconf fixes. 2016-11-02 12:11:47 -07:00
mesonlib.py configure_file: Use utf-8 to write configured file 2016-11-23 15:33:40 +05:30
mesonmain.py Don't show tracebacks for MesonException in helper scripts 2016-11-26 12:11:59 -05:00
mintro.py Exposes the install names of targets in introspection. Closes #829. 2016-10-30 06:46:08 -07:00
mlog.py Implement mlog.warning and use it everywhere for warnings 2016-11-08 17:43:24 -05: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