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

75 Commits

Author SHA1 Message Date
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
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
Tomas Groth
78a7c9bcda fix c/p error 2019-02-17 22:28:05 +01:00
Tomas Groth
815ef71a54 create folder before copying font 2019-02-17 22:23:18 +01:00
Tomas Groth
80eef6fc5b include font in package 2019-02-17 22:12:05 +01:00
Tomas Groth
b2cb30f31b remove debug print again 2019-02-17 21:26:29 +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
936fa3fc78 reorder initialization again 2019-02-16 21:34:36 +01:00
Tomas Groth
3ae58f56df reorder initialization 2019-02-16 21:19:52 +01:00
Tomas Groth
6fc4e61f9f try to load config earlier 2019-02-15 23:12:48 +01:00
Tomas Groth
888a61ec2b try to load paths before exe 2019-02-15 23:06:24 +01:00
Tomas Groth
fb4a66d47b debug print 2019-02-15 22:41:41 +01:00
Tomas Groth
75abfc27d9 debug print 2019-02-15 22:34:14 +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
16a8037d44 Use new version number format 2018-12-01 23:07:08 -07:00
499847bbcd Fix Qt paths so that code signing works 2018-10-27 10:35:03 -07:00
57caf4e5bb Fix builder script to use new OpenLP run script name. 2018-10-26 23:08:24 -07:00
Tomas Groth
afcc047ee3 Add an option for providing tag and revision to avoid using bzr. 2018-07-12 21:41:00 +02: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
645a55b3b3 fix method call 2017-09-27 22:39:45 +02:00
Tomas Groth
770caefae7 Fix idention. 2017-09-27 22:33:01 +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
Tomas Groth
9ae3703f76 Revert some changes. 2017-09-26 22:06:28 +02:00
Tomas Groth
6ecb97abe7 fix copy/paste error 2017-09-26 21:39:33 +02:00
Tomas Groth
d6784e38cb try some things 2017-09-26 21:34:59 +02:00
Tomas Groth
40116f03f0 Load paths before executables. 2017-09-26 20:24:18 +02:00
7aed09ad84 Copy all the Qt translations, not just some of them 2017-03-27 17:05:46 -07:00
eece48fb3d Only perform a debug PyInstaller build if the '--debug' flag is set 2016-12-15 17:20:00 +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