aboutsummaryrefslogtreecommitdiffstats
path: root/Scripts/package-application.sh
Commit message (Collapse)AuthorAgeFilesLines
* Rework distribution code signing, amending it to support version 2 resource ↵rowanbeentje2015-05-251-0/+3
| | | | envelopes, and add a Scheme which invokes it as part of building
* Tidy up file headers.Stuart Connolly2014-01-261-1/+1
|
* Remove SVN property placeholders.Stuart Connolly2014-01-191-3/+2
|
* Update script licenses.stuconnolly2012-08-011-12/+19
|
* Tidy up scripts and add create-test-stubs.pl to generate test stubs for the ↵stuconnolly2011-01-111-8/+25
| | | | specified header. Run create-test-stubs.pl -h for usage.
* Update the appropriate build scripts to ensure they are being run by Xcode.stuconnolly2010-10-251-0/+1
|
* Add Subversion Id property to scripts.stuconnolly2009-05-191-1/+5
|
* - Change disk image compression from UBZO to UBDZ - 10.4+, which is fine, ↵rowanbeentje2009-04-251-1/+1
| | | | and ~10% smaller distribution file
* - Update Sparkle to 1.5b6 (from 1.5b1). This should address Issue #197 as ↵rowanbeentje2009-03-261-0/+65
soon as the new framework is used (ie before 0.9.6) - Add a public key to the project and add a link to it in Info.plist for use by Sparkle when verifying future updates - Add a new build configuration (Distribution), and add a new script for use with only that configuration - constructs a basic disk image, asks for the private key file, and signs it.