Commit Graph

318 Commits

Author SHA1 Message Date
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
Raoul Snyman 507c43d547 Make debug mode explicit.
bzr-revno: 34
2016-12-15 17:53:07 +02:00
Raoul Snyman f23d42f67a HEAD 2016-12-15 17:24:20 +02: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 6759718d9b Refactor the Windowsand macOS builders to reuse common code. Fix the issue with dud builds when using PyInstaller 3.2.
bzr-revno: 33
2016-12-13 22:43:22 +02:00
Raoul Snyman c5654e4256 Always put the revision number at the end of the portable build number 2016-12-12 21:02:33 +02:00
Raoul Snyman 8efeae39f1 Merge from remote 2016-12-12 19:48:13 +02:00
Raoul Snyman 648afbef34 dist_path is weird 2016-12-12 18:43:19 +02:00
Raoul Snyman 6fe60a1c94 Path needs to be absolute 2016-12-12 12:00:31 +02:00
Raoul Snyman 19b5a489cf (hopefully) Fix the portable build once and for all 2016-12-11 14:20:35 +02:00
Raoul Snyman a2c416b09b Try to get the portable filename right 2016-12-10 23:12:38 +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 2a52c24fa3 Fix indentation 2016-12-09 01:39:07 +02:00
Raoul Snyman 5c2b25c233 Fix a typo 2016-12-09 01:38:22 +02:00
Raoul Snyman 47ad69b9ae metavar is not needed with a flag 2016-12-07 23:49:54 +02:00
Raoul Snyman 1d27ba766d Make portable argument a flag 2016-12-07 19:09:07 +02:00
Raoul Snyman dc3f564082 Make portable argument a flag 2016-12-07 19:08:40 +02:00
Raoul Snyman aa3c2d2f13 Fix up version numbers for InnoSetup and PortableApps 2016-12-07 15:18:50 +02:00
Raoul Snyman ea2c3b7be1 Put some more stuff in the config file - makes referencing it later easier 2016-12-06 23:02:14 +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