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

19 Commits

Author SHA1 Message Date
Tomas Groth
d32a48727b Merge branch 'update-to-pyro5' into 'master'
Update the builder to bundle Pyro5

See merge request openlp/packaging!21
2023-08-26 06:54:55 +00:00
6789a46057 Update the builder to bundle Pyro5 2023-08-25 20:02:06 -07:00
bb5d483936
Copy VLC files into macOS 2023-05-08 21:43:42 -07:00
Tomas Groth
854dba8e86 Fix to make dmgbuild work 2021-11-22 05:43:56 +00:00
128de147e0
Some updates to the macOS builder
- Apparently we don't need to sign the app anymore
- Add hooks for websockets
2021-09-02 17:57:02 -07:00
Tomas Groth
b7cd96f662 Fixes for MacOS build and enable using appveyor for macos 2020-07-10 19:43:13 +00:00
bb1b6b773b Fix various parts of the build script for the macOS build 2019-12-10 04:07:44 +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
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
499847bbcd Fix Qt paths so that code signing works 2018-10-27 10:35:03 -07:00
6eb26bf183 Remove refences to script_path and change them to config_dir/config_path 2016-12-06 22:51:27 +02:00
4cdcc9b7b1 Translation locations are different on different platforms 2016-12-05 23:18:21 +02:00
f4f7fc9cad A few fixes to the macOS builder, and fix up the Windows builder 2016-12-05 20:23:50 +02:00
05dde36a9e Fix up the rest of the macOS builder 2016-12-03 17:22:08 +02:00
dbd59b9a3c Refactor the builders so that we can inherit as much common code as possible 2016-12-03 13:23:23 +02:00