Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-21 | [autotools/buildsteps/depends] Update paths | h.udo | |
2016-10-20 | [jenkins/buildsteps] disable debug in depends in Release builds | wsnipex | |
2016-10-07 | [cmake/jenkins] Build with CMake | Christian Fetzer | |
Removes the possibility to build with legacy build systems on jenkins. | |||
2016-05-19 | [cmake/ios] Packaging | Christian Fetzer | |
2016-05-04 | [jenkins/cmake] Adapt addon installation | Christian Fetzer | |
CMake builds out of tree, hence we need to install the addons to build/addons so that they can be packaged together. Since they are built before Kodi, don't fail the build when the build directory exists. | |||
2016-05-04 | [cmake/osx] OSX packaging | Christian Fetzer | |
2016-03-06 | [jenkins] Temporarily disable packaging for CMake | Christian Fetzer | |
Packaging is currently not supported when building with CMake. | |||
2016-03-06 | [jenkins] Optionally build with CMake | Christian Fetzer | |
- Add CMAKE_BUILD variable that defines if CMake should be used to build the main application. - Use variable to build with CMake (GNU Makefile Generator) on supported platforms: android, ios, osx, linux, rbpi. | |||
2015-11-07 | [jenkins] - evaluate new env var "BUILD_BINARY_ADDONS" | Memphiz | |
2015-05-11 | [jenkins] - make building of binary addons verbose for getting more compelte ↵ | Memphiz | |
build output | |||
2015-03-25 | [jenkins] - prevent cleanout of native tools when pathChanged returns 1 in ↵ | Memphiz | |
make-native-depends (due to Configuration set to RELEASE) | |||
2015-03-05 | [jenkins] ac3e91a89a63bcd5c1b892cdec7931a8067f0c68 for other platforms | Lars Op den Kamp | |
2015-02-19 | [jenkins/addons] - fix error detection during addons build | Memphiz | |
2015-02-17 | [jenkins] - refactor jenkins buildsteps for allowing seperate binary addons ↵ | Memphiz | |
building | |||
2014-11-20 | [jenkins] - refactor jenkins scripts to centralise the decision for | Memphiz | |
rebuilding depends - add project/cmake dir as criterion | |||
2014-11-17 | [jenkins/darwin] - ensure that audioencoder addons are not removed from tree ↵ | Memphiz | |
during cleanup (same like with pvr addons before) - fixed missing audioencoder addons in nightlies. | |||
2014-10-22 | [buildsteps] fix OSX gtests invocation | wsnipex | |
2014-10-19 | [rebrand][jenkins] - make jenkins aware of the new xcode project name | Memphiz | |
2014-08-21 | [jenkins] - when cleaning the tree because of changed depends - ensure to | Memphiz | |
also clean any git repositories that might have been checked out in depends - should fix building of android when depends change | |||
2014-06-30 | autogenerate xbmc version dependent files | wsnipex | |
2014-02-12 | [jenkins] - add gtest buildstep for jenkins (osx32, osx64m linux32, linux64) | Memphiz | |
2013-03-28 | [jenkins] - don't clean the pvr addons in first place - when skipping ↵ | Memphiz | |
depends build they wouldn't get reinstalled and we would ship without them | |||
2013-03-26 | [jenkins] - welcome jenkins support for osx/ios/atv2/android to mainline :o) ↵ | Memphiz | |
- add buildsteps for usage with jenkins |