|
1dccab556d
|
Make the export optional when running a release build
|
2019-12-20 06:03:49 +00:00 |
|
|
bb1b6b773b
|
Fix various parts of the build script for the macOS build
|
2019-12-10 04:07:44 +00:00 |
|
|
08313281ea
|
Fix MSI and PyInstaller builds
|
2019-11-13 21:34:04 +00:00 |
|
Tomas Groth
|
ce5b55ef1a
|
Some updates to get packaing working after the gitlab migration.
|
2019-09-24 18:47:13 +00:00 |
|
Tomas Groth
|
c9af8d577f
|
First stab at converting to use git while packaging.
|
2019-09-13 19:32:29 +00:00 |
|
|
9dee47520e
|
Correct path to VLC libs on macOS, fix call to copytree
|
2019-07-03 23:33:08 -07:00 |
|
|
bd2abb355b
|
Update Windows and macOS builders to copy VLC plugins
|
2019-07-03 23:23:21 -07:00 |
|
|
bac0c45002
|
Fix up license headers
|
2019-06-04 23:04:54 -07:00 |
|
|
a9691be825
|
HEAD
|
2019-05-22 14:55:08 -07:00 |
|
|
c04282e102
|
Fix reference to a directory
|
2019-05-20 15:17:13 -07:00 |
|
|
7a30015296
|
Fix some paths
|
2019-05-15 21:37:10 -07:00 |
|
|
a3088e878b
|
Remove debugging
|
2019-05-15 16:02:19 -07:00 |
|
|
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 |
|