summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* lock PROJECT_DIR during git sync, needed for parallel buildsMike Gabriel2013-12-031-1/+23
* ssh breaks while loops. Redirect stdin to avoid it.Mike Gabriel2013-12-011-8/+8
* remove inappropriate commentsMike Gabriel2013-11-301-4/+0
* allow input of *_BUILD_FOR variable from outside the scriptMike Gabriel2013-11-305-10/+10
* split-up DISTS_SUPPORTED var into DEB_DISTS_SUPPORTED and RPM_DISTS_SUPPORTEDMike Gabriel2013-11-305-10/+10
* fix check for empty stringMike Gabriel2013-11-302-2/+3
* rename RPM_BUILDS_FOR/DEB_BUILDS_FOR to RPM_BUILD_FOR/DEB_BUILD_FORMike Gabriel2013-11-305-16/+16
* don't write the DEB_BUILDS_FOR config to file anymore, handle as variable in ...Mike Gabriel2013-11-304-29/+19
* don't write the RPM_BUILDS_FOR config to file anymore, handle as variable in ...Mike Gabriel2013-11-302-25/+16
* include in repos pathsMike Gabriel2013-11-301-4/+7
* don't create non-0 exit codes...Mike Gabriel2013-11-301-1/+1
* fix permissions of rpmsign-unattendedMike Gabriel2013-11-301-0/+0
* make FORCE_BUILD usable from outside the scriptMike Gabriel2013-11-302-4/+8
* make sure /home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/g...Mike Gabriel2013-11-302-0/+4
* fix expect scriptMike Gabriel2013-11-301-1/+1
* fix SSH call for createrepoMike Gabriel2013-11-301-1/+1
* ignore builds with no .rpm filesMike Gabriel2013-11-301-1/+1
* skip EPEL-5 buildsMike Gabriel2013-11-302-2/+2
* run rpmsign in an unattended wayMike Gabriel2013-11-302-2/+8
* package signingMike Gabriel2013-11-301-3/+3
* fix distro codenamesMike Gabriel2013-11-302-4/+4
* add symlinks for rpm packaging scriptMike Gabriel2013-11-302-0/+2
* update repo from remoteMike Gabriel2013-11-301-0/+2
* sign packages, add upload codeMike Gabriel2013-11-302-4/+12
* typo fixMike Gabriel2013-11-301-1/+1
* handle noarch packages, only build them onceMike Gabriel2013-11-301-21/+7
* introduce variableMike Gabriel2013-11-301-4/+5
* tilde not allowed in RPM version strings, use some other way to make stable r...Mike Gabriel2013-11-301-2/+5
* search for SRPMs in /rpmbuild directoryMike Gabriel2013-11-301-2/+2
* manipulate %_topdir macro when evoking rpmbuildMike Gabriel2013-11-291-2/+1
* place rpmbuild dbpath into , fix build cruft clean upMike Gabriel2013-11-291-10/+8
* RPM based distro use x86_64 rather than amd64Mike Gabriel2013-11-291-2/+2
* build packages with special version schemeMike Gabriel2013-11-291-4/+5
* drop EXTRA_ARCHS build logic, we will only provide RPMs for amd64/i386Mike Gabriel2013-11-291-65/+24
* introduce new var: PKG_SRCRELEASE, with %{?dist} macro strippped offMike Gabriel2013-11-291-1/+2
* typoMike Gabriel2013-11-291-1/+1
* specify the chroot.cfg for mockMike Gabriel2013-11-291-1/+1
* this script is for fedora/epel...Mike Gabriel2013-11-291-2/+2
* typo fixMike Gabriel2013-11-291-1/+1
* build amd64 bin:packageMike Gabriel2013-11-291-5/+6
* build the srpm packageMike Gabriel2013-11-291-0/+5
* more work on tarballingMike Gabriel2013-11-291-14/+6
* build for Fedora rawhide, as wellMike Gabriel2013-11-292-2/+2
* only tar the source code onceMike Gabriel2013-11-291-11/+18
* create source tarball from Git manuallyMike Gabriel2013-11-291-3/+6
* work-around empty if clauses, fix syntax error failuresMike Gabriel2013-11-291-0/+2
* start working on build-rpm-package scriptMike Gabriel2013-11-291-0/+310
* change var name BUILDS_FOR to DEB_BUILDS_FORMike Gabriel2013-11-294-12/+20
* always set , even for release buildsX2Go Admin Account2013-11-291-1/+1
* fix DATE stringMike Gabriel2013-11-281-2/+2