On Thursday 23 August 2012 22:27:50 Kevin Ottens wrote: > Hello, > > On Tuesday 14 August 2012 22:29:22 Alexander Neundorf wrote: > > attached is a simple ruby script to update some (currently two) settings > > in > > the CMakeLists.txt of the kdelibs frameworks branch. > > > > It currently has two options: > > > > patchkf5cmake --ecm-version 0.0.5 : set the required e-c-m version > > patchkf5cmake --cmake-version 2.8.9 : set the required CMake version > > Ah excellent! :-) > > > More can be added. > > Should I put this somewhere in git/svn ? > > Yes definitely. The question is "where" though... I wonder if we'll get more > such maintainer tools for our frameworks, in which case we could start a > new repository right away. > > In fact, I might have a couple more tools in mind later on. Mainly running > some sanity checks and QA metrics on the frameworks... Any idea for a name > to such a repository? "frameworks-scripts"? "frameworks-maintainers"?
That's what the existing "quality" repo is for, IMHO. The one where krazy2 lives. svn+ssh://svn.kde.org/home/kde/trunk/quality On the other hand patchkf5cmake is not quality checking or metrics, so I'd put it in ECM itself. -- David Faure, [email protected], http://www.davidfaure.fr Sponsored by Nokia to work on KDE, incl. KDE Frameworks 5 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
