summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* don't create obs-build cache dir, use sudo when invoking obs-buildMike Gabriel2014-10-111-2/+1
|
* fix build.log removal and test for mock vs. obs-buildMike Gabriel2014-10-111-2/+2
|
* whitespace typoMike Gabriel2014-10-111-1/+1
|
* typo fixMike Gabriel2014-10-111-1/+1
|
* set a default for NO_DELAY, add opensuse distros to default buildMike Gabriel2014-10-111-1/+2
|
* allow us overriding the build delay when FORCE_BUILD is usedMike Gabriel2014-10-111-1/+2
|
* grab built RPMs and put them at a place in our /home/mike for later uploadMike Gabriel2014-10-111-0/+2
|
* actually support opensuseMike Gabriel2014-10-111-1/+1
|
* first approach to build opensuse RPMsMike Gabriel2014-10-111-10/+25
|
* identify-cygwin-packages.sh: Only require the filename and assume the file ↵Mike DePaulo2014-09-171-2/+3
| | | | is under /bin/
* Add identify-cygwin-packages.sh to help with GPL complianceMike DePaulo2014-09-171-0/+20
|
* Add git short hash to the version string (So that earlier nightly builds ↵Mike DePaulo2014-09-131-1/+2
| | | | from the same day are not overwritten)
* Add support for MinGW 4.8.2 + Qt 4.8.6 buildsMike DePaulo2014-09-123-32/+35
|
* Initial work on handlings multiple versions of MinGW + Qt. MinGW 4.4 and Qt ↵Mike DePaulo2014-09-124-59/+55
| | | | 4.8.5 are still hardcoded.
* nsis-builder.bat: Improve logic for x2gohelperMike DePaulo2014-09-121-1/+2
|
* fix removal of all colons from release announcementsMike Gabriel2014-08-231-1/+1
|
* x2go-release-announcement: Strip epoch part of a package version (needed for ↵Mike Gabriel2014-08-141-1/+3
| | | | nx-libs).
* Fix Windows build by commenting out the chmod line.Mike DePaulo2014-07-131-1/+7
|
* Another fix for b76f983Mike DePaulo2014-07-121-3/+3
|
* Fix Windows permissionsMike DePaulo2014-07-122-0/+0
|
* Fix for last commitMike DePaulo2014-07-121-5/+5
|
* Run Windows build scripts directly from buildscripts.git. This is OK as long ↵Mike DePaulo2014-07-121-5/+5
| | | | as the .sh scripts are called from cygwin bash and, and pulled using cygwin git, which do handle symlinks.
* Update nsis-builder.bat for x2gohelperMike DePaulo2014-07-111-0/+5
|
* Make the jenkins builds fail if the actual build commands failedMike DePaulo2014-07-081-3/+3
|
* Windows: Switch from regular NSIS to NSIS Unicode (fix for x2goclient bug #528)Mike DePaulo2014-06-291-1/+1
|
* Avoid --local when cloning build repositories, the --local option will ↵Mike Gabriel2014-06-272-2/+3
| | | | create hard-links object/ref files pointing to the originating Git repository. However, we want completely disjunctive copies.
* 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-051-1/+1
|
* 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/+392
|
* 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
|