meson/mesonbuild/modules
Nirbheek Chauhan 976c9abcd0 modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@
First step in fixing https://github.com/mesonbuild/meson/issues/1419

Also works around an issue in the MinGW windres.exe that causes it to
fail if any of the arguments passed to it contain a space. There seems
to be no way to quote or escape the spaces in the path to make windres
parse the path correctly, so we just warn about it instead.

https://sourceware.org/bugzilla/show_bug.cgi?id=4933
https://github.com/mesonbuild/meson/pull/1346
2017-03-28 14:49:32 +05:30
..
__init__.py modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 2017-03-28 14:49:32 +05:30
gnome.py modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 2017-03-28 14:49:32 +05:30
i18n.py There are two different kinds of extensions: modules that create new 2017-01-09 21:11:48 +02:00
modtest.py There are two different kinds of extensions: modules that create new 2017-01-09 21:11:48 +02:00
pkgconfig.py style: [E301] expected 1 blank line, found 0 2017-01-11 12:33:27 -05:00
python3.py Add .find_python() method. Supersedes #777. 2017-01-09 21:23:18 +02:00
qt4.py find_program: Fix implementation of .path() 2017-02-19 03:49:31 +05:30
qt5.py find_program: Fix implementation of .path() 2017-02-19 03:49:31 +05:30
rpm.py rpm: Fix missing parenthesis and quotation mark 2017-02-20 12:04:29 -05:00
windows.py modules: Start using @SOURCE_ROOT@ and @BUILD_ROOT@ 2017-03-28 14:49:32 +05:30