meson/mesonbuild
Aurelien Jarno caa1ef6318 Fix depfixer on MIPS. 2016-10-24 12:14:42 -07:00
..
backend Fix Unity builds for Fortran and D targets 2016-10-21 08:39:12 +05:30
modules gnome: Don't pass ldflags to g-ir-scanner 2016-10-23 08:53:27 -07:00
scripts Fix depfixer on MIPS. 2016-10-24 12:14:42 -07:00
wrap add support of mercurial repo for wrap,… (#937) 2016-10-20 00:10:00 +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 Improve error when using the dependencies kwarg 2016-10-23 18:02:19 +05:30
compilers.py Implement get_default_suffix in the base Compiler class 2016-10-21 08:00:39 +05:30
coredata.py Raise proper exception type and improve error messages. Closes #322. 2016-10-13 21:30:49 +03:00
dependencies.py Add repr() implementation for Dependency() 2016-10-23 18:02:02 +05:30
environment.py Use argv[0] to internally relaunch meson.py 2016-10-08 15:41:31 +02:00
interpreter.py Improve error when using the dependencies kwarg 2016-10-23 18:02:19 +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 Force configure input files to be utf-8. Closes #927. 2016-10-23 04:38:54 -07:00
mesonmain.py gnome: Add yelp() function 2016-10-19 18:44:19 -04: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