summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* calling x2go-packageupload after x2go-buildpackageMike Gabriel2011-05-121-2/+2
|
* splitting up x2go-buildpackage and x2go-packageuploadMike Gabriel2011-05-122-19/+82
|
* building x2gothinclient for heuler, fixing x2go-buildpackage callMike Gabriel2011-05-121-2/+3
|
* 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-122-3/+32
|
* fixes CODENAME based package buildingMike Gabriel2011-05-121-4/+4
|
* adds support for building for a special CODENAMEMike Gabriel2011-05-121-3/+6
|
* if .git folder does not exist exit with exitcode 0Mike Gabriel2011-05-021-2/+1
|
* fixes x2go-buildpackage in combination with x2go-pkgneedsbuildMike Gabriel2011-05-022-2/+2
|
* re-structures x2go-pkgneedsbuildX2go Administrator2011-05-021-19/+21
|
* fixes project enumeration in x2go-buildallpackagesMike Gabriel2011-05-021-27/+27
|
* functionalizes x2go-buildpackageMike Gabriel2011-05-021-131/+155
|
* silencing script outputMike Gabriel2011-05-021-7/+7
|
* adds a script that checks if a package needs to be rebuiltMike Gabriel2011-05-021-0/+46
|
* 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
|
* whitespace cleanupMike Gabriel2011-05-021-2/+2
|
* adds newline at end of script, comment updateMike Gabriel2011-05-021-2/+2
|
* refurbished x2go-tagbuildmain to a script that uses a branch to mark our ↵Mike Gabriel2011-05-011-0/+35
| | | | blessed code for package building
* fixes OTHERMIRROR URL to packages.x2go.orgMike Gabriel2011-05-011-39/+0
|
* 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-282-2/+2
|
* fixes x2go-buildallpackagesX2go Administrator2011-04-281-2/+2
|
* allows to either run x2go-buildallpackages for main or heuler or for bothMike Gabriel2011-04-261-7/+12
|
* script works now after some tests...Mike Gabriel2011-04-261-3/+4
|
* adds script to set the build-main tag on X2go Git projectsMike Gabriel2011-04-261-0/+38
|
* adding license headersMike Gabriel2011-04-254-1/+56
|
* adds a script that creates tarball releases from a Git tag/branch/HEADMike Gabriel2011-04-251-0/+23
|
* adds a script that kicks the creation of new Git projects on code.x2go.orgMike Gabriel2011-04-251-0/+14
|
* adds a simple wrapper for x2go-buildpackage that builds to whole Git as ↵Mike Gabriel2011-04-251-0/+47
| | | | Debian packages
* move OTHERMIRROR declaration into x2go-buildpackage scriptMike Gabriel2011-04-252-1/+1
|
* missing colon default var OTHERMIRRORMike Gabriel2011-04-251-1/+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 COMPONENT var to .pbuilderrc, allows OTHERMIRROR overrideX2go Administrator2011-04-251-5/+3
|
* using queuedir for slow upload ratesMike Gabriel2011-04-251-7/+4
|
* adds DATE hack for incrementing nightly-built versions, adds OTHERMIRROR ↵Mike Gabriel2011-04-251-6/+8
| | | | when called via sudo
* dropping pbuilder hooksMike Gabriel2011-04-251-6/+0
|
* using packages from heuler for other mirror (code.x2go.org)Mike Gabriel2011-04-251-1/+1
|
* cloning the tmp Gits locallyMike Gabriel2011-04-251-1/+1
|
* dropping work on pbuilder-user-mode-linuxMike Gabriel2011-04-252-310/+0
|
* making sure basic paths get createdX2go Administrator2011-04-251-3/+8
|
* fixes PACKAGE_DIR path when running git-cloneMike Gabriel2011-04-252-2/+3
|
* 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-252-15/+16
| | | | architectures
* fixed usage outputMike Gabriel2011-04-231-3/+2
|