1
0
mirror of https://gitlab.com/openlp/packaging.git synced 2024-07-27 17:08:21 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
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
ea2c3b7be1 Put some more stuff in the config file - makes referencing it later easier 2016-12-06 23:02:14 +02:00
71f000a5c8 Make stdout a string instead of bytes, update AppVeyor config 2016-12-06 00:57:59 +02:00
751e771bb1 Update AppVeyor config 2016-12-05 23:22:29 +02:00
f4f7fc9cad A few fixes to the macOS builder, and fix up the Windows builder 2016-12-05 20:23:50 +02:00
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
fa3832de1f [Windows] Update all references to the ISS file after renaming it 2015-10-13 21:56:37 +02:00
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
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
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
ElderP
d3a1f07108 Display current version info during the Inno setup 2013-01-20 18:10:49 -05: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
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
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
Raoul Snyman
7043629baf Created a packaging repository for Windows and OS X
bzr-revno: 1
2012-06-09 21:02:47 +02:00