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

129 Commits

Author SHA1 Message Date
648afbef34 dist_path is weird 2016-12-12 18:43:19 +02:00
19b5a489cf (hopefully) Fix the portable build once and for all 2016-12-11 14:20:35 +02:00
a2c416b09b Try to get the portable filename right 2016-12-10 23:12:38 +02:00
4ad35f87c5 Fix up some messages, make some messages only show in verbose mode, and add some more logging for debugging 2016-12-09 11:52:33 +02:00
2a52c24fa3 Fix indentation 2016-12-09 01:39:07 +02:00
5c2b25c233 Fix a typo 2016-12-09 01:38:22 +02:00
47ad69b9ae metavar is not needed with a flag 2016-12-07 23:49:54 +02:00
1d27ba766d Make portable argument a flag 2016-12-07 19:09:07 +02:00
dc3f564082 Make portable argument a flag 2016-12-07 19:08:40 +02:00
aa3c2d2f13 Fix up version numbers for InnoSetup and PortableApps 2016-12-07 15:18:50 +02:00
ea2c3b7be1 Put some more stuff in the config file - makes referencing it later easier 2016-12-06 23:02:14 +02:00
6eb26bf183 Remove refences to script_path and change them to config_dir/config_path 2016-12-06 22:51:27 +02:00
9425cd40f0 Oops, can't reference a value before it exists 2016-12-06 22:27:46 +02:00
7d98b5ab2a Move some logging around and fix up a path to the icon file 2016-12-06 22:11:10 +02:00
77c9b883a9 Add some more debug logging to figure out what's going on with the paths 2016-12-06 21:58:41 +02:00
2f7e689c99 Add some more debug logging to figure out what's going on with the paths 2016-12-06 21:43:40 +02:00
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
71f000a5c8 Make stdout a string instead of bytes, update AppVeyor config 2016-12-06 00:57:59 +02:00
6e6f6ddf2d Absolute paths 2016-12-05 23:39:17 +02:00
5ce4f143fa %(here)s should be the directory of the config file 2016-12-05 23:36:20 +02:00
751e771bb1 Update AppVeyor config 2016-12-05 23:22:29 +02:00
4cdcc9b7b1 Translation locations are different on different platforms 2016-12-05 23:18:21 +02:00
f4f7fc9cad A few fixes to the macOS builder, and fix up the Windows builder 2016-12-05 20:23:50 +02:00
05dde36a9e Fix up the rest of the macOS builder 2016-12-03 17:22:08 +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
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
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
5fd896e2f0 Add extra file for mutool 2016-11-10 22:33:23 +02:00
6c48676954 Use dmgbuild instead of all the manual nonsense 2016-09-24 23:46:19 +02:00
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
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
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
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
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