Re: Checking out all of frameworks

2013-12-22 Thread Michael Pyne
On 12/22/2013 9:34 AM, Albert Astals Cid wrote: El Diumenge, 22 de desembre de 2013, a les 15:30:44, Cornelius Schumacher va escriure: What's the best way to check out all git repositories, which are part of the frameworks, after the split? Is there a definitive list available in machine readabl

Re: Macro naming

2013-12-22 Thread Alex Merry
On 23/12/13 01:27, Aleix Pol wrote: > On Mon, Dec 23, 2013 at 1:17 AM, Alex Merry > wrote: > > Currently, we are not consistent about CMake macro naming in the > frameworks. KAuth, for example, has kauth_install_actions, while > kdesignerplugin has kf5de

Re: Macro naming

2013-12-22 Thread Aleix Pol
On Mon, Dec 23, 2013 at 1:17 AM, Alex Merry wrote: > Currently, we are not consistent about CMake macro naming in the > frameworks. KAuth, for example, has kauth_install_actions, while > kdesignerplugin has kf5designerplugin_add_widget_files. > > How do we want our macros prefixed? > > Alex > __

Macro naming

2013-12-22 Thread Alex Merry
Currently, we are not consistent about CMake macro naming in the frameworks. KAuth, for example, has kauth_install_actions, while kdesignerplugin has kf5designerplugin_add_widget_files. How do we want our macros prefixed? Alex ___ Kde-frameworks-devel

KF5 porting notes

2013-12-22 Thread Alex Merry
I've transferred the contents of KDE5PORTING.html from the kdelibs repository to http://community.kde.org/Frameworks/Porting_Notes I imagine this wants to move to TechBase at some point. If you run into issues while porting, don't forget to add the solution here when you find it. Alex __

Re: Checking out all of frameworks

2013-12-22 Thread Albert Astals Cid
El Diumenge, 22 de desembre de 2013, a les 15:30:44, Cornelius Schumacher va escriure: > What's the best way to check out all git repositories, which are part of the > frameworks, after the split? Is there a definitive list available in > machine readable format somewhere? > > I tried http://proj

Checking out all of frameworks

2013-12-22 Thread Cornelius Schumacher
What's the best way to check out all git repositories, which are part of the frameworks, after the split? Is there a definitive list available in machine readable format somewhere? I tried http://projects.kde.org/projects.xml, but this only gives some HTML, which doesn't look very well-defined.