Commit Graph

236 Commits

Author SHA1 Message Date
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
Tomas Groth eb853ebff9 update 2019-02-15 21:19:31 +01:00
Raoul Snyman 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.
bzr-revno: 40
2018-12-02 23:01:50 -07:00
Raoul Snyman 16a8037d44 Use new version number format 2018-12-01 23:07:08 -07:00
Raoul Snyman 499847bbcd Fix Qt paths so that code signing works 2018-10-27 10:35:03 -07:00
Raoul Snyman e17dfb2dad Fix builder script to use new OpenLP run script name.
bzr-revno: 39
2018-10-27 18:12:07 +02:00
Raoul Snyman 57caf4e5bb Fix builder script to use new OpenLP run script name. 2018-10-26 23:08:24 -07:00
Tomas Groth 1872fd58f6 Add an option for providing tag and revision to avoid using bzr. Useful on Appveyor where bzr does not work.
bzr-revno: 38
2018-07-13 21:19:14 +02: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 42741cbfb2 forgot a s. 2017-09-26 21:58:20 +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 4d8962b7e5 clean up config file 2017-09-26 20:30:22 +02:00
Tomas Groth 40116f03f0 Load paths before executables. 2017-09-26 20:24:18 +02:00
Tomas Groth 468f1a22c8 hardcode python script path 2017-09-25 22:59:43 +02:00
Tomas Groth c42ac962b1 update settings 2017-09-25 22:31:41 +02:00
Tomas Groth beb92f149b Try to update packaging. 2017-09-25 21:58:43 +02:00
Raoul Snyman dacbab0e4e Change icons, logos and artwork for 2.6 builds on macOS
bzr-revno: 37
2017-06-03 12:25:56 -07:00
Raoul Snyman 4e4f53e717 Change icons, logos and artwork for 2.6 builds on macOS 2017-05-31 22:09:38 -07:00
Raoul Snyman ce600ef332 Change icons, logos and artwork for 2.6 builds on macOS 2017-05-31 22:09:25 -07:00
Tomas Groth a193e55ff8 Update to the appveyor config.
bzr-revno: 36
2017-05-04 23:02:26 +02:00
Tomas Groth 4da9929462 Update to use appveyors qt installation for lrelease 2017-05-02 22:21:06 +02:00
Raoul Snyman f69aa011c0 Fix bug #1676163 by copying in all the Qt translation files (they were broken out into different files in Qt5)
bzr-revno: 35
2017-03-27 22:27:39 -07:00
Raoul Snyman 7aed09ad84 Copy all the Qt translations, not just some of them 2017-03-27 17:05:46 -07:00