meson/mesonbuild
Patrick Griffis 9b560c29b6 gnome.gtkdoc(): Fix including doc source dir in path 2016-12-06 10:58:18 -05:00
..
backend mesontest: Rebuild all before running tests 2016-12-03 22:41:31 +02:00
modules gnome: Use g-ir-scanner --extra-library option when avalaible 2016-12-03 23:07:00 +02:00
scripts gnome.gtkdoc(): Fix including doc source dir in path 2016-12-06 10:58:18 -05: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 Merge pull request #1102 from mesonbuild/soname 2016-12-02 23:57:19 +02:00
compilers.py compilers.py: Fix typo in function documentation 2016-12-04 00:34:54 +05:30
coredata.py Removed Valgrind from core. 2016-11-18 22:04:29 +02:00
dependencies.py Allow many version conditions for pkg-config deps 2016-12-03 21:46:20 +02:00
environment.py Always catch PermissionError while looking for Ninja 2016-11-26 12:56:08 -05:00
interpreter.py Allow many version conditions for pkg-config deps 2016-12-03 21:46:20 +02:00
mconf.py A few sysconf fixes. 2016-11-02 12:11:47 -07:00
mesonlib.py Allow many version conditions for pkg-config deps 2016-12-03 21:46:20 +02:00
mesonmain.py Tell users about mesonconf if they try to run Meson on an existing build dir. 2016-12-03 00:04:34 +02:00
mintro.py mintro: Allow serializing EnvironmentVariables objects 2016-12-03 22:35:29 +02: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