Commit Graph

51 Commits

Author SHA1 Message Date
Raoul Snyman bb1b6b773b Fix various parts of the build script for the macOS build 2019-12-10 04:07:44 +00:00
Raoul Snyman bac0c45002 Fix up license headers 2019-06-04 23:04:54 -07:00
Raoul Snyman 52b016075d Use the variables everywhere, and set the version in the name. Also register oszl files in macOS 2019-05-04 14:43:52 -07:00
Raoul Snyman 06d323cda1 Update macOS license file 2019-04-30 23:20:58 -07:00
Raoul Snyman 4e4f53e717 Change icons, logos and artwork for 2.6 builds on macOS 2017-05-31 22:09:38 -07:00
Raoul Snyman ce600ef332 Change icons, logos and artwork for 2.6 builds on macOS 2017-05-31 22:09:25 -07:00
Raoul Snyman dbd59b9a3c Refactor the builders so that we can inherit as much common code as possible 2016-12-03 13:23:23 +02:00
Raoul Snyman 5fd896e2f0 Add extra file for mutool 2016-11-10 22:33:23 +02:00
Raoul Snyman 6c48676954 Use dmgbuild instead of all the manual nonsense 2016-09-24 23:46:19 +02:00
Raoul Snyman b5fab5c8f7 Add a proper icon for the DMG image, plus versions of the new OpenLP logo; Also try to fix the background and placing fail 2016-05-03 22:04:45 +02:00
Jonathan Springer 8e2fa9d7ef Changes for Qt5 2015-12-23 12:14:43 -05:00
Jonathan Springer 3143ef9ec1 Add missed values in default config(OS X)
bzr-revno: 25
2015-08-30 22:17:29 +02:00
Jonathan Springer 188cb87a5a Add missed values in default config(OS X). 2015-08-28 16:36:44 -04:00
Jonathan Springer a4fbaa6d7f Add codesigning(OS X). Add apple help file(OS X). Add missed ssl runtime hook(OS X).
bzr-revno: 24
2015-08-28 21:31:35 +02:00
Jonathan Springer 653ac17b57 Add missing ssl runtime hook(OS X) 2015-08-26 15:04:40 -04:00
Jonathan Springer a31003335a Add codesigning(OS X).
Add apple help file(OS X).
2015-08-24 14:14:55 -04:00
Jonathan Springer 3bd987ffcf Show PyInstaller DEBUG output when run with verbose option.
Use debug bootloader when building devel version.
Add ssl hook and runtime hook to include certificates for Mac OS X(OS X).
Fix release app version(OS X).
Fix converting bytes to megabytes(OS X).
Fix argument to cp command(OS X).
2015-08-23 20:53:43 -04:00
Raoul Snyman 62d86bb4d0 Fixed copyright for TRB143 2015-06-16 22:07:34 +02:00
Jonathan Springer e131a61ba9 Fix bundle identifier for Mac OS X 2015-05-25 22:50:06 -04:00
Raoul Snyman 99c942d277 Modify OS X builder to build specific release versions 2014-11-09 01:47:37 +02:00
Jonathan Springer 5d1f7cf9f0 Fix mudraw location for Mac OS X and change sphinx build to use the python 3.4 version 2014-10-29 11:51:28 -04:00
Tomas Groth c6a20d66f0 Removed workarounds for fixed PyInstaller issues.
Moved mudrawbin option to config.ini.
Updated documentation in the comments.

bzr-revno: 13
2014-09-06 07:46:07 +01:00
Tomas Groth 300ed9159d Fixed typo 2014-09-02 20:17:54 +01:00
Tomas Groth 621fde2f44 Removed workaround for fixed PyInstaller issues. Moved mudrawbin option to config.ini. 2014-09-02 15:07:50 +02:00
Jonathan Springer a4d4d233b0 Link mudraw binary to bundled libraries on Mac OS X 2014-06-13 23:40:12 -04:00
Jonathan Springer 8b446d6819 merge trunk 2014-06-08 17:51:10 -04:00
Tomas Groth 9a512a548c Fixes for packaging on windows. Also added packaging of mudraw for Pdf support. 2014-05-30 10:59:26 +02:00
Jonathan Springer 7dab89c343 Add Retina support for mac 2014-05-26 10:41:32 -04:00
Jonathan Springer ec7df6dd5a Fix getting bzr tags 2014-05-06 16:05:05 -04:00
Jonathan Springer c0cbc8a014 Fix python3 issues and include the default theme json file 2014-05-06 15:51:27 -04:00
Jonathan Springer b66db894fd Change to 120 charcter limit 2014-05-06 12:04:21 -04:00
Jonathan Springer 4bd0610ad8 Run 2to3 2014-05-06 11:52:07 -04:00
Martin Zibricky f981c590a2 Main script was renamed openl.pyw -> openlp.py. Packaging scripts updated. 2013-02-03 15:56:42 +01: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 9e50db27c0 Add runtime hook for osx and windows builds. For osx produce 64bit binary. 2012-12-30 23:55:44 +01: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
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 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
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