summaryrefslogtreecommitdiff
path: root/bin/x2go-buildpackage
Commit message (Collapse)AuthorAgeFilesLines
* work on build scripts (packaging vs uploading)Mike Gabriel2011-05-121-195/+0
|
* change-of-concept: using basename $0 to identify script functionality ↵Mike Gabriel2011-05-121-5/+27
| | | | (build/upload)
* splitting up x2go-buildpackage and x2go-packageuploadMike Gabriel2011-05-121-19/+1
|
* fixes COMPONENT/CODENAME argv recognitionMike Gabriel2011-05-121-3/+3
|
* adds a pseaudo git rev number (counting log entries) to the package versionMike Gabriel2011-05-121-3/+4
|
* fixes CODENAME based package buildingMike Gabriel2011-05-121-4/+4
|
* adds support for building for a special CODENAMEMike Gabriel2011-05-121-3/+6
|
* fixes x2go-buildpackage in combination with x2go-pkgneedsbuildMike Gabriel2011-05-021-1/+1
|
* functionalizes x2go-buildpackageMike Gabriel2011-05-021-131/+155
|
* fixed typo in error msg, updated commentMike Gabriel2011-05-021-2/+2
|
* exiting on errorMike Gabriel2011-05-021-0/+1
|
* improves readability of git operations in x2go-buildpackageMike Gabriel2011-05-021-23/+38
|
* fixes OTHERMIRROR URL to packages.x2go.orgMike Gabriel2011-04-281-1/+1
|
* typo fixX2go Administrator2011-04-281-1/+1
|
* move OTHERMIRROR declaration into CODENAME loopMike Gabriel2011-04-281-1/+1
|
* adding license headersMike Gabriel2011-04-251-1/+1
|
* move OTHERMIRROR declaration into x2go-buildpackage scriptMike Gabriel2011-04-251-0/+1
|
* juggling with default values for diverse vars, if git checkout <checkout> ↵Mike Gabriel2011-04-251-8/+12
| | | | fails, we use master
* testing if we have any changes files (happens on i386 builds)Mike Gabriel2011-04-251-1/+1
|
* adds DATE hack for incrementing nightly-built versions, adds OTHERMIRROR ↵Mike Gabriel2011-04-251-6/+8
| | | | when called via sudo
* cloning the tmp Gits locallyMike Gabriel2011-04-251-1/+1
|
* making sure basic paths get createdX2go Administrator2011-04-251-3/+8
|
* fixes PACKAGE_DIR path when running git-cloneMike Gabriel2011-04-251-1/+1
|
* doing rm and dupload per architectureX2go Administrator2011-04-251-10/+14
|
* moving pkg-dist dir to $HOME/pkg-distMike Gabriel2011-04-251-1/+1
|
* creates TEMP_BASE folder if not existsMike Gabriel2011-04-251-0/+2
|
* diverse changes around --binary-arch, using separate dirs for different ↵Mike Gabriel2011-04-251-6/+8
| | | | architectures
* fixed usage outputMike Gabriel2011-04-231-3/+2
|
* repairs pdebuild call stanzas, purges all .deb files from pkg-dist directoryMike Gabriel2011-04-231-6/+9
|
* switching to qemubuilder, adding USE_SUDO variableMike Gabriel2011-04-231-4/+11
|
* switching over to pbuilder-uml (user-mode-linux)Mike Gabriel2011-04-211-8/+16
|
* build packages in $TEMP_DIRMike Gabriel2011-04-201-2/+3
|
* script that builds x2go packages for Debian on code.x2go.orgX2go Administrator2011-04-201-0/+109