| Commit message (Expand) | Author | Age | Files | Lines |
| * | build-nsis-script: provide a much better git changelog | Mike Gabriel | 2014-03-09 | 1 | -5/+5 |
| * | build-rpm-package: be in the correct directory when creating the Changelog.gi... | Mike Gabriel | 2014-03-09 | 1 | -1/+1 |
| * | build-rpm-package: fix package builds / git log file creation | Mike Gabriel | 2014-03-09 | 1 | -3/+4 |
| * | support --changelog & --git-info options for x2goclient | Mike DePaulo | 2014-03-07 | 1 | -0/+9 |
| * | Correct location of updated nsis-builder.bat | Mike DePaulo | 2014-03-05 | 1 | -1/+1 |
| * | build-nsis-package.sh: more fixes after in situ testing, still quite dirty code | U-X2Go-WinBuilder\X2Go | 2014-03-05 | 1 | -16/+8 |
| * | nsis build script: add upload magic, reduce lines in build magic | Mike Gabriel | 2014-03-05 | 1 | -92/+40 |
| * | whitespace fix | Mike Gabriel | 2014-03-05 | 1 | -1/+1 |
| * | Correction location of scripts | Mike DePaulo | 2014-03-04 | 3 | -0/+392 |
| * | build scripts: fix creation of git changelog | Mike Gabriel | 2014-03-04 | 2 | -2/+6 |
| * | before build: create ChangeLog.gitlog files | Mike Gabriel | 2014-03-04 | 2 | -0/+2 |
| * | tarballrelease: fix paths | Mike Gabriel | 2014-03-04 | 1 | -4/+4 |
| * | tarballrelease: only adopt debian/changelog if no upstream ChangeLog is present | Mike Gabriel | 2014-03-04 | 1 | -1/+1 |
| * | tarballrelease: drop debian/ folders, preserve debian/changelog as ChangeLog,... | Mike Gabriel | 2014-03-04 | 1 | -0/+3 |
| * | RPM builder: force build.log removal before a new build is started | Mike Gabriel | 2014-02-25 | 1 | -0/+2 |
| * | fix update scripts for release builds | Mike Gabriel | 2014-01-28 | 2 | -2/+2 |
| * | support epel-7 builds by default" | Mike Gabriel | 2014-01-28 | 1 | -1/+1 |
| * | also sign zip-files | Mike Gabriel | 2014-01-28 | 1 | -1/+1 |
| * | fix closure rewrites | Mike Gabriel | 2013-12-21 | 1 | -1/+2 |
| * | fix nice calls with qemubuilder | Mike Gabriel | 2013-12-18 | 1 | -5/+5 |
| * | run the build daemons with nice to not affect the KVM instances on the build ... | Mike Gabriel | 2013-12-18 | 2 | -7/+7 |
| * | Revert "rename component main to release for rpm builds" | Mike Gabriel | 2013-12-17 | 1 | -1/+1 |
| * | rename component main to release for rpm builds | Mike Gabriel | 2013-12-17 | 1 | -1/+1 |
| * | capture new version strings in changelog | Mike Gabriel | 2013-12-17 | 1 | -0/+1 |
| * | fix clean up of old RPM builds | Mike Gabriel | 2013-12-16 | 1 | -5/+1 |
| * | switch CODENAME and COMPONENT around in RPM repo upload path | Mike Gabriel | 2013-12-14 | 1 | -5/+5 |
| * | auto-delay forced builds, as if several builds are triggered at once, this is... | Mike Gabriel | 2013-12-13 | 2 | -0/+15 |
| * | fix for last commit | Mike Gabriel | 2013-12-08 | 1 | -6/+8 |
| * | move SRPM builds into distro/version/arch loop | Mike Gabriel | 2013-12-08 | 1 | -43/+41 |
| * | typo fix | Mike Gabriel | 2013-12-08 | 1 | -1/+1 |
| * | fix inclusion of Source: files | Mike Gabriel | 2013-12-08 | 1 | -4/+3 |
| * | output build.log also on build failures, remove tmp dir if build fails | Mike Gabriel | 2013-12-08 | 1 | -6/+16 |
| * | wait for other builds to give free mock for the same distro version and arch | Mike Gabriel | 2013-12-08 | 1 | -0/+8 |
| * | clean up previous SRPM packages from build env | Mike Gabriel | 2013-12-08 | 1 | -0/+1 |
| * | fix for last commit | Mike Gabriel | 2013-12-08 | 1 | -1/+1 |
| * | change RPM archive structure once more | Mike Gabriel | 2013-12-08 | 1 | -5/+5 |
| * | output mock's build.log after build to stdout | Mike Gabriel | 2013-12-08 | 1 | -0/+2 |
| * | upload RPMs to project subfolders in yum repository | Mike Gabriel | 2013-12-07 | 1 | -5/+5 |
| * | fix test for quilt patch series file | Mike Gabriel | 2013-12-06 | 1 | -1/+1 |
| * | use quilt to apply patchsets in debian/patches | Mike Gabriel | 2013-12-06 | 1 | -0/+6 |
| * | ignore Source0: in spec file | Mike Gabriel | 2013-12-06 | 1 | -1/+1 |
| * | prefer files in rpm/ subfolder, continue with next source file if we found a ... | Mike Gabriel | 2013-12-03 | 1 | -1/+1 |
| * | try to grab RPM source files from upstream project | Mike Gabriel | 2013-12-03 | 1 | -0/+5 |
| * | add lock file support to build-rpm-package, as well | Mike Gabriel | 2013-12-03 | 1 | -0/+27 |
| * | only lock workspace during prepare_workspace | Mike Gabriel | 2013-12-03 | 1 | -2/+3 |
| * | rather sleep for 300 seconds if our build is blocked | Mike Gabriel | 2013-12-03 | 1 | -2/+2 |
| * | only sleep for 10secs if we really need to sleep more | Mike Gabriel | 2013-12-03 | 1 | -2/+4 |
| * | fix wait_for_lock | Mike Gabriel | 2013-12-03 | 1 | -1/+1 |
| * | syntax fix | Mike Gabriel | 2013-12-03 | 1 | -1/+1 |
| * | lock PROJECT_DIR during git sync, needed for parallel builds | Mike Gabriel | 2013-12-03 | 1 | -1/+23 |