1
0
mirror of https://gitlab.com/openlp/packaging.git synced 2024-07-28 01:18:21 +00:00
Commit Graph

57 Commits

Author SHA1 Message Date
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
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
ccc6b44e2c support program files path on x64 2019-02-16 22:13:16 +01:00
Tomas Groth
64a22bd80c some debug print 2019-02-16 22:01:03 +01:00
Tomas Groth
aace963ea6 remove pptlibview build 2019-02-15 21:50:35 +01:00
Tomas Groth
eb853ebff9 update 2019-02-15 21:19:31 +01:00
Tomas Groth
d05247ea47 Change method name 2017-09-28 21:25:51 +02:00
Tomas Groth
2df10e780d forgot to import glob 2017-09-27 22:53:43 +02:00
Tomas Groth
d13c07c58e Try some backslash escaping 2017-09-27 22:26:18 +02:00
Tomas Groth
1b12ae51e1 Fix idention. 2017-09-27 22:15:53 +02:00
Tomas Groth
0ad2a6186a Try to include new ucrt distributables in win build. 2017-09-26 23:58:42 +02:00
c5654e4256 Always put the revision number at the end of the portable build number 2016-12-12 21:02:33 +02:00
8efeae39f1 Merge from remote 2016-12-12 19:48:13 +02:00
648afbef34 dist_path is weird 2016-12-12 18:43:19 +02:00
6fe60a1c94 Path needs to be absolute 2016-12-12 12:00:31 +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