Commit Graph

318 Commits

Author SHA1 Message Date
Raoul Snyman 66c32e6e79 Debugging -_- 2019-04-10 15:03:30 -07:00
Raoul Snyman 9c1c7443d9 Mark components as 64-bit 2019-04-10 14:59:40 -07:00
Raoul Snyman c0e6dfc226 Handle 64-bit apps properly in WiX 2019-04-10 14:27:09 -07:00
Raoul Snyman 96070b52a5 Change references to use md5 hashes 2019-04-10 14:17:03 -07:00
Raoul Snyman a0b803432b Add missing GPL license file 2019-04-10 13:56:59 -07:00
Raoul Snyman bffdbcff58 String needs to be encoded when passed to hashlib 2019-04-10 13:46:17 -07:00
Raoul Snyman 5bb973c118 Merge Tomas' fixes 2019-04-10 13:14:01 -07:00
Raoul Snyman 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
Raoul Snyman 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
Raoul Snyman 76ded370db HEAD 2019-04-08 21:18:23 -07:00
Raoul Snyman 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
Tomas Groth 9381311d7d Add a missing s 2019-03-11 14:46:12 +01:00
Tomas Groth d583f9a3cb Try to fix portable apps version. Also added oszl as file type. 2019-03-11 14:11:56 +01:00
Raoul Snyman f98ae61bce Fix up a problem where the macOS builder expected a variable to be set, but it was being skipped due to a dependent variable not being available yet. Used the `setup_extra()` hook so that it runs after all the other setup.
bzr-revno: 43
2019-03-10 20:53:29 +01:00
Raoul Snyman 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 41f9dbc828 Fix copying Qt translations on windows and add x86 or x64 to the windows installer files.
bzr-revno: 42
2019-03-09 21:36:19 +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 b32cc6d693 Update the packaging scripts to work on windows (and appveyor) with the new webengine bacnkend.
bzr-revno: 41
2019-03-07 20:28:24 +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 eb4711d70d try some new values 2019-02-15 22:12:24 +01:00
Tomas Groth aace963ea6 remove pptlibview build 2019-02-15 21:50:35 +01:00
Tomas Groth ba1564c7be try some new values 2019-02-15 21:43:26 +01:00