| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | if a codename is given on the command line, force the package build | Mike Gabriel | 2011-06-08 | 1 | -1/+2 |
| * | build squeeze first, then wheezy, then sid | Mike Gabriel | 2011-06-07 | 1 | -1/+1 |
| * | allow to create tarball releases of old Git tags | Mike Gabriel | 2011-06-07 | 1 | -1/+4 |
| * | adds build rules for x2goplasmoidbindings, x2gotrinitybindings | Mike Gabriel | 2011-05-30 | 2 | -1/+3 |
| * | pyhoca-cli now also has a build-main branch | Mike Gabriel | 2011-05-26 | 1 | -2/+7 |
| * | use RELEASE tag checkout for tarball releases | Mike Gabriel | 2011-05-21 | 1 | -1/+1 |
| * | fixes x2go-updatebuildmain | Mike Gabriel | 2011-05-17 | 1 | -2/+1 |
| * | fixes cleanup of formerly built packages | Mike Gabriel | 2011-05-15 | 1 | -1/+1 |
| * | fixing script when called as x2go-build+upload-package (did not build before ... | Mike Gabriel | 2011-05-13 | 1 | -1/+1 |
| * | work on build scripts (packaging vs uploading) | Mike Gabriel | 2011-05-12 | 7 | -5/+21 |
| * | change-of-concept: using basename $0 to identify script functionality (build/... | Mike Gabriel | 2011-05-12 | 3 | -86/+28 |
| * | calling x2go-packageupload after x2go-buildpackage | Mike Gabriel | 2011-05-12 | 1 | -2/+2 |
| * | splitting up x2go-buildpackage and x2go-packageupload | Mike Gabriel | 2011-05-12 | 2 | -19/+82 |
| * | building x2gothinclient for heuler, fixing x2go-buildpackage call | Mike Gabriel | 2011-05-12 | 1 | -2/+3 |
| * | fixes COMPONENT/CODENAME argv recognition | Mike Gabriel | 2011-05-12 | 1 | -3/+3 |
| * | adds a pseaudo git rev number (counting log entries) to the package version | Mike Gabriel | 2011-05-12 | 2 | -3/+32 |
| * | fixes CODENAME based package building | Mike Gabriel | 2011-05-12 | 1 | -4/+4 |
| * | adds support for building for a special CODENAME | Mike Gabriel | 2011-05-12 | 1 | -3/+6 |
| * | if .git folder does not exist exit with exitcode 0 | Mike Gabriel | 2011-05-02 | 1 | -2/+1 |
| * | fixes x2go-buildpackage in combination with x2go-pkgneedsbuild | Mike Gabriel | 2011-05-02 | 2 | -2/+2 |
| * | re-structures x2go-pkgneedsbuild | X2go Administrator | 2011-05-02 | 1 | -19/+21 |
| * | fixes project enumeration in x2go-buildallpackages | Mike Gabriel | 2011-05-02 | 1 | -27/+27 |
| * | functionalizes x2go-buildpackage | Mike Gabriel | 2011-05-02 | 1 | -131/+155 |
| * | silencing script output | Mike Gabriel | 2011-05-02 | 1 | -7/+7 |
| * | adds a script that checks if a package needs to be rebuilt | Mike Gabriel | 2011-05-02 | 1 | -0/+46 |
| * | fixed typo in error msg, updated comment | Mike Gabriel | 2011-05-02 | 1 | -2/+2 |
| * | exiting on error | Mike Gabriel | 2011-05-02 | 1 | -0/+1 |
| * | improves readability of git operations in x2go-buildpackage | Mike Gabriel | 2011-05-02 | 1 | -23/+38 |
| * | whitespace cleanup | Mike Gabriel | 2011-05-02 | 1 | -2/+2 |
| * | adds newline at end of script, comment update | Mike Gabriel | 2011-05-02 | 1 | -2/+2 |
| * | refurbished x2go-tagbuildmain to a script that uses a branch to mark our bles... | Mike Gabriel | 2011-05-01 | 1 | -0/+35 |
| * | fixes OTHERMIRROR URL to packages.x2go.org | Mike Gabriel | 2011-05-01 | 1 | -39/+0 |
| * | fixes OTHERMIRROR URL to packages.x2go.org | Mike Gabriel | 2011-04-28 | 1 | -1/+1 |
| * | typo fix | X2go Administrator | 2011-04-28 | 1 | -1/+1 |
| * | move OTHERMIRROR declaration into CODENAME loop | Mike Gabriel | 2011-04-28 | 2 | -2/+2 |
| * | fixes x2go-buildallpackages | X2go Administrator | 2011-04-28 | 1 | -2/+2 |
| * | allows to either run x2go-buildallpackages for main or heuler or for both | Mike Gabriel | 2011-04-26 | 1 | -7/+12 |
| * | script works now after some tests... | Mike Gabriel | 2011-04-26 | 1 | -3/+4 |
| * | adds script to set the build-main tag on X2go Git projects | Mike Gabriel | 2011-04-26 | 1 | -0/+38 |
| * | adding license headers | Mike Gabriel | 2011-04-25 | 4 | -1/+56 |
| * | adds a script that creates tarball releases from a Git tag/branch/HEAD | Mike Gabriel | 2011-04-25 | 1 | -0/+23 |
| * | adds a script that kicks the creation of new Git projects on code.x2go.org | Mike Gabriel | 2011-04-25 | 1 | -0/+14 |
| * | adds a simple wrapper for x2go-buildpackage that builds to whole Git as Debia... | Mike Gabriel | 2011-04-25 | 1 | -0/+47 |
| * | move OTHERMIRROR declaration into x2go-buildpackage script | Mike Gabriel | 2011-04-25 | 2 | -1/+1 |
| * | missing colon default var OTHERMIRROR | Mike Gabriel | 2011-04-25 | 1 | -1/+1 |
| * | juggling with default values for diverse vars, if git checkout <checkout> fai... | Mike Gabriel | 2011-04-25 | 1 | -8/+12 |
| * | testing if we have any changes files (happens on i386 builds) | Mike Gabriel | 2011-04-25 | 1 | -1/+1 |
| * | adds COMPONENT var to .pbuilderrc, allows OTHERMIRROR override | X2go Administrator | 2011-04-25 | 1 | -5/+3 |
| * | using queuedir for slow upload rates | Mike Gabriel | 2011-04-25 | 1 | -7/+4 |
| * | adds DATE hack for incrementing nightly-built versions, adds OTHERMIRROR when... | Mike Gabriel | 2011-04-25 | 1 | -6/+8 |