summaryrefslogtreecommitdiff
path: root/bin/build-rpm-package
Commit message (Expand)AuthorAgeFilesLines
* for Fedora and EPEL: build srpms inside a mock chrootMike Gabriel2014-10-131-20/+31
* test if BUILD_CHROOT/proc is still mounted -> assume a running build and wait...Mike Gabriel2014-10-131-0/+4
* fix SRPM buildMike Gabriel2014-10-131-4/+4
* hopefully fix source builds for Fedora/RHELMike Gabriel2014-10-131-2/+6
* 32bit builds for SUSE also use the .spec file as a starting pointMike Gabriel2014-10-131-1/+1
* hopefully fix builds for Fedora/EPEL/Centos againMike Gabriel2014-10-131-1/+3
* do linux32 sudo, not sudo linux32... won't work the latter way around...Mike Gabriel2014-10-131-1/+1
* don't build via SRPMs, obs-build can build from spec files directlyMike Gabriel2014-10-121-2/+6
* obs-build for 32-bit architectures addedMike Gabriel2014-10-111-11/+30
* fix buildMike Gabriel2014-10-111-3/+3
* another fixMike Gabriel2014-10-111-1/+1
* another fixMike Gabriel2014-10-111-1/+1
* more harvesting fixesMike Gabriel2014-10-111-1/+3
* harvest RPMs in rpmbuild/RPMS/* subfoldersMike Gabriel2014-10-111-1/+1
* obs-build: fix path where we find the built RPMs.Mike Gabriel2014-10-111-1/+1
* build with --nosignature for nowMike Gabriel2014-10-111-0/+1
* moving obs-build options aroundMike Gabriel2014-10-111-1/+1
* fix variable usageMike Gabriel2014-10-111-2/+2
* fix construction of OPENSUSE_DOWNLOAD_URLMike Gabriel2014-10-111-1/+1
* clean build chroot before buildMike Gabriel2014-10-111-1/+3
* don't create obs-build cache dir, use sudo when invoking obs-buildMike Gabriel2014-10-111-2/+1
* fix build.log removal and test for mock vs. obs-buildMike Gabriel2014-10-111-2/+2
* whitespace typoMike Gabriel2014-10-111-1/+1
* typo fixMike Gabriel2014-10-111-1/+1
* set a default for NO_DELAY, add opensuse distros to default buildMike Gabriel2014-10-111-1/+2
* allow us overriding the build delay when FORCE_BUILD is usedMike Gabriel2014-10-111-1/+2
* grab built RPMs and put them at a place in our /home/mike for later uploadMike Gabriel2014-10-111-0/+2
* actually support opensuseMike Gabriel2014-10-111-1/+1
* first approach to build opensuse RPMsMike Gabriel2014-10-111-10/+25
* Avoid --local when cloning build repositories, the --local option will create...Mike Gabriel2014-06-271-1/+1
* build-rpm-package: be in the correct directory when creating the Changelog.gi...Mike Gabriel2014-03-091-1/+1
* build-rpm-package: fix package builds / git log file creationMike Gabriel2014-03-091-3/+4
* build scripts: fix creation of git changelogMike Gabriel2014-03-041-1/+3
* before build: create ChangeLog.gitlog filesMike Gabriel2014-03-041-0/+1
* RPM builder: force build.log removal before a new build is startedMike Gabriel2014-02-251-0/+2
* support epel-7 builds by default"Mike Gabriel2014-01-281-1/+1
* run the build daemons with nice to not affect the KVM instances on the build ...Mike Gabriel2013-12-181-1/+1
* Revert "rename component main to release for rpm builds"Mike Gabriel2013-12-171-1/+1
* rename component main to release for rpm buildsMike Gabriel2013-12-171-1/+1
* fix clean up of old RPM buildsMike Gabriel2013-12-161-5/+1
* switch CODENAME and COMPONENT around in RPM repo upload pathMike Gabriel2013-12-141-5/+5
* auto-delay forced builds, as if several builds are triggered at once, this is...Mike Gabriel2013-12-131-0/+8
* fix for last commitMike Gabriel2013-12-081-6/+8
* move SRPM builds into distro/version/arch loopMike Gabriel2013-12-081-43/+41
* typo fixMike Gabriel2013-12-081-1/+1
* fix inclusion of Source: filesMike Gabriel2013-12-081-4/+3
* output build.log also on build failures, remove tmp dir if build failsMike Gabriel2013-12-081-6/+16
* wait for other builds to give free mock for the same distro version and archMike Gabriel2013-12-081-0/+8
* clean up previous SRPM packages from build envMike Gabriel2013-12-081-0/+1
* fix for last commitMike Gabriel2013-12-081-1/+1