| Commit message (Expand) | Author | Age | Files | Lines |
* | RPM builder: force build.log removal before a new build is started | Mike Gabriel | 2014-02-25 | 1 | -0/+2 |
* | support epel-7 builds by default" | Mike Gabriel | 2014-01-28 | 1 | -1/+1 |
* | run the build daemons with nice to not affect the KVM instances on the build ... | Mike Gabriel | 2013-12-18 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -0/+8 |
* | 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 |
* | ssh breaks while loops. Redirect stdin to avoid it. | Mike Gabriel | 2013-12-01 | 1 | -8/+8 |
* | remove inappropriate comments | Mike Gabriel | 2013-11-30 | 1 | -4/+0 |
* | allow input of *_BUILD_FOR variable from outside the script | Mike Gabriel | 2013-11-30 | 1 | -3/+3 |
* | split-up DISTS_SUPPORTED var into DEB_DISTS_SUPPORTED and RPM_DISTS_SUPPORTED | Mike Gabriel | 2013-11-30 | 1 | -3/+3 |
* | fix check for empty string | Mike Gabriel | 2013-11-30 | 1 | -1/+1 |
* | rename RPM_BUILDS_FOR/DEB_BUILDS_FOR to RPM_BUILD_FOR/DEB_BUILD_FOR | Mike Gabriel | 2013-11-30 | 1 | -6/+6 |
* | don't write the RPM_BUILDS_FOR config to file anymore, handle as variable in ... | Mike Gabriel | 2013-11-30 | 1 | -22/+15 |
* | include in repos paths | Mike Gabriel | 2013-11-30 | 1 | -4/+7 |
* | don't create non-0 exit codes... | Mike Gabriel | 2013-11-30 | 1 | -1/+1 |
* | make FORCE_BUILD usable from outside the script | Mike Gabriel | 2013-11-30 | 1 | -2/+4 |
* | make sure /home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/g... | Mike Gabriel | 2013-11-30 | 1 | -0/+2 |
* | fix SSH call for createrepo | Mike Gabriel | 2013-11-30 | 1 | -1/+1 |
* | ignore builds with no .rpm files | Mike Gabriel | 2013-11-30 | 1 | -1/+1 |
* | skip EPEL-5 builds | Mike Gabriel | 2013-11-30 | 1 | -1/+1 |
* | run rpmsign in an unattended way | Mike Gabriel | 2013-11-30 | 1 | -2/+2 |
* | package signing | Mike Gabriel | 2013-11-30 | 1 | -3/+3 |
* | fix distro codenames | Mike Gabriel | 2013-11-30 | 1 | -2/+2 |
* | update repo from remote | Mike Gabriel | 2013-11-30 | 1 | -0/+2 |
* | sign packages, add upload code | Mike Gabriel | 2013-11-30 | 1 | -4/+11 |
* | handle noarch packages, only build them once | Mike Gabriel | 2013-11-30 | 1 | -21/+7 |
* | introduce variable | Mike Gabriel | 2013-11-30 | 1 | -4/+5 |
* | tilde not allowed in RPM version strings, use some other way to make stable r... | Mike Gabriel | 2013-11-30 | 1 | -2/+5 |
* | search for SRPMs in /rpmbuild directory | Mike Gabriel | 2013-11-30 | 1 | -2/+2 |
* | manipulate %_topdir macro when evoking rpmbuild | Mike Gabriel | 2013-11-29 | 1 | -2/+1 |
* | place rpmbuild dbpath into , fix build cruft clean up | Mike Gabriel | 2013-11-29 | 1 | -10/+8 |