meson/mesonbuild/modules
Nirbheek Chauhan 79f6626867 Pass --gresources to valac for each compiled gresource
Without this, the user has to both compile the resource with
gnome.compile_resources, pass that to the target sources, and also
pass --gresources=/path/to/gres.xml to vala_args in the target.

With this, we will do that automatically.
2016-12-15 04:12:23 +05:30
..
__init__.py Fix some issues that break pypi installs and bump version to upload new version. 2016-01-16 20:59:34 +02:00
gnome.py Pass --gresources to valac for each compiled gresource 2016-12-15 04:12:23 +05:30
i18n.py i18n: Improve language handling 2016-12-06 20:29:20 +02:00
modtest.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
pkgconfig.py Merge pull request #1144 from valum-framework/always-add-version-in-pkg-config 2016-12-06 20:26:30 +02:00
qt4.py Use universal_newlines=True for all Popen calls 2016-12-11 01:59:58 +02:00
qt5.py Use universal_newlines=True for all Popen calls 2016-12-11 01:59:58 +02:00
rpm.py Use dict for self.build.compilers instead of list 2016-12-13 09:20:34 +05:30
windows.py Use dict for self.build.compilers instead of list 2016-12-13 09:20:34 +05:30