Frameworks/Epics/Continuous Integration: Difference between revisions

From KDE Community Wiki
(Added some first content)
 
No edit summary
Line 1: Line 1:
We have actually already a good working Continuous Integration (CI) system for the KDE Frameworks (and KDE applications) for Linux thanks to Ben Cooksley. It is based on [http://www.jenkins-ci.org Jenkins] and can be found at [http://build.kde.org build.kde.org].
We have actually already a good working Continuous Integration (CI) system for the KDE Frameworks (and KDE applications) for Linux thanks to Ben Cooksley. It is based on [http://www.jenkins-ci.org Jenkins] and can be found at [http://build.kde.org build.kde.org].


Some more information our CI system can be found here:
Some more information about our CI system can be found here:
* [http://quickgit.kde.org/?p=websites%2Fbuild-kde-org.git&a=blob&h=1995dd19f2ae5f8d2d2e33abe6f4d26bb8edf0a2&hb=5491e3dc37c623f5ee081cde2b548637ae704ad8&f=documentation%2Fbuild-configuration.txt build configuration]
* [http://quickgit.kde.org/?p=websites%2Fbuild-kde-org.git&a=blob&h=1995dd19f2ae5f8d2d2e33abe6f4d26bb8edf0a2&hb=5491e3dc37c623f5ee081cde2b548637ae704ad8&f=documentation%2Fbuild-configuration.txt build configuration]
* [http://quickgit.kde.org/?p=websites%2Fbuild-kde-org.git&a=blob&h=3bd22367c0861d6f71f058ec8ef4f29568e34a2b&hb=5491e3dc37c623f5ee081cde2b548637ae704ad8&f=documentation%2Fbuild-environment.txt build environment]
* [http://quickgit.kde.org/?p=websites%2Fbuild-kde-org.git&a=blob&h=3bd22367c0861d6f71f058ec8ef4f29568e34a2b&hb=5491e3dc37c623f5ee081cde2b548637ae704ad8&f=documentation%2Fbuild-environment.txt build environment]
Line 8: Line 8:


There is currently WIP for a Mac OS X slave and we're looking for MS Windows licenses.
There is currently WIP for a Mac OS X slave and we're looking for MS Windows licenses.
Another idea would be CI for and on Android (ARM and/or x86).

Revision as of 21:02, 28 April 2014

We have actually already a good working Continuous Integration (CI) system for the KDE Frameworks (and KDE applications) for Linux thanks to Ben Cooksley. It is based on Jenkins and can be found at build.kde.org.

Some more information about our CI system can be found here:


There is currently WIP for a Mac OS X slave and we're looking for MS Windows licenses.

Another idea would be CI for and on Android (ARM and/or x86).