meson/mesonbuild/modules
Xavier Claessens 5d0ced220c pkgconfig: Fix ordering of public libraries
The main library must come before extra libraries, because they are
likely to be dependencies of the main library that get promoted from
private to public. This was causing static link issues with glib-2.0.pc.
2019-09-17 11:56:46 -04:00
..
__init__.py Revert "gnome.compile_resources: Add ld binary method" 2019-03-28 23:23:01 +02:00
cmake.py cmake: Handle disabling subprojects 2019-07-13 05:17:01 +00:00
dlang.py dlang module: allow all configuration types when generating dub.json 2018-07-16 12:39:29 +01:00
gnome.py mesonlib.split_args/quote_arg/join_args 2019-09-05 23:42:47 +03:00
hotdoc.py hotdoc: Handle werror 2019-04-24 21:55:42 +03:00
i18n.py Make gettext targets no-ops if gettext is not installed. Closes: #821. 2019-08-04 21:46:52 +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 ordering of public libraries 2019-09-17 11:56:46 -04:00
python.py modules/python: improve log when probing Python binary 2019-09-12 15:09:40 +03:00
python3.py Remove cross_info; cross file is parsed up front and discarded 2019-01-02 16:22:47 -05:00
qt.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
qt4.py dependencies/ui: Allow qt compilers and qmake to be specified in native file 2018-11-14 15:57:37 -08:00
qt5.py dependencies/ui: Allow qt compilers and qmake to be specified in native file 2018-11-14 15:57:37 -08:00
rpm.py Use dependency cache 2019-05-20 10:05:36 -07:00
sourceset.py sourceset: add all_dependencies() method 2019-08-04 21:44:52 +03:00
unstable_cuda.py Add table entry for CUDA Toolkit 10.1. 2019-02-27 14:08:30 +02:00
unstable_icestorm.py Don't use len() to test for container emptiness 2019-04-25 12:28:51 -07:00
unstable_kconfig.py Allow kconfig to read from configure_file() 2019-07-31 21:42:24 +03:00
unstable_simd.py Print '(cached)' when compiler result was cached 2019-04-28 14:33:21 +02:00
windows.py Fix windres module argument flattening 2019-07-05 22:20:16 +03:00