Commit Graph

20 Commits

Author SHA1 Message Date
Kolan Sh 206751e1f4 --abi-stability added for libraries/plugins 2019-05-16 12:24:00 +03:00
Kolan Sh 902b996551 Vala{Bin,Lib}CommonRules.cmake: --thread option is deprecated. 2019-02-13 14:29:43 +03:00
Kolan Sh ab63ce22a9 For 9ba1995060ebb1c65ac9855e3671b3992c859059:
lib64 is not present under win32.
2018-06-20 13:55:49 +03:00
Kolan Sh cd1394cb27 Plugin: do not add extra directory name to the library prefix path. 2018-04-28 17:13:49 +03:00
Kolan Sh 9ba1995060 lib != lib64, lib != lib32 2018-02-13 23:16:16 +03:00
Kolan Sh 7797a9d1cc Check LibPkgModules for empty value. 2017-12-19 08:23:53 +03:00
Kolan Sh f4fd3637a3 CMAKE_INSTALL_FULL_LIBDIR brokes CPack 2017-12-19 07:54:58 +03:00
Kolan Sh be702a8ef8 GNUIntallDirs: lib -> CMAKE_INSTALL_FULL_LIBDIR. 2017-12-19 07:45:00 +03:00
Kolan Sh 202aa6314f Regression fixed. Introduced in e94a91ba7e.
Leads to 'dependency library not found' for dlls on windows.
2016-09-02 18:00:19 +03:00
Kolan Sh e94a91ba7e Combine Vala{Lib,Plugin}CommonRules. 2016-04-01 19:37:33 +03:00
Kolan Sh 126f4cc3fe Vala*CommonRules: *ValaOpts variable added for conditional compilation. 2015-12-15 13:35:40 +03:00
Kolan Sh 1df5dd35c7 Gettext: add ${CMAKE_BUILD_DIR}/share/locale/lang/LC_MESSAGES... for debugging. 2015-11-14 03:03:53 +03:00
Kolan Sh dd44f3f616 Gettext rules updated. 2015-10-19 19:04:35 +03:00
Kolan Sh 16f08b6a98 GettextCommonRules.cmake added. 2015-10-19 12:11:35 +03:00
Kolan Sh 1a86690f4b win32: Fix IMPORT_SUFFIX. 2015-10-12 20:18:58 +03:00
Kolan Sh 82708ba514 Revert "Fix win32 soname to make it identical to UNIX-like systems."
This reverts commit 029b15da25.

PkgConfigCommon added.
2015-10-11 13:07:10 +03:00
Kolan Sh 029b15da25 Fix win32 soname to make it identical to UNIX-like systems.
It simplifies .pc-file generation in user's CMake configs.
2015-08-30 15:06:34 +03:00
Kolan Sh 0d565bda5f Automatically define GETTEXT_PACKAGE. 2014-10-26 16:18:42 +03:00
Kolan Sh 25a02663e2 Separate Package List for the PKG_CHECK_MODULES 2014-10-26 16:08:20 +03:00
Kolan Sh a3bf0ee0e7 Initial commit. 2014-10-15 17:32:46 +04:00