Commit Graph

35 Commits

Author SHA1 Message Date
Martin Zibricky ea3915175c Packaging changes should fix the osx and windows builds to properly set sip API before any PyQt module is imported.
These changes depends on latest development version of PyInstaller.
It also enables 64bit build on osx.
Fix the path to sphinx executable.

bzr-revno: 7
2013-01-02 22:04:06 +00:00
Martin Zibricky c3016936dc Fix path to sphinx on osx. 2013-01-01 13:35:00 +01:00
Martin Zibricky aaae0d76cd Updated year in copyright header and fixed line length limit. 2013-01-01 02:04:23 +01:00
Martin Zibricky d0c2e3750b Fix windows building. 2012-12-31 00:04:58 +01:00
Martin Zibricky 9e50db27c0 Add runtime hook for osx and windows builds. For osx produce 64bit binary. 2012-12-30 23:55:44 +01:00
Martin Zibricky 896370eaad Add runtime hook for PyInstaller to set sip API v2. 2012-12-30 21:45:21 +01:00
Martin Zibricky c4f3f286b5 Move pyinstaller import hooks from trunk to packaging branch. 2012-12-30 21:10:48 +01:00
Martin Zibricky 9b1887ca54 Merge with packaging trunk. 2012-12-30 21:01:08 +01:00
Jonathan Corwin 59c266174c Some fixes and cleanup for the osx packaging stuff.
bzr-revno: 6
2012-12-07 19:27:48 +00:00
Martin Zibricky 74f18abbe6 Fix issue with missing link to /Applications dir in dmg and applescript cleanup. 2012-12-01 14:23:08 +01:00
Martin Zibricky 8c25375e04 Fix issue when mounted dmg is still in use by OSX Finder. 2012-12-01 13:41:58 +01:00
Raoul Snyman 89bdeaa2e3 Moved Gentoo overlay and Launchpad PPA package to the packaging repository.
bzr-revno: 5
2012-11-21 23:48:36 +02:00
Raoul Snyman 7bfa4f7b7b Added current version of Launchpad PPA package to packaging repository. 2012-11-21 23:29:26 +02:00
Raoul Snyman 0e8c5c4bd0 Moved Gentoo overlay from OpenLP code to here. 2012-11-21 23:17:35 +02:00
Martin Zibricky 3267593d54 For osx release build bzr revision is not included in .version file
bzr-revno: 4
2012-09-15 12:39:36 +01:00
Martin Zibricky 07cceba2c6 Fix issue where bzr revision was included for release in .version files. 2012-09-14 01:09:42 +02:00
Martin Zibricky 8729b6a2a3 Merge with packaging trunk. 2012-09-13 23:59:01 +02:00
Stevan Pettit ecf5df8f73 Made changes as requested by portable apps developers.
Fixed documentation parm so entry made in config file will be used.

Moved portable app build files to their own directory. This directory is copied instead of individual files.

Fixed build numbering to conform to portable app specs.

bzr-revno: 3
2012-07-11 20:32:58 +02:00
Martin Zibricky 6d2290ae49 Final changes to improve and cleanup build process for osx:
- fix setting dmg icon, dmg background
- remove old files
- cleanup build script
- fix paths

bzr-revno: 2
2012-07-01 21:32:14 +02:00
ElderP 8e6e9a10e8 Fixed icons 2012-06-28 00:57:26 -04:00
ElderP f4bd2546e5 Fixed file name 2012-06-27 16:00:53 -04:00
Martin Zibricky 40cb404af6 Clean: merge version_string lines in osx build script. 2012-06-27 15:13:20 +02:00
Martin Zibricky 88e2bc4ed9 Cleanup: use self. directly in args assignment. 2012-06-26 21:50:12 +02:00
Martin Zibricky 0d6b003572 Cleanup: use self. directly in args assignment. 2012-06-26 21:49:33 +02:00
Martin Zibricky caa0e5e90c Add cli options to specify transifex login on command line. 2012-06-26 00:39:49 +02:00
Martin Zibricky d4d0559a7c Remove old files. 2012-06-25 22:12:26 +02:00
ElderP 7c6b595a42 Minor fixes 2012-06-25 12:38:21 -04:00
Stevan Pettit 422d9bd7e5 Changes to portableapp building 2012-06-25 10:10:22 -04:00
Martin Zibricky d5e908f6ee Refactoring: Simplify code adjusting dmg view in osx build. 2012-06-25 01:09:46 +02:00
Martin Zibricky 57441ec741 Remove unused applescript files. 2012-06-25 00:36:45 +02:00
Martin Zibricky 04c73e4c45 Fix setting dmg icon for osx build. Icon is now set without Mac gui (Finder). 2012-06-25 00:35:37 +02:00
Martin Zibricky 12fd1af4fb Setting dmg background in osx build only for release build. 2012-06-24 19:22:04 +02:00
Martin Zibricky d49470614b Fix setting dmg background in osx build. 2012-06-24 19:17:59 +02:00
Martin Zibricky f40225419b Fix build paths after moving osx build code to packaging branch. 2012-06-24 16:59:45 +02:00
Raoul Snyman 7043629baf Created a packaging repository for Windows and OS X
bzr-revno: 1
2012-06-09 21:02:47 +02:00