summaryrefslogtreecommitdiff
path: root/bin/build-deb-package
Commit message (Collapse)AuthorAgeFilesLines
* allow builds for build-main-test branchMike Gabriel2015-02-041-0/+2
|
* bin/build-{deb,nsis,rpm}-package: fix NO_DELAY logic once again and this ↵Mihai Moldovan2015-01-291-1/+1
| | | | time correctly.
* bin/build-{deb,nsis}-package: add NO_DELAY option and logic copied over from ↵Mihai Moldovan2015-01-291-1/+2
| | | | bin/build-rpm-package.
* bin/build-{deb,nsis,rpm}-package: fix FORCE_BUILD and NO_DELAY logic to ↵Mihai Moldovan2015-01-291-2/+3
| | | | treat any value other than "no" or "0" as true.
* Avoid --local when cloning build repositories, the --local option will ↵Mike Gabriel2014-06-271-1/+2
| | | | create hard-links object/ref files pointing to the originating Git repository. However, we want completely disjunctive copies.
* x2go-deb-build-package: fetch MATE build-deps from MATE upstream repo for ↵Mike Gabriel2014-04-121-1/+1
| | | | wheezy builds only
* build scripts: fix creation of git changelogMike Gabriel2014-03-041-1/+3
|
* before build: create ChangeLog.gitlog filesMike Gabriel2014-03-041-0/+1
|
* fix nice calls with qemubuilderMike Gabriel2013-12-181-5/+5
|
* run the build daemons with nice to not affect the KVM instances on the build ↵Mike Gabriel2013-12-181-6/+6
| | | | server so much
* auto-delay forced builds, as if several builds are triggered at once, this ↵Mike Gabriel2013-12-131-0/+7
| | | | is likely to fail (repoquery locks, dpkg-source on changing Git files)
* only lock workspace during prepare_workspaceMike Gabriel2013-12-031-2/+3
|
* rather sleep for 300 seconds if our build is blockedMike Gabriel2013-12-031-2/+2
|
* only sleep for 10secs if we really need to sleep moreMike Gabriel2013-12-031-2/+4
|
* fix wait_for_lockMike Gabriel2013-12-031-1/+1
|
* syntax fixMike Gabriel2013-12-031-1/+1
|
* lock PROJECT_DIR during git sync, needed for parallel buildsMike Gabriel2013-12-031-1/+23
|
* allow input of *_BUILD_FOR variable from outside the scriptMike Gabriel2013-11-301-3/+3
|
* split-up DISTS_SUPPORTED var into DEB_DISTS_SUPPORTED and RPM_DISTS_SUPPORTEDMike Gabriel2013-11-301-3/+3
|
* fix check for empty stringMike Gabriel2013-11-301-1/+2
|
* rename RPM_BUILDS_FOR/DEB_BUILDS_FOR to RPM_BUILD_FOR/DEB_BUILD_FORMike Gabriel2013-11-301-6/+6
|
* don't write the DEB_BUILDS_FOR config to file anymore, handle as variable in ↵Mike Gabriel2013-11-301-22/+16
| | | | memory
* make FORCE_BUILD usable from outside the scriptMike Gabriel2013-11-301-2/+4
|
* make sure ↵Mike Gabriel2013-11-301-0/+2
| | | | /home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games includes ~/bin
* typo fixMike Gabriel2013-11-291-1/+1
|
* change var name BUILDS_FOR to DEB_BUILDS_FORMike Gabriel2013-11-291-9/+9
|
* always set , even for release buildsX2Go Admin Account2013-11-291-1/+1
|
* fix DATE stringMike Gabriel2013-11-281-2/+2
|
* handle renaming of buildscripts inside the build scriptMike Gabriel2013-11-281-2/+2
|
* change version scheme of X2Go auto-built packagesMike Gabriel2013-11-281-1/+7
|
* rename build scripts (deb/rpm)Mike Gabriel2013-11-281-0/+322