| Commit message (Expand) | Author | Age | Files | Lines |
* | fix check for empty string | Mike Gabriel | 2013-11-30 | 2 | -2/+3 |
* | rename RPM_BUILDS_FOR/DEB_BUILDS_FOR to RPM_BUILD_FOR/DEB_BUILD_FOR | Mike Gabriel | 2013-11-30 | 2 | -12/+12 |
* | don't write the DEB_BUILDS_FOR config to file anymore, handle as variable in ... | Mike Gabriel | 2013-11-30 | 1 | -22/+16 |
* | 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 |
* | fix permissions of rpmsign-unattended | Mike Gabriel | 2013-11-30 | 1 | -0/+0 |
* | make FORCE_BUILD usable from outside the script | Mike Gabriel | 2013-11-30 | 2 | -4/+8 |
* | make sure /home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/g... | Mike Gabriel | 2013-11-30 | 2 | -0/+4 |
* | fix expect script | Mike Gabriel | 2013-11-30 | 1 | -1/+1 |
* | 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 | 2 | -2/+8 |
* | package signing | Mike Gabriel | 2013-11-30 | 1 | -3/+3 |
* | fix distro codenames | Mike Gabriel | 2013-11-30 | 1 | -2/+2 |
* | add symlinks for rpm packaging script | Mike Gabriel | 2013-11-30 | 2 | -0/+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 |
* | RPM based distro use x86_64 rather than amd64 | Mike Gabriel | 2013-11-29 | 1 | -2/+2 |
* | build packages with special version scheme | Mike Gabriel | 2013-11-29 | 1 | -4/+5 |
* | drop EXTRA_ARCHS build logic, we will only provide RPMs for amd64/i386 | Mike Gabriel | 2013-11-29 | 1 | -65/+24 |
* | introduce new var: PKG_SRCRELEASE, with %{?dist} macro strippped off | Mike Gabriel | 2013-11-29 | 1 | -1/+2 |
* | typo | Mike Gabriel | 2013-11-29 | 1 | -1/+1 |
* | specify the chroot.cfg for mock | Mike Gabriel | 2013-11-29 | 1 | -1/+1 |
* | this script is for fedora/epel... | Mike Gabriel | 2013-11-29 | 1 | -2/+2 |
* | typo fix | Mike Gabriel | 2013-11-29 | 1 | -1/+1 |
* | build amd64 bin:package | Mike Gabriel | 2013-11-29 | 1 | -5/+6 |
* | build the srpm package | Mike Gabriel | 2013-11-29 | 1 | -0/+5 |
* | more work on tarballing | Mike Gabriel | 2013-11-29 | 1 | -14/+6 |
* | build for Fedora rawhide, as well | Mike Gabriel | 2013-11-29 | 1 | -1/+1 |
* | only tar the source code once | Mike Gabriel | 2013-11-29 | 1 | -11/+18 |
* | create source tarball from Git manually | Mike Gabriel | 2013-11-29 | 1 | -3/+6 |
* | work-around empty if clauses, fix syntax error failures | Mike Gabriel | 2013-11-29 | 1 | -0/+2 |
* | start working on build-rpm-package script | Mike Gabriel | 2013-11-29 | 1 | -0/+310 |
* | change var name BUILDS_FOR to DEB_BUILDS_FOR | Mike Gabriel | 2013-11-29 | 1 | -9/+9 |
* | always set , even for release builds | X2Go Admin Account | 2013-11-29 | 1 | -1/+1 |
* | fix DATE string | Mike Gabriel | 2013-11-28 | 1 | -2/+2 |
* | handle renaming of buildscripts inside the build script | Mike Gabriel | 2013-11-28 | 1 | -2/+2 |
* | change version scheme of X2Go auto-built packages | Mike Gabriel | 2013-11-28 | 1 | -1/+7 |
* | symlink build+upload-deb-package | Mike Gabriel | 2013-11-28 | 1 | -0/+1 |
* | rename build scripts (deb/rpm) | Mike Gabriel | 2013-11-28 | 9 | -4/+3 |
* | build 3.0 (quilt) packages, as well | Mike Gabriel | 2013-11-28 | 1 | -7/+9 |
* | improve quilt builder, open issue: we force to include orig tarballs in uploa... | Mike Gabriel | 2013-11-28 | 1 | -9/+7 |