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 readable format somewhere?

I tried http://projects.kde.org/projects.xml, but this only gives some HTML,
which doesn't look very well-defined.


http://projects.kde.org/kde_projects.xml


One thing I'd like to point out is that there are a couple of script 
that should be able to either do this clone process for you entirely 
(e.g. kdesrc-build or the "KDE Superbuild" repo which uses CMake) or 
make it easier to script this yourself (kde-checkout-list.pl in 
kde-dev-scripts, which might even be able to do the clones for you IIRC).


Regards,
 - Michael Pyne
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


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 kf5designerplugin_add_widget_files.
> 
> How do we want our macros prefixed?
> 
> I would say that we want _. It's what we have in
> most places I'd say. I don't think it's a good idea using kf5* since it
> doesn't explain where it comes from.

The counterargument is that after doing
find_package(KF5DesignerPlugin)
you would generally expect any macros it provides to be prefixed with
kf5designerplugin or some prefix or simple variant of it (like kf5 or
kf5_designer_plugin).

Alex
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


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
> ___
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel@kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
>

I would say that we want _. It's what we have in
most places I'd say. I don't think it's a good idea using kf5* since it
doesn't explain where it comes from.

Aleix
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


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 mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/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
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


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://projects.kde.org/projects.xml, but this only gives some HTML,
> which doesn't look very well-defined.

http://projects.kde.org/kde_projects.xml

Cheers,
  Albert

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


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.

-- 
Cornelius Schumacher 
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel