Commit Graph

89 Commits

Author SHA1 Message Date
Raoul Snyman fa3832de1f [Windows] Update all references to the ISS file after renaming it 2015-10-13 21:56:37 +02:00
Raoul Snyman 87364a9c7a Move and update InnoSetup file -> make the Start Menu group name just 'OpenLP' 2015-10-13 14:13:29 +02:00
springermac@gmail.com fe32bfd7fe "Fix windows-builder
Fix ssl hook due to PyInstaller changes"

bzr-revno: 26
2015-10-05 22:51:52 +02:00
Jonathan Springer 44c92cd89a Fix windows-builder
Fix ssl hook due to PyInstaller changes
2015-09-28 13:33:21 -04: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
urs.rau@gmail.com 6c3619f246 This adds the openLP version number into the windows uninstaller registry keys. Inno setup does all the heavy lifting, all we had to do was tell the inno iss script the openLP version number.
bzr-revno: 23
Fixes: https://launchpad.net/bugs/1488081
2015-08-28 20:28:25 +02:00
Jonathan Springer b8e5d2c169 Add missing ssl runtime hook(OS X)
bzr-revno: 22
2015-08-26 22:59:06 +02:00
Jonathan Springer 653ac17b57 Add missing ssl runtime hook(OS X) 2015-08-26 15:04:40 -04:00
TheBigBear 00a6dccc52 fixed bug #1488081 has no "DisplayVersion" in uninstaller reg key
Fixes: https://launchpad.net/bugs/1488081
2015-08-25 09:45:08 +01:00
Jonathan Springer 86edfe1e9a merge trunk 2015-08-24 15:32:33 -04:00
Jonathan Springer a3b8e89c40 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).

bzr-revno: 21
Fixes: https://launchpad.net/bugs/1450596
2015-08-24 21:28:12 +02: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
Jonathan Springer 38550840d8 merge trunk 2015-07-27 12:58:33 -04:00
Tomas Groth 00e459da7a Rename hook to make it work.
bzr-revno: 20
2015-07-14 21:57:23 +02:00
Tomas Groth 4ab98b6387 Rename hook to make it work. 2015-06-28 10:51:28 +01:00
Tomas Groth ea7a2e4f12 Changes to make windows building on CI easier 2015-06-28 10:50:54 +01:00
Raoul Snyman 0d66066160 Add mysql-connector-python to hidden imports for PyInstaller
bzr-revno: 19
2015-06-16 22:47:59 +02:00
Raoul Snyman 62d86bb4d0 Fixed copyright for TRB143 2015-06-16 22:07:34 +02:00
Raoul Snyman ba50833965 Add mysql-connector-python to hidden imports 2015-06-12 22:57:23 +02:00
Raoul Snyman 031a9a0ce7 Add the build scripts from the server into the packaging repo
bzr-revno: 18
2015-06-09 21:47:48 +02:00
Jonathan Springer 119c10b009 Fix bundle identifier for Mac OS X
bzr-revno: 17
2015-05-28 00:16:39 +02:00
Jonathan Springer e131a61ba9 Fix bundle identifier for Mac OS X 2015-05-25 22:50:06 -04:00
Raoul Snyman 2a65831fe6 Add the build scripts from the server into the packaging repo 2015-05-23 19:58:14 -04:00
Raoul Snyman ee9075cc14 Modify OS X builder to build specific release versions
bzr-revno: 16
2014-11-25 23:33:24 +02:00
Raoul Snyman 99c942d277 Modify OS X builder to build specific release versions 2014-11-09 01:47:37 +02:00
Jonathan Springer c29a1a04d2 Fix mudraw location for Mac OS X and change sphinx build to use the python 3.4 version
bzr-revno: 15
2014-10-29 18:37:57 +00: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
Stevan Pettit b06ffcbb40 Changed the location of the Windows innosetup executable to match the current location that is being use in the 2.0.x builds.
bzr-revno: 14
2014-10-28 20:34:31 +02:00
Steve Pettit elderp@rwoodupc.org c678df4fc6 Changed file location of Windows executable to avoid conflict with portable build 2014-10-26 20:08:27 -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 39e5d9a741 Removed workaround for another fixed PyInstaller issue. 2014-09-02 16:09:51 +02: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 d4844ce03b Link mudraw binary to bundled libraries on Mac OS X
Add Retina support for Mac
Add bzrignore

bzr-revno: 12
2014-06-14 15:51:38 +02:00
Jonathan Springer 3ddaec0046 Add config.ini to bzrignore 2014-06-13 23:40:58 -04: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 b9033fe04f Fix for windows packaging of 2.1 Also bundles mudraw for pdf support.
Includes some temporary workarounds for pyinstaller issues.

bzr-revno: 11
2014-06-08 21:27:04 +01: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 922bb1ce04 Add a bzrignore file 2014-05-26 10:41:06 -04:00
Jonathan Springer bbe296c19c Migrate to python 3
bzr-revno: 10
2014-05-17 20:27:11 +01: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 df91c7144c Reflect renaming of openlp.pyw -> openlp.py in windows/osx build scripts.
bzr-revno: 9
Fixes: https://launchpad.net/bugs/779201, https://launchpad.net/bugs/814838
2013-02-05 20:45:39 +01:00