Commit Graph

318 Commits (master)

Author SHA1 Message Date
Raoul Snyman 9425cd40f0 Oops, can't reference a value before it exists 2016-12-06 22:27:46 +02:00
Raoul Snyman 7d98b5ab2a Move some logging around and fix up a path to the icon file 2016-12-06 22:11:10 +02:00
Raoul Snyman 77c9b883a9 Add some more debug logging to figure out what's going on with the paths 2016-12-06 21:58:41 +02:00
Raoul Snyman 2f7e689c99 Add some more debug logging to figure out what's going on with the paths 2016-12-06 21:43:40 +02:00
Raoul Snyman 0a2a90794e Make provision for Microsoft's exceptional wisdom in making an exit code of 1 be a success 2016-12-06 21:03:42 +02:00
Raoul Snyman 71f000a5c8 Make stdout a string instead of bytes, update AppVeyor config 2016-12-06 00:57:59 +02:00
Raoul Snyman 6e6f6ddf2d Absolute paths 2016-12-05 23:39:17 +02:00
Raoul Snyman 5ce4f143fa %(here)s should be the directory of the config file 2016-12-05 23:36:20 +02:00
Raoul Snyman 751e771bb1 Update AppVeyor config 2016-12-05 23:22:29 +02:00
Raoul Snyman 4cdcc9b7b1 Translation locations are different on different platforms 2016-12-05 23:18:21 +02:00
Raoul Snyman f4f7fc9cad A few fixes to the macOS builder, and fix up the Windows builder 2016-12-05 20:23:50 +02:00
Raoul Snyman 05dde36a9e Fix up the rest of the macOS builder 2016-12-03 17:22:08 +02: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
second@tgc.dk 86629d4e42 Added support for MediaInfo windows builds.
Added a appveyor specific config file.
Updated some docs in windows-builder.py.

bzr-revno: 32
2016-12-01 09:09:05 +01:00
Tomas Groth b5b2b358a6 Added mediainfo support in packaging 2016-11-29 14:38:50 +01:00
Tomas Groth 73deeba30b Added config for AppVeyor 2016-11-29 13:57:11 +01:00
Raoul Snyman 42f6facc30 Add support for the new LibreOffice presentations on macOS via Pyro4 2016-11-26 00:45:27 +02:00
raoul@snyman.info ea2cf8459f Update the macOS build system to use dmgbuild instead of manually running hdiutil and AppleScript.
bzr-revno: 31
2016-11-12 13:58:52 +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.info 36e1961b9d "Various updates to the OS X packaging scripts:
1. Further attempts to make the DMG layout and background stick (still not working)
2. Create a shiny new icon for the DMG with the OpenLP logo on it
3. Create new versions of the app and DMG icons with the new logo for when we move to that
4. Make the builder script work better"

bzr-revno: 30
2016-05-17 22:55: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
second@tgc.dk 6f227290d5 Update windows building for qt5.
bzr-revno: 29
2016-01-05 21:14:09 +01:00
Tomas Groth 846bd214ff Update windows building for qt5 2016-01-03 22:10:14 +01:00
springermac@gmail.com a2a5def091 Changes for Qt5
bzr-revno: 28
2015-12-26 22:50:51 +01:00
Jonathan Springer 27d9136229 merge trunk 2015-12-23 12:16:13 -05:00
Jonathan Springer 8e2fa9d7ef Changes for Qt5 2015-12-23 12:14:43 -05:00
Jonathan Springer 1dbacbb634 Merge trunk 2015-10-17 08:28:04 -04:00
raoul@snyman.info 1a05686931 "[Windows] Rename OpenLP-2.0.iss.default to OpenLP.iss.default and update all references to it."
bzr-revno: 27
Fixes: https://launchpad.net/bugs/1489338
2015-10-14 23:30:59 +02:00
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