meson/mesonbuild/modules
Nirbheek Chauhan d819914af0 pkgconfig: Warn if library has name_prefix/suffix set
GCC/Clang won't be able to find it via an -lfoo flag, so the pkg-config
file might be unusable.

Fixes https://github.com/mesonbuild/meson/issues/889
2016-10-12 13:40:08 +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 gnome.generate_gir(): Also include current build dir 2016-10-08 12:34:30 +02:00
i18n.py Changed run_target to take command as kwarg and add depends. This makes it behave the same as custom_target. 2016-06-24 23:07:57 +03: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 pkgconfig: Warn if library has name_prefix/suffix set 2016-10-12 13:40:08 +05:30
qt4.py Move MesonException from coredata to mesonlib. 2016-04-01 00:52:45 +03:00
qt5.py Make sure outputs do not contain stray path segments. 2016-05-30 00:24:17 +03:00
rpm.py rpm: couple of improvements and fixes 2016-10-08 17:12:20 +02:00
windows.py A few error message fixes. 2016-07-28 20:45:38 +03:00