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

295 Commits

Author SHA1 Message Date
1ccfbe23f7 Icon is a reference to an Icon element 2019-05-01 22:30:12 -07:00
c4db85becd Continue to try to solve an issue with the Icon property 2019-05-01 22:18:40 -07:00
3af1ec38a4 Try to solve an issue with the Icon property 2019-05-01 22:09:56 -07:00
8940ca6833 Update service icon file name, and copy it into the dist directory as well 2019-04-30 23:21:19 -07:00
06d323cda1 Update macOS license file 2019-04-30 23:20:58 -07:00
2cecfb63c3 Use the right file name 2019-04-30 23:09:43 -07:00
d4166602ea Fix a variable 2019-04-30 23:06:17 -07:00
6dd78d9b40 Add file association 2019-04-30 22:23:38 -07:00
b4bd034d2f Make sure the Firewall rule is only added to a single component 2019-04-25 15:27:54 -07:00
a88d398587 Id is not a GUID 2019-04-25 15:18:54 -07:00
5e0a3a5a49 Try to figure out how to get lxml to add the namespace 2019-04-25 15:12:10 -07:00
10d421b619 Add Firewall extension to candle and light 2019-04-25 14:54:48 -07:00
d9e3a66fe8 Try to fix up Firewall extension namespacing 2019-04-25 14:42:08 -07:00
3344018f79 Add license back in, this time as GPL3 2019-04-25 14:13:06 -07:00
19ef167ca9 Add Firewall exception to Windows installer 2019-04-25 14:10:53 -07:00
51f0385ba7 Remove old assets, update existing assets, add upgrade logic to installer 2019-04-24 23:25:03 -07:00
42c2026837 Remove license agreement screen 2019-04-13 14:15:15 -07:00
596c633b13 Add import hook to see if that helps fix a problem 2019-04-12 11:50:36 -07:00
94574b356a Fix for how os.path.join() works on Windows 2019-04-11 15:58:44 -07:00
86f646beb3 Try to fix path to libvlc 2019-04-11 15:46:24 -07:00
ee809f1633 Bundle libvlc 2019-04-11 15:25:20 -07:00
2151a84908 Add architecture into MSI file name 2019-04-11 09:54:19 -07:00
2878cc7198 Use high compression 2019-04-11 09:51:13 -07:00
a422276ff3 Remain in the correct directory 2019-04-10 21:56:12 -07:00
e354f0304a Make WiX export to the base 'dist' directory 2019-04-10 21:41:53 -07:00
965b779dbb Remove debugging 2019-04-10 21:06:11 -07:00
10dab342bf Correct md5 hash 2019-04-10 15:11:20 -07:00
66c32e6e79 Debugging -_- 2019-04-10 15:03:30 -07:00
9c1c7443d9 Mark components as 64-bit 2019-04-10 14:59:40 -07:00
c0e6dfc226 Handle 64-bit apps properly in WiX 2019-04-10 14:27:09 -07:00
96070b52a5 Change references to use md5 hashes 2019-04-10 14:17:03 -07:00
a0b803432b Add missing GPL license file 2019-04-10 13:56:59 -07:00
bffdbcff58 String needs to be encoded when passed to hashlib 2019-04-10 13:46:17 -07:00
5bb973c118 Merge Tomas' fixes 2019-04-10 13:14:01 -07:00
119b551afd Use md5 hashes instead of the file name and path 2019-04-10 12:59:51 -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
52a9793686 Use the right path variable 2019-04-10 21:06:38 +02:00
Tomas Groth
e8d780bf81 Fix for xml handling 2019-04-10 21:01:32 +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
f0b3ce65a1 Fix up errors in builder 2019-04-10 10:50:00 -07:00
Tomas Groth
b3d31418ff More fixes and removal of inno setup stuff 2019-04-09 22:30:17 +02:00
Tomas Groth
dbd350889b Assume xml is text rather than binary. 2019-04-09 21:28:25 +02:00
Tomas Groth
4b81713954 Small adjustments for wix packaging 2019-04-09 21:14:26 +02:00
76ded370db HEAD 2019-04-08 21:18:23 -07:00
a0ebb0a926 Use WiX instead of InnoSetup 2019-04-08 21:14:43 -07:00
Tomas Groth
d55d1209fd Fix some issues in windows packaging related to portable setup.
bzr-revno: 44
2019-03-14 21:44:37 +01:00
Tomas Groth
215fbc23cc remove debug print 2019-03-13 22:00:05 +01:00
Tomas Groth
293571a69a Add missing param 2019-03-13 21:39:11 +01:00
Tomas Groth
933325e9d1 Try to fix appveyor build of portable installer 2019-03-13 21:21:15 +01:00