summaryrefslogtreecommitdiff
path: root/bin/build-deb-package
Commit message (Expand)AuthorAgeFilesLines
* drop build-deb-package (qemubuilder based) and use sbuild-deb-package insteadMike Gabriel2016-09-131-408/+1
* Fully fix OTHERMIRROR variable interpretation.Mike Gabriel2015-11-101-1/+1
* Arctica Project ships nightly builds in a completely separate repo (compared ...Mike Gabriel2015-11-101-1/+1
* fix detection of top commit on a branch (or tag)Mike Gabriel2015-04-271-1/+1
* remove more references to X2GoMike Gabriel2015-04-201-4/+0
* fork X2Go buildscripts for Arctica ProjectMike Gabriel2015-04-201-1/+1
* bin/build-deb-package: remove ${TEMP_DIR} removal on success -- handled by th...Mihai Moldovan2015-04-031-1/+0
* bin/build-deb-package: pass end of options argument when calling to rm.Mihai Moldovan2015-04-031-1/+1
* bin/build-deb-package: check items of ${temp_cleanup} array for being not null.Mihai Moldovan2015-04-031-1/+1
* bin/build-deb-package: change ${TEMP_CLEANUP} to lower-case variant and a bas...Mihai Moldovan2015-04-031-9/+3
* bin/build-deb-package: do not use a subshell for splitting up ${DEB_BUILD_FOR}.Mihai Moldovan2015-04-031-3/+33
* bin/build-deb-package: add cleanup function to not leave random temporary dir...Mihai Moldovan2015-04-031-0/+25
* bin/build-deb-package: misc changes:Mihai Moldovan2015-04-031-153/+150
* bin/{build-{all-deb-packages,deb-package,nsis-package.sh},signtarballs,update...Mihai Moldovan2015-04-011-3/+3
* bin/build-{deb,nsis,rpm}-package: quote $@ variable to pass all arguments cor...Mihai Moldovan2015-04-011-1/+1
* 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 time...Mihai Moldovan2015-01-291-1/+1
* bin/build-{deb,nsis}-package: add NO_DELAY option and logic copied over from ...Mihai Moldovan2015-01-291-1/+2
* bin/build-{deb,nsis,rpm}-package: fix FORCE_BUILD and NO_DELAY logic to treat...Mihai Moldovan2015-01-291-2/+3
* Avoid --local when cloning build repositories, the --local option will create...Mike Gabriel2014-06-271-1/+2
* x2go-deb-build-package: fetch MATE build-deps from MATE upstream repo for whe...Mike Gabriel2014-04-121-1/+1
* 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
* auto-delay forced builds, as if several builds are triggered at once, this is...Mike Gabriel2013-12-131-0/+7
* 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
* make FORCE_BUILD usable from outside the scriptMike Gabriel2013-11-301-2/+4
* make sure /home/mike/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/g...Mike Gabriel2013-11-301-0/+2
* 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