meson/mesonbuild/modules
Eli Schwartz 1de1cc22e2 qt module: add qresource support to compile_translations
A common pattern in Qt5 applications is to embed translations in the
executable using the qresource system. In this case, the list of
translation files is already available in the .qrc file and there's no
good reason to duplicate this info in meson.build.

Let compile_translations optionally take a qrc input, in which case it
will go straight to generating the relevant translations and
rcc-generated .cpp, and directly return the thing users actually care
about -- the .cpp for linking.
2020-08-25 23:46:45 +03:00
..
__init__.py ninjabackend: Treat GNOME gir/typelib as libraries 2020-05-15 08:39:25 +00:00
cmake.py cmake: Make the CMake targte not found error more useful (see #7567) 2020-08-09 19:36:10 +03:00
dlang.py dlang module: allow all configuration types when generating dub.json 2018-07-16 12:39:29 +01:00
fs.py add FeatureNew 2020-02-06 12:54:38 -05:00
gnome.py Update mesonbuild/modules/gnome.py 2020-06-16 08:21:35 -04:00
hotdoc.py Make werror per subproject option 2020-03-24 22:48:55 +02:00
i18n.py Remove some uses of mesonlib.run_once 2020-03-05 09:31:29 -08:00
keyval.py Stabilize keyval module 2020-07-19 17:53:32 +03:00
modtest.py Updated all modules to work with the new API. 2018-04-15 13:32:38 +05:30
pkgconfig.py pkgconfig: Fix various corner cases 2020-07-30 18:59:10 +03:00
python.py python: install_sources() should default to pure, following the doc 2020-05-10 20:08:41 +03:00
python3.py Fix legacy env var support with cross 2020-03-23 17:51:36 +02:00
qt.py qt module: add qresource support to compile_translations 2020-08-25 23:46:45 +03:00
qt4.py qt module: rcc supports depfiles now, given a recent enough version of Qt5 2020-07-13 22:28:58 +00:00
qt5.py qt module: rcc supports depfiles now, given a recent enough version of Qt5 2020-07-13 22:28:58 +00:00
rpm.py rpm: update for host machine compiler API change 2019-12-05 23:07:18 -05:00
sourceset.py switch python2 %s for python3 .format 2020-04-21 00:16:21 +03:00
unstable_cuda.py Add table entry for CUDA Toolkit 10.2.89. 2019-11-21 13:53:08 -05:00
unstable_icestorm.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
unstable_simd.py Fix typos found by codespell 2019-11-06 09:55:30 -05:00
windows.py Don't make unactionable warnings fatal 2020-07-05 16:13:00 +03:00