meson/mesonbuild
Ippytraxx 8ea17322e4 Add custom_install_dir to ld path in pkgconfig module 2016-06-17 10:08:59 +02:00
..
backend Octopus merged cross fixes and genetor custom because why not. 2016-06-16 21:03:57 +03:00
modules Add custom_install_dir to ld path in pkgconfig module 2016-06-17 10:08:59 +02:00
scripts scripts: Use destdir_join fix for all DESTDIR prefixing (#598) 2016-06-16 20:43:23 +03:00
wrap Created an emergency wraptool that downloads directly from Github. 2016-05-05 23:18:05 +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 Can use generator outputs in custom targets. Closes #587. 2016-06-13 21:17:13 +03:00
compilers.py Use cross-info c_args, c_link_args, etc for all compiler checks 2016-06-15 13:13:06 +05:30
coredata.py Change test suite separator character from '-' to ':'. 2016-06-06 10:28:00 +03:00
dependencies.py Ensure cargs and libs variables always exist. Closes #581. 2016-06-09 21:48:27 +03:00
environment.py be more resilient for identifying gcc compilers 2016-06-16 20:52:03 +03:00
interpreter.py Use cross-info c_args, c_link_args, etc for all compiler checks 2016-06-15 13:13:06 +05:30
mconf.py Renamed compile&link args and made them accessible from get_option. 2016-05-28 21:56:41 +03:00
mesonlib.py Merge pull request #573 from centricular/dependency-versions 2016-06-05 13:51:03 +03:00
mesonmain.py extract vs2015backend into own file 2016-05-30 22:00:20 +02:00
mintro.py Use CoreData.get_builtin_option() to get builtin option values. 2016-05-10 20:47:58 +03:00
mlog.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
mparser.py Move MesonException from coredata to mesonlib. 2016-04-01 00:52:45 +03:00
optinterpreter.py coredata: Centralize builtin option descriptions and definitions. 2016-04-04 02:52:30 +03:00