meson/mesonbuild/modules
David Fort ceaebf6bac add support for generating cmake files
This new cmake module allows to generate cmake package files. This may ease the
porting for cmake projects that are exporting cmake package informations for other
depending projects. The module uses as much as possible the templates provided by
the cmake installation (and so cmake needs to be installed).
2019-01-17 20:48:28 +02:00
..
__init__.py Fix flake8 issues (#3834) 2018-07-05 18:08:04 +00:00
cmake.py add support for generating cmake files 2019-01-17 20:48:28 +02:00
dlang.py dlang module: allow all configuration types when generating dub.json 2018-07-16 12:39:29 +01:00
gnome.py Remove cross_info; cross file is parsed up front and discarded 2019-01-02 16:22:47 -05:00
hotdoc.py hotdoc: Fix has_extensions when several extensions are passed in 2018-11-15 22:50:11 +02:00
i18n.py Fix merge file using an array. Closes #4424. 2018-10-29 23:33:21 +02:00
modtest.py Updated all modules to work with the new API. 2018-04-15 13:32:38 +05:30
pkgconfig.py pkgconfig: Fix flag deduplication 2019-01-05 21:44:53 +02:00
python.py Fix flake8 errors 2019-01-16 11:16:46 -05:00
python3.py Remove cross_info; cross file is parsed up front and discarded 2019-01-02 16:22:47 -05:00
qt.py lgtm: Too few arguments for string format. 2018-11-19 21:07:37 +02: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 rpm: Bring RPM module back in to a working state 2019-01-10 23:03:09 +02:00
unstable_icestorm.py Add 0.45.0 features 2018-06-01 14:23:24 +02:00
unstable_simd.py Add 0.42.0 features 2018-06-01 14:23:24 +02:00
windows.py Remove cross_info; cross file is parsed up front and discarded 2019-01-02 16:22:47 -05:00