summaryrefslogtreecommitdiff
path: root/bin/build-nsis-package.sh
Commit message (Collapse)AuthorAgeFilesLines
* build-nsis-package.sh: don't preserve ownership for debian/changelog file ↵Mihai Moldovan2015-03-071-1/+1
| | | | (fails on shared directories.)
* build-nsis-package.sh, nsis-builder.bat: make compatible with x2goclient's ↵Mihai Moldovan2015-03-051-2/+2
| | | | cleanup branch.
* bin/build-{deb,nsis,rpm}-package: fix NO_DELAY logic once again and this ↵Mihai Moldovan2015-01-291-1/+1
| | | | time correctly.
* bin/build-{deb,nsis}-package: add NO_DELAY option and logic copied over from ↵Mihai Moldovan2015-01-291-1/+2
| | | | bin/build-rpm-package.
* bin/build-{deb,nsis,rpm}-package: fix FORCE_BUILD and NO_DELAY logic to ↵Mihai Moldovan2015-01-291-2/+3
| | | | treat any value other than "no" or "0" as true.
* Add support for MinGW 4.8.2 + Qt 4.8.6 buildsMike DePaulo2014-09-121-31/+29
|
* Initial work on handlings multiple versions of MinGW + Qt. MinGW 4.4 and Qt ↵Mike DePaulo2014-09-121-47/+33
| | | | 4.8.5 are still hardcoded.
* Fix Windows build by commenting out the chmod line.Mike DePaulo2014-07-131-1/+7
|
* Fix Windows permissionsMike DePaulo2014-07-121-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.
* Fix uploaded NSIS packages having 000 permissions (issue reported to me over ↵Mike DePaulo2014-05-081-0/+5
| | | | IRC by Mike Gabriel)
* build-nsis-script: provide a much better git changelogMike Gabriel2014-03-091-5/+5
|
* support --changelog & --git-info options for x2goclientMike DePaulo2014-03-071-0/+9
|
* 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-041-0/+342