Commit Graph

61 Commits

Author SHA1 Message Date
Raoul Snyman 51f0385ba7 Remove old assets, update existing assets, add upgrade logic to installer 2019-04-24 23:25:03 -07:00
Raoul Snyman 42c2026837 Remove license agreement screen 2019-04-13 14:15:15 -07:00
Raoul Snyman 2878cc7198 Use high compression 2019-04-11 09:51:13 -07:00
Raoul Snyman 10dab342bf Correct md5 hash 2019-04-10 15:11:20 -07:00
Raoul Snyman 96070b52a5 Change references to use md5 hashes 2019-04-10 14:17:03 -07:00
Raoul Snyman a0b803432b Add missing GPL license file 2019-04-10 13:56:59 -07:00
Tomas Groth 65082417e4 Check for msi to exist before trying to delete it. 2019-04-10 21:17:39 +02:00
Tomas Groth 40f1c24ecd Use a different approach to get platform info in wxs 2019-04-10 20:51:28 +02:00
Tomas Groth 85ead230a4 More fixes 2019-04-10 20:36:12 +02:00
Tomas Groth b3d31418ff More fixes and removal of inno setup stuff 2019-04-09 22:30:17 +02:00
Tomas Groth 4b81713954 Small adjustments for wix packaging 2019-04-09 21:14:26 +02:00
Raoul Snyman 76ded370db HEAD 2019-04-08 21:18:23 -07:00
Raoul Snyman a0ebb0a926 Use WiX instead of InnoSetup 2019-04-08 21:14:43 -07:00
Tomas Groth 9381311d7d Add a missing s 2019-03-11 14:46:12 +01:00
Tomas Groth d583f9a3cb Try to fix portable apps version. Also added oszl as file type. 2019-03-11 14:11:56 +01:00
Tomas Groth 39a14d029d Fix copying Qt translations and add x86 or x64 to the bundled files. 2019-03-08 22:20:20 +01:00
Tomas Groth 75abfc27d9 debug print 2019-02-15 22:34:14 +01:00
Tomas Groth eb4711d70d try some new values 2019-02-15 22:12:24 +01:00
Tomas Groth ba1564c7be try some new values 2019-02-15 21:43:26 +01:00
Tomas Groth eb853ebff9 update 2019-02-15 21:19:31 +01:00
Tomas Groth 42741cbfb2 forgot a s. 2017-09-26 21:58:20 +02:00
Tomas Groth 4d8962b7e5 clean up config file 2017-09-26 20:30:22 +02:00
Tomas Groth 468f1a22c8 hardcode python script path 2017-09-25 22:59:43 +02:00
Tomas Groth c42ac962b1 update settings 2017-09-25 22:31:41 +02:00
Tomas Groth beb92f149b Try to update packaging. 2017-09-25 21:58:43 +02:00
Tomas Groth 4da9929462 Update to use appveyors qt installation for lrelease 2017-05-02 22:21:06 +02:00
Raoul Snyman ea2c3b7be1 Put some more stuff in the config file - makes referencing it later easier 2016-12-06 23:02:14 +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 751e771bb1 Update AppVeyor config 2016-12-05 23:22:29 +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 dbd59b9a3c Refactor the builders so that we can inherit as much common code as possible 2016-12-03 13:23:23 +02: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
Tomas Groth 846bd214ff Update windows building for qt5 2016-01-03 22:10:14 +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
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
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 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
Tomas Groth ea7a2e4f12 Changes to make windows building on CI easier 2015-06-28 10:50:54 +01:00
Raoul Snyman 62d86bb4d0 Fixed copyright for TRB143 2015-06-16 22:07:34 +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 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
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 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