Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix buildscripts's X2Go config x2go.conf | X2Go Admin Account | 2012-02-22 | 1 | -0/+4 | |
| | ||||||
* | fix GNUPGHOME location (root/sudo vs. x2go-admin) | Mike Gabriel | 2012-02-15 | 1 | -3/+4 | |
| | ||||||
* | Merge branch 'master' of ↵ | Mike Gabriel | 2012-01-23 | 2 | -27/+36 | |
|\ | | | | | | | ssh://code.x2go.org:32032/srv/git/code.x2go.org/buildscripts | |||||
| * | syntax fix | X2go Administrator | 2012-01-18 | 1 | -2/+2 | |
| | | ||||||
| * | Merge branch 'master' of ssh://code.x2go.org:32032/~/git/buildscripts | Mike Gabriel | 2012-01-18 | 1 | -1/+2 | |
| |\ | ||||||
| | * | Merge branch 'master' of ↵ | X2go Administrator | 2012-01-18 | 2 | -5/+6 | |
| | |\ | | | | | | | | | | | | | ssh://code.x2go.org:32032/srv/git/code.x2go.org/buildscripts | |||||
| | * | | add orig.tar.gz file support, if exists... | X2go Administrator | 2012-01-18 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | more SKIP_ARCH areas in code adapted | Mike Gabriel | 2012-01-18 | 1 | -12/+16 | |
| | |/ | |/| | ||||||
| * | | typo fix | Mike Gabriel | 2012-01-18 | 1 | -4/+4 | |
| | | | ||||||
| * | | introduce a SKIP_ARCH environment variable | Mike Gabriel | 2012-01-18 | 1 | -4/+4 | |
| | | | ||||||
| * | | update to HEAD by default | Mike Gabriel | 2012-01-10 | 1 | -1/+2 | |
| |/ | ||||||
| * | fix while loop + dupload | Mike Gabriel | 2011-12-21 | 1 | -3/+2 | |
| | | ||||||
| * | not using 'cd -' as it behaves weird in for loops | Mike Gabriel | 2011-12-21 | 1 | -3/+0 | |
| | | ||||||
| * | fix pkg-dist dir cleanup | Mike Gabriel | 2011-12-21 | 1 | -12/+12 | |
| | | ||||||
| * | build packages for ubuntu properly | Mike Gabriel | 2011-12-21 | 1 | -0/+4 | |
| | | ||||||
| * | fix upload | Mike Gabriel | 2011-12-21 | 1 | -2/+2 | |
| | | ||||||
| * | fix for dupload call (2) | Mike Gabriel | 2011-12-21 | 1 | -2/+2 | |
| | | ||||||
| * | fix for dupload call | Mike Gabriel | 2011-12-21 | 1 | -1/+1 | |
| | | ||||||
| * | fix package upload | Mike Gabriel | 2011-12-21 | 1 | -1/+5 | |
| | | ||||||
| * | fix package upload | Mike Gabriel | 2011-12-21 | 1 | -2/+2 | |
| | | ||||||
* | | fix updatebuildmain | Mike Gabriel | 2012-01-23 | 1 | -2/+4 | |
|/ | ||||||
* | fix condition | Mike Gabriel | 2011-12-21 | 1 | -1/+1 | |
| | ||||||
* | replaced buildscripts with those form NWT build site | Mike Gabriel | 2011-12-21 | 18 | -332/+367 | |
| | ||||||
* | fix BUILDS_FOR mechanism | Mike Gabriel | 2011-12-20 | 1 | -2/+2 | |
| | ||||||
* | add new origin at end of itzks-gitcreate | Mike Gabriel | 2011-12-20 | 1 | -0/+1 | |
| | ||||||
* | permission fix for temp dirs | Mike Gabriel | 2011-12-20 | 1 | -0/+3 | |
| | ||||||
* | revert source format 3.0 (quilt) support, does not apply to our repos | Mike Gabriel | 2011-12-20 | 1 | -11/+3 | |
| | ||||||
* | more dfsg support fixes | Mike Gabriel | 2011-12-20 | 1 | -1/+7 | |
| | ||||||
* | fix fetching of pristine-tar branch | Mike Gabriel | 2011-12-20 | 1 | -1/+2 | |
| | ||||||
* | syntax fix | Mike Gabriel | 2011-12-20 | 1 | -1/+0 | |
| | ||||||
* | checkout the orig tarball from the tmp git project, not from the maser copy | Mike Gabriel | 2011-12-20 | 1 | -1/+3 | |
| | ||||||
* | no checkout of pristine-tar branch before calling pristine-tar | Mike Gabriel | 2011-12-20 | 1 | -1/+1 | |
| | ||||||
* | add .dfsgX versioning support | Mike Gabriel | 2011-12-20 | 1 | -1/+1 | |
| | ||||||
* | regexp modification | Mike Gabriel | 2011-12-20 | 1 | -1/+1 | |
| | ||||||
* | code block fix | Mike Gabriel | 2011-12-20 | 1 | -1/+1 | |
| | ||||||
* | add support for source format 3.0 (quilt) | Mike Gabriel | 2011-12-20 | 1 | -0/+5 | |
| | ||||||
* | another path fix for itzks-gitcreate | Mike Gabriel | 2011-12-11 | 1 | -1/+1 | |
| | ||||||
* | fix for itzks-gitcreate | Mike Gabriel | 2011-12-11 | 1 | -2/+2 | |
| | ||||||
* | remove comments | Mike Gabriel | 2011-12-11 | 1 | -5/+5 | |
| | ||||||
* | last package does not need a \newline... | Mike Gabriel | 2011-12-07 | 1 | -4/+4 | |
| | ||||||
* | make GPG_KEY configurable at beginning of script | Mike Gabriel | 2011-12-03 | 1 | -6/+7 | |
| | ||||||
* | place DEBEMAIL and DEBFULLNAME at beginning of script | Mike Gabriel | 2011-12-03 | 1 | -2/+4 | |
| | ||||||
* | make git server configurable at beginning of script | Mike Gabriel | 2011-12-03 | 1 | -1/+3 | |
| | ||||||
* | fix use of ~ for home path | Mike Gabriel | 2011-12-03 | 1 | -4/+4 | |
| | ||||||
* | change upload site in itzks-gitcreate | Mike Gabriel | 2011-12-02 | 1 | -6/+6 | |
| | ||||||
* | fix email address used in ITZKS packages | Mike Gabriel | 2011-12-02 | 1 | -1/+1 | |
| | ||||||
* | fully rename heuler (x2go name for nightly builds) to nightly... | Mike Gabriel | 2011-12-02 | 2 | -4/+4 | |
| | ||||||
* | fix cd statement | Mike Gabriel | 2011-12-02 | 1 | -1/+1 | |
| | ||||||
* | allow creation of Git subfolders | Mike Gabriel | 2011-12-02 | 1 | -8/+9 | |
| | ||||||
* | Start from scratch, used X2Go's buildscripts as templates... | Mike Gabriel | 2011-12-02 | 11 | -0/+469 | |