summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add symlink: build+upload-nsis-package.sh -> build-nsis-package.shMike DePaulo2014-05-081-0/+1
|
* Fix uploaded NSIS packages having 000 permissions (issue reported to me over ↵Mike DePaulo2014-05-081-0/+5
| | | | IRC by Mike Gabriel)
* x2go-deb-build-package: fetch MATE build-deps from MATE upstream repo for ↵Mike Gabriel2014-04-121-1/+1
| | | | wheezy builds only
* Windows: Code cleanupMike DePaulo2014-04-081-1/+0
|
* Merge branch 'master' of ↵Mike DePaulo2014-03-162-8/+9
|\ | | | | | | ssh://code.x2go.org:32032/srv/git/code.x2go.org/buildscripts
| * build-nsis-script: provide a much better git changelogMike Gabriel2014-03-091-5/+5
| |
| * build-rpm-package: be in the correct directory when creating the ↵Mike Gabriel2014-03-091-1/+1
| | | | | | | | Changelog.gitlog file
| * build-rpm-package: fix package builds / git log file creationMike Gabriel2014-03-091-3/+4
| |
* | Delete the nsis\x2goclient\ dir from the previous build. It was preventing ↵Mike DePaulo2014-03-161-0/+1
|/ | | | PulseAudio 5.0 from being copied over to replace 1.1.
* support --changelog & --git-info options for x2goclientMike DePaulo2014-03-071-0/+9
|
* Correct location of updated nsis-builder.batMike DePaulo2014-03-052-23/+1
|
* Make debug (console) an option. Disabled by default.Mike DePaulo2014-03-051-0/+22
|
* build-nsis-package.sh: more fixes after in situ testing, still quite dirty codeU-X2Go-WinBuilder\X2Go2014-03-051-16/+8
|
* nsis build script: add upload magic, reduce lines in build magicMike Gabriel2014-03-051-92/+40
|
* whitespace fixMike Gabriel2014-03-051-1/+1
|
* Correction location of scriptsMike DePaulo2014-03-043-0/+0
|
* Add Windows build scripts. Currently only capable of building nightly ↵Mike DePaulo2014-03-043-0/+392
| | | | x2goclient.
* build scripts: fix creation of git changelogMike Gabriel2014-03-042-2/+6
|
* before build: create ChangeLog.gitlog filesMike Gabriel2014-03-042-0/+2
|
* tarballrelease: fix pathsMike Gabriel2014-03-041-4/+4
|
* tarballrelease: only adopt debian/changelog if no upstream ChangeLog is presentMike Gabriel2014-03-041-1/+1
|
* tarballrelease: drop debian/ folders, preserve debian/changelog as ↵Mike Gabriel2014-03-041-0/+3
| | | | ChangeLog, drop x2goclient.spec
* RPM builder: force build.log removal before a new build is startedMike Gabriel2014-02-251-0/+2
|
* fix update scripts for release buildsMike Gabriel2014-01-282-2/+2
|
* support epel-7 builds by default"Mike Gabriel2014-01-281-1/+1
|
* also sign zip-filesMike Gabriel2014-01-281-1/+1
|
* support epel-7 builds by defaultMike Gabriel2014-01-281-1/+1
|
* include x2goadmincenter in nightly buildsMike Gabriel2014-01-281-0/+1
|
* fix closure rewritesMike Gabriel2013-12-211-1/+2
|
* fix nice calls with qemubuilderMike Gabriel2013-12-181-5/+5
|
* run the build daemons with nice to not affect the KVM instances on the build ↵Mike Gabriel2013-12-182-7/+7
| | | | server so much
* Revert "rename component main to release for rpm builds"Mike Gabriel2013-12-171-1/+1
| | | | This reverts commit 72de17fa693fdf669e54bfbb8f5d1e90c706e7b4.
* rename component main to release for rpm buildsMike Gabriel2013-12-171-1/+1
|
* capture new version strings in changelogMike Gabriel2013-12-171-0/+1
|
* fix clean up of old RPM buildsMike Gabriel2013-12-161-5/+1
|
* switch CODENAME and COMPONENT around in RPM repo upload pathMike Gabriel2013-12-141-5/+5
|
* auto-delay forced builds, as if several builds are triggered at once, this ↵Mike Gabriel2013-12-132-0/+15
| | | | is likely to fail (repoquery locks, dpkg-source on changing Git files)
* fix for last commitMike Gabriel2013-12-081-6/+8
|
* move SRPM builds into distro/version/arch loopMike Gabriel2013-12-081-43/+41
|
* typo fixMike Gabriel2013-12-081-1/+1
|
* fix inclusion of Source: filesMike Gabriel2013-12-081-4/+3
|
* output build.log also on build failures, remove tmp dir if build failsMike Gabriel2013-12-081-6/+16
|
* wait for other builds to give free mock for the same distro version and archMike Gabriel2013-12-081-0/+8
|
* clean up previous SRPM packages from build envMike Gabriel2013-12-081-0/+1
|
* fix for last commitMike Gabriel2013-12-081-1/+1
|
* change RPM archive structure once moreMike Gabriel2013-12-081-5/+5
|
* output mock's build.log after build to stdoutMike Gabriel2013-12-081-0/+2
|
* upload RPMs to project subfolders in yum repositoryMike Gabriel2013-12-071-5/+5
|
* fix test for quilt patch series fileMike Gabriel2013-12-061-1/+1
|
* use quilt to apply patchsets in debian/patchesMike Gabriel2013-12-061-0/+6
|