meson/mesonbuild
Nirbheek Chauhan a001fa0fb6 compilers: Make GCC detection more robust on all platforms
Fixes https://github.com/mesonbuild/meson/issues/650

Also adds new has_define and get_define internal API for querying
pre-processor defines provided by GNU compilers.
2016-09-27 00:27:38 +05:30
..
backend Use custom target outputs to determine linker. Closes #786. 2016-09-25 19:20:26 +03:00
modules gnome: Print useful error if missing compile_resource arg (#811) 2016-09-25 19:02:41 +03:00
scripts i18n: use POTFILES.in as fallback if there's no POTFILES in po dir 2016-09-25 20:06:02 +01: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 configuration_data: can pass descriptions to setters (#783) 2016-09-25 18:56:49 +03:00
compilers.py compilers: Make GCC detection more robust on all platforms 2016-09-27 00:27:38 +05:30
coredata.py Update version for new development. 2016-09-05 23:23:09 +03:00
dependencies.py Prefer pkg-config to sdl2-config. 2016-09-04 20:22:20 +03:00
environment.py compilers: Make GCC detection more robust on all platforms 2016-09-27 00:27:38 +05:30
interpreter.py Treat 32-bit compiles on 64-bit Windows as native 2016-09-26 19:48:46 +05:30
mconf.py Use context manager for file I/O. 2016-08-27 18:29:55 -04:00
mesonlib.py configuration_data: can pass descriptions to setters (#783) 2016-09-25 18:56:49 +03:00
mesonmain.py Merge branch 'QuLogic-context-managers' 2016-09-01 23:12:06 +03:00
mintro.py Use context manager for file I/O. 2016-08-27 18:29:55 -04: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