Commit Graph

28 Commits

Author SHA1 Message Date
Tomas Groth 75abfc27d9 debug print 2019-02-15 22:34:14 +01:00
Tomas Groth eb853ebff9 update 2019-02-15 21:19:31 +01:00
Raoul Snyman 16a8037d44 Use new version number format 2018-12-01 23:07:08 -07:00
Raoul Snyman 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 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 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
Raoul Snyman 7aed09ad84 Copy all the Qt translations, not just some of them 2017-03-27 17:05:46 -07:00
Raoul Snyman eece48fb3d Only perform a debug PyInstaller build if the '--debug' flag is set 2016-12-15 17:20:00 +02:00
Raoul Snyman 4ad35f87c5 Fix up some messages, make some messages only show in verbose mode, and add some more logging for debugging 2016-12-09 11:52:33 +02:00
Raoul Snyman 6eb26bf183 Remove refences to script_path and change them to config_dir/config_path 2016-12-06 22:51:27 +02:00
Raoul Snyman 9425cd40f0 Oops, can't reference a value before it exists 2016-12-06 22:27:46 +02:00
Raoul Snyman 7d98b5ab2a Move some logging around and fix up a path to the icon file 2016-12-06 22:11:10 +02:00
Raoul Snyman 77c9b883a9 Add some more debug logging to figure out what's going on with the paths 2016-12-06 21:58:41 +02:00
Raoul Snyman 2f7e689c99 Add some more debug logging to figure out what's going on with the paths 2016-12-06 21:43:40 +02:00
Raoul Snyman 0a2a90794e Make provision for Microsoft's exceptional wisdom in making an exit code of 1 be a success 2016-12-06 21:03:42 +02:00
Raoul Snyman 71f000a5c8 Make stdout a string instead of bytes, update AppVeyor config 2016-12-06 00:57:59 +02:00
Raoul Snyman 6e6f6ddf2d Absolute paths 2016-12-05 23:39:17 +02:00
Raoul Snyman 5ce4f143fa %(here)s should be the directory of the config file 2016-12-05 23:36:20 +02:00
Raoul Snyman 4cdcc9b7b1 Translation locations are different on different platforms 2016-12-05 23:18:21 +02:00
Raoul Snyman 05dde36a9e Fix up the rest of the macOS builder 2016-12-03 17:22:08 +02:00
Raoul Snyman dbd59b9a3c Refactor the builders so that we can inherit as much common code as possible 2016-12-03 13:23:23 +02:00