|
919a96f0bc
|
Add some debugging to figure out what's wrong with the program files variable
|
2019-05-15 15:57:56 -07:00 |
|
|
e88f99966e
|
No need to find 32-bit Program Files because OpenLP is 64-bit; Only copy MuPDF if PyMuPDF is not installed; Use the proper Program Files directory for VLC
|
2019-05-15 15:39:12 -07:00 |
|
|
b7323b69d1
|
Copy the right icon file
|
2019-05-02 13:40:11 -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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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
|
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 |
|
|
03971e7e22
|
Fix macOS builder to set up mutool_lib in setup_extra rather than overriding setup_paths , which was causing issues.
|
2019-03-10 09:33:37 -07: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
|
f95a43be24
|
Make the windows builder more bit-aware
|
2019-03-05 20:55:59 +01:00 |
|
Tomas Groth
|
b049edfb48
|
fix c/p error
|
2019-02-18 21:10:59 +01:00 |
|
Tomas Groth
|
03c3ea4319
|
fix typo
|
2019-02-18 21:04:40 +01:00 |
|
Tomas Groth
|
fdc1afa8e8
|
fix syntax error
|
2019-02-18 20:59:28 +01:00 |
|
Tomas Groth
|
2827fdf90b
|
copy font and display files
|
2019-02-18 20:48:44 +01:00 |
|