| Commit message (Expand) | Author | Age | Files | Lines |
* | typo fix | Mike Gabriel | 2013-11-30 | 1 | -1/+1 |
* | 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 | 2 | -2/+2 |
* | 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 | 4 | -12/+20 |
* | 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 |
* | Merge branch 'master' of git://code.x2go.org/buildscripts | X2Go Admin Account | 2013-11-28 | 2 | -10/+27 |
|\ |
|
| * | automatically detect bug reports that got fixed with this release | Mike Gabriel | 2013-07-19 | 1 | -2/+3 |
| * | improve quilt builder, open issue: we force to include orig tarballs in uploa... | Mike Gabriel | 2013-07-19 | 1 | -0/+1 |
| * | build 3.0 (quilt) packages, as well | Mike Gabriel | 2013-07-19 | 1 | -11/+20 |
| * | add support quilt format, extracting upstream orig tarballs from git, if poss... | Mike Gabriel | 2013-07-19 | 1 | -3/+9 |
* | | work in latest local changes from japsand (build host): build 1.0 source form... | X2Go Admin Account | 2013-11-28 | 2 | -6/+10 |
|/ |
|
* | add support for building all baikal packages in one go | Mike Gabriel | 2013-05-25 | 2 | -0/+35 |
* | don't map special CODENAMEs to generic versions | Mike Gabriel | 2013-05-25 | 1 | -3/+3 |
* | fix for last commit | Mike Gabriel | 2013-05-25 | 1 | -2/+1 |
* | allow all-packages-builds for one distro version only | Mike Gabriel | 2013-05-25 | 1 | -0/+8 |
* | prepare for building Debian jessie packages | Mike Gabriel | 2013-05-25 | 7 | -10/+38 |
* | fix version string for auto-built packages | Mike Gabriel | 2013-04-27 | 1 | -1/+1 |
* | slight change in announcement mail | Mike Gabriel | 2013-04-27 | 1 | -1/+1 |
* | add script x2go-release-announcement | Mike Gabriel | 2013-03-26 | 1 | -0/+59 |
* | fix signtarballs, add -type f to find command | Mike Gabriel | 2013-03-26 | 1 | -1/+1 |
* | allow builds against untrusted packages | Mike Gabriel | 2013-01-01 | 1 | -6/+6 |
* | use variable instead of hard-coded main archive area | Mike Gabriel | 2013-01-01 | 1 | -1/+1 |
* | syntax fix | Mike Gabriel | 2013-01-01 | 1 | -1/+1 |