summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* forgotten bracketsMike Gabriel2011-06-081-1/+1
|
* if a codename is given on the command line, force the package buildMike Gabriel2011-06-081-1/+2
|
* build squeeze first, then wheezy, then sidMike Gabriel2011-06-071-1/+1
|
* allow to create tarball releases of old Git tagsMike Gabriel2011-06-071-1/+4
|
* adds build rules for x2goplasmoidbindings, x2gotrinitybindingsMike Gabriel2011-05-302-1/+3
|
* pyhoca-cli now also has a build-main branchMike Gabriel2011-05-261-2/+7
|
* use RELEASE tag checkout for tarball releasesMike Gabriel2011-05-211-1/+1
|
* fixes x2go-updatebuildmainMike Gabriel2011-05-171-2/+1
|
* fixes cleanup of formerly built packagesMike Gabriel2011-05-151-1/+1
|
* fixing script when called as x2go-build+upload-package (did not build before ↵Mike Gabriel2011-05-131-1/+1
| | | | this fix)
* work on build scripts (packaging vs uploading)Mike Gabriel2011-05-127-5/+21
|
* change-of-concept: using basename $0 to identify script functionality ↵Mike Gabriel2011-05-123-86/+28
| | | | (build/upload)
* 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
|