1
0
mirror of https://gitlab.com/openlp/packaging.git synced 2024-12-22 04:52:50 +00:00

Commit Graph

  • 1ccfbe23f7 Icon is a reference to an Icon element Raoul Snyman 2019-05-01 22:30:12 -0700
  • c4db85becd Continue to try to solve an issue with the Icon property Raoul Snyman 2019-05-01 22:18:40 -0700
  • 3af1ec38a4 Try to solve an issue with the Icon property Raoul Snyman 2019-05-01 22:09:56 -0700
  • 8940ca6833 Update service icon file name, and copy it into the dist directory as well Raoul Snyman 2019-04-30 23:21:19 -0700
  • 06d323cda1 Update macOS license file Raoul Snyman 2019-04-30 23:20:58 -0700
  • 2cecfb63c3 Use the right file name Raoul Snyman 2019-04-30 23:09:43 -0700
  • d4166602ea Fix a variable Raoul Snyman 2019-04-30 23:06:17 -0700
  • 6dd78d9b40 Add file association Raoul Snyman 2019-04-30 22:23:38 -0700
  • b4bd034d2f Make sure the Firewall rule is only added to a single component Raoul Snyman 2019-04-25 15:27:54 -0700
  • a88d398587 Id is not a GUID Raoul Snyman 2019-04-25 15:18:54 -0700
  • 5e0a3a5a49 Try to figure out how to get lxml to add the namespace Raoul Snyman 2019-04-25 15:12:10 -0700
  • 10d421b619 Add Firewall extension to candle and light Raoul Snyman 2019-04-25 14:54:48 -0700
  • d9e3a66fe8 Try to fix up Firewall extension namespacing Raoul Snyman 2019-04-25 14:42:08 -0700
  • 3344018f79 Add license back in, this time as GPL3 Raoul Snyman 2019-04-25 14:13:06 -0700
  • 19ef167ca9 Add Firewall exception to Windows installer Raoul Snyman 2019-04-25 14:10:53 -0700
  • 51f0385ba7 Remove old assets, update existing assets, add upgrade logic to installer Raoul Snyman 2019-04-24 23:25:03 -0700
  • 42c2026837 Remove license agreement screen Raoul Snyman 2019-04-13 14:15:15 -0700
  • 596c633b13 Add import hook to see if that helps fix a problem Raoul Snyman 2019-04-12 11:50:36 -0700
  • 94574b356a Fix for how os.path.join() works on Windows Raoul Snyman 2019-04-11 15:58:44 -0700
  • 86f646beb3 Try to fix path to libvlc Raoul Snyman 2019-04-11 15:46:24 -0700
  • ee809f1633 Bundle libvlc Raoul Snyman 2019-04-11 15:25:20 -0700
  • 2151a84908 Add architecture into MSI file name Raoul Snyman 2019-04-11 09:54:19 -0700
  • 2878cc7198 Use high compression Raoul Snyman 2019-04-11 09:51:13 -0700
  • a422276ff3 Remain in the correct directory Raoul Snyman 2019-04-10 21:56:12 -0700
  • e354f0304a Make WiX export to the base 'dist' directory Raoul Snyman 2019-04-10 21:41:53 -0700
  • 965b779dbb Remove debugging Raoul Snyman 2019-04-10 21:06:11 -0700
  • 10dab342bf Correct md5 hash Raoul Snyman 2019-04-10 15:11:20 -0700
  • 66c32e6e79 Debugging -_- Raoul Snyman 2019-04-10 15:03:30 -0700
  • 9c1c7443d9 Mark components as 64-bit Raoul Snyman 2019-04-10 14:59:40 -0700
  • c0e6dfc226 Handle 64-bit apps properly in WiX Raoul Snyman 2019-04-10 14:27:09 -0700
  • 96070b52a5 Change references to use md5 hashes Raoul Snyman 2019-04-10 14:17:03 -0700
  • a0b803432b Add missing GPL license file Raoul Snyman 2019-04-10 13:56:59 -0700
  • bffdbcff58 String needs to be encoded when passed to hashlib Raoul Snyman 2019-04-10 13:46:17 -0700
  • 5bb973c118 Merge Tomas' fixes Raoul Snyman 2019-04-10 13:14:01 -0700
  • 119b551afd Use md5 hashes instead of the file name and path Raoul Snyman 2019-04-10 12:59:51 -0700
  • 65082417e4 Check for msi to exist before trying to delete it. Tomas Groth 2019-04-10 21:17:39 +0200
  • 52a9793686 Use the right path variable Tomas Groth 2019-04-10 21:06:38 +0200
  • e8d780bf81 Fix for xml handling Tomas Groth 2019-04-10 21:01:32 +0200
  • 40f1c24ecd Use a different approach to get platform info in wxs Tomas Groth 2019-04-10 20:51:28 +0200
  • 85ead230a4 More fixes Tomas Groth 2019-04-10 20:36:12 +0200
  • f0b3ce65a1 Fix up errors in builder Raoul Snyman 2019-04-10 10:50:00 -0700
  • b3d31418ff More fixes and removal of inno setup stuff Tomas Groth 2019-04-09 22:30:17 +0200
  • dbd350889b Assume xml is text rather than binary. Tomas Groth 2019-04-09 21:28:25 +0200
  • 4b81713954 Small adjustments for wix packaging Tomas Groth 2019-04-09 21:14:26 +0200
  • 76ded370db HEAD Raoul Snyman 2019-04-08 21:18:23 -0700
  • a0ebb0a926 Use WiX instead of InnoSetup Raoul Snyman 2019-04-08 21:14:43 -0700
  • d55d1209fd Fix some issues in windows packaging related to portable setup. Tomas Groth 2019-03-14 21:44:37 +0100
  • 215fbc23cc remove debug print Tomas Groth 2019-03-13 22:00:05 +0100
  • 293571a69a Add missing param Tomas Groth 2019-03-13 21:39:11 +0100
  • 933325e9d1 Try to fix appveyor build of portable installer Tomas Groth 2019-03-13 21:21:15 +0100
  • 9381311d7d Add a missing s Tomas Groth 2019-03-11 14:46:12 +0100
  • d583f9a3cb Try to fix portable apps version. Also added oszl as file type. Tomas Groth 2019-03-11 14:11:56 +0100
  • 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. Raoul Snyman 2019-03-10 20:53:29 +0100
  • 03971e7e22 Fix macOS builder to set up mutool_lib in setup_extra rather than overriding setup_paths, which was causing issues. Raoul Snyman 2019-03-10 09:33:37 -0700
  • 41f9dbc828 Fix copying Qt translations on windows and add x86 or x64 to the windows installer files. Tomas Groth 2019-03-09 21:36:19 +0100
  • 39a14d029d Fix copying Qt translations and add x86 or x64 to the bundled files. Tomas Groth 2019-03-08 22:20:20 +0100
  • b32cc6d693 Update the packaging scripts to work on windows (and appveyor) with the new webengine bacnkend. Tomas Groth 2019-03-07 20:28:24 +0100
  • f95a43be24 Make the windows builder more bit-aware Tomas Groth 2019-03-05 20:55:59 +0100
  • b049edfb48 fix c/p error Tomas Groth 2019-02-18 21:10:59 +0100
  • 03c3ea4319 fix typo Tomas Groth 2019-02-18 21:04:40 +0100
  • fdc1afa8e8 fix syntax error Tomas Groth 2019-02-18 20:59:28 +0100
  • 2827fdf90b copy font and display files Tomas Groth 2019-02-18 20:48:44 +0100
  • 78a7c9bcda fix c/p error Tomas Groth 2019-02-17 22:28:05 +0100
  • 815ef71a54 create folder before copying font Tomas Groth 2019-02-17 22:23:18 +0100
  • 80eef6fc5b include font in package Tomas Groth 2019-02-17 22:12:05 +0100
  • b2cb30f31b remove debug print again Tomas Groth 2019-02-17 21:26:29 +0100
  • ccc6b44e2c support program files path on x64 Tomas Groth 2019-02-16 22:13:16 +0100
  • 64a22bd80c some debug print Tomas Groth 2019-02-16 22:01:03 +0100
  • 936fa3fc78 reorder initialization again Tomas Groth 2019-02-16 21:34:36 +0100
  • 3ae58f56df reorder initialization Tomas Groth 2019-02-16 21:19:52 +0100
  • 6fc4e61f9f try to load config earlier Tomas Groth 2019-02-15 23:12:48 +0100
  • 888a61ec2b try to load paths before exe Tomas Groth 2019-02-15 23:06:24 +0100
  • fb4a66d47b debug print Tomas Groth 2019-02-15 22:41:41 +0100
  • 75abfc27d9 debug print Tomas Groth 2019-02-15 22:34:14 +0100
  • eb4711d70d try some new values Tomas Groth 2019-02-15 22:12:24 +0100
  • aace963ea6 remove pptlibview build Tomas Groth 2019-02-15 21:50:35 +0100
  • ba1564c7be try some new values Tomas Groth 2019-02-15 21:43:26 +0100
  • eb853ebff9 update Tomas Groth 2019-02-15 21:19:31 +0100
  • 2753aaa5a6 macOS codesigning fails on Apps with periods in file names. Incorporated fixes from PyInstaller's wiki and also updated the version number to match our new versioning scheme. Raoul Snyman 2018-12-02 23:01:50 -0700
  • 16a8037d44 Use new version number format Raoul Snyman 2018-12-01 23:07:08 -0700
  • 499847bbcd Fix Qt paths so that code signing works Raoul Snyman 2018-10-27 10:35:03 -0700
  • e17dfb2dad Fix builder script to use new OpenLP run script name. Raoul Snyman 2018-10-27 18:12:07 +0200
  • 57caf4e5bb Fix builder script to use new OpenLP run script name. Raoul Snyman 2018-10-26 23:08:24 -0700
  • 1872fd58f6 Add an option for providing tag and revision to avoid using bzr. Useful on Appveyor where bzr does not work. Tomas Groth 2018-07-13 21:19:14 +0200
  • afcc047ee3 Add an option for providing tag and revision to avoid using bzr. Tomas Groth 2018-07-12 21:41:00 +0200
  • d05247ea47 Change method name Tomas Groth 2017-09-28 21:25:51 +0200
  • 2df10e780d forgot to import glob Tomas Groth 2017-09-27 22:53:43 +0200
  • 645a55b3b3 fix method call Tomas Groth 2017-09-27 22:39:45 +0200
  • 770caefae7 Fix idention. Tomas Groth 2017-09-27 22:33:01 +0200
  • d13c07c58e Try some backslash escaping Tomas Groth 2017-09-27 22:26:18 +0200
  • 1b12ae51e1 Fix idention. Tomas Groth 2017-09-27 22:15:53 +0200
  • 0ad2a6186a Try to include new ucrt distributables in win build. Tomas Groth 2017-09-26 23:58:42 +0200
  • 9ae3703f76 Revert some changes. Tomas Groth 2017-09-26 22:06:28 +0200
  • 42741cbfb2 forgot a s. Tomas Groth 2017-09-26 21:58:20 +0200
  • 6ecb97abe7 fix copy/paste error Tomas Groth 2017-09-26 21:39:33 +0200
  • d6784e38cb try some things Tomas Groth 2017-09-26 21:34:59 +0200
  • 4d8962b7e5 clean up config file Tomas Groth 2017-09-26 20:30:22 +0200
  • 40116f03f0 Load paths before executables. Tomas Groth 2017-09-26 20:24:18 +0200
  • 468f1a22c8 hardcode python script path Tomas Groth 2017-09-25 22:59:43 +0200
  • c42ac962b1 update settings Tomas Groth 2017-09-25 22:31:41 +0200