On Sunday 11 January 2015 16:30:38 Alex Merry wrote: > Hi David, > > I'd like to have a 1.6.1 release of extra-cmake-modules, and 1.6.0 has a > couple of issues with KDEInstallDirs that are causing existing projects to > fail to build. In particular, I would like to include: > > commit 4462e9ddedb78c31a6f1089d073b1bfde6ce60ce > Author: Alex Merry <[email protected]> > Date: Sun Jan 11 10:57:17 2015 +0000 > > Do not unset cache variables in KDEInstallDirs. > > commit d47ef4776d349110988477ea1836d98a9e393755 > Author: Christoph Cullmann <[email protected]> > Date: Wed Jan 7 20:16:23 2015 +0100 > > fix typo that lead to nearly empty KDE_INSTALL_TARGETS_DEFAULT_ARGS var > on mac > > The changelog (once again, I forgot about the CHANGELOG keyword until too > late) would be: > > * Fix building projects that use both GNUInstallDirs and KDEInstallDirs in > different subdirectories by not unsetting cache variables in KDEInstallDirs. > * Fix KDE_INSTALL_TARGETS_DEFAULT_ARGS value on OSX. > > How straightfoward would this be to do? I'd be willing to do it myself if > there's a checklist somewhere of things to do.
Done ! (To do some of this yourself another time you can prepare a tag v1.6.1 with the right commits cherry-picked to it, then I can take it from there) For the packagers: extra-cmake-modules v1.6.1 8ce20be7db842e286e876e0ff4ae3082706aa257 ff6d4c92a11859b85b532e028dd95ee741de904881bec8810fe24cd3e0fe26e6 sources/extra-cmake-modules-1.6.1.tar.xz -- David Faure, [email protected], http://www.davidfaure.fr Working on KDE Frameworks 5 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
