meson/mesonbuild
Elliott Sales de Andrade 779788ad82 Split generator @BASENAME@ at the first extension. 2016-10-13 21:28:26 +03:00
..
backend Fix soname to work on OSX. 2016-10-08 14:34:24 +02:00
modules pkgconfig: Handle library names starting with 'lib' 2016-10-13 02:18:16 +05:30
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 Split generator @BASENAME@ at the first extension. 2016-10-13 21:28:26 +03:00
compilers.py Merge branch 'QuLogic-compiler-file-checks' 2016-10-12 23:26:30 +03:00
coredata.py allow libdir/includedir/etc. be absolute paths 2016-10-11 00:57:01 +03:00
dependencies.py Add a unittest for pkg-config file generation 2016-10-13 02:19:02 +05:30
environment.py Use argv[0] to internally relaunch meson.py 2016-10-08 15:41:31 +02:00
interpreter.py Renamed path_join to join_paths. 2016-10-13 20:53:45 +03:00
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 allow libdir/includedir/etc. be absolute paths 2016-10-11 00:57:01 +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