Commit Graph

43 Commits

Author SHA1 Message Date
TW d2f618babf pyinstaller / vorta.spec: make platform independent (#122)
* pyinstaller / vorta.spec: make platform independent

- cwd must be the repo dir, __FILE__ is not available here
- the borg binary for the platform must be in bin/borg (no matter
  whether we build for Linux or macOS or ...)
- moved some settings to top of the file
- whitespace clean up

* fat binary: must not fork on linux either

also: refactor slightly
2019-01-13 10:03:00 +08:00
Manu 51159c043d Bump version: 0.6.3 → 0.6.4 2019-01-06 08:23:21 +08:00
Manu e71669fe8c Bump version: 0.6.2 → 0.6.3 2018-12-25 13:54:16 +08:00
Manu 8efaaae08f Bump version: 0.6.1 → 0.6.2 2018-12-18 19:28:35 +08:00
Manu c66391e6fa Bump version: 0.6.0 → 0.6.1 2018-12-14 16:05:01 +08:00
Manu 9005beaf30 Bump version: 0.5.4 → 0.6.0 2018-12-08 18:58:19 +08:00
Manu 96103a97e3 Implement selecting update channel (appcast.xml). 2018-12-08 18:41:56 +08:00
Manu 00760d912d Bump version: 0.5.3 → 0.5.4 2018-12-06 18:54:29 +08:00
Manu d8de3206dd Hotfix: Disable macOS autostart due to comptability issue. #81 2018-12-05 17:58:31 +08:00
Manu 5a01322d2c Bump version: 0.5.2 → 0.5.3 2018-12-05 17:06:31 +08:00
Manu 0f203101e7 Bump version: 0.5.1 → 0.5.2 2018-12-04 11:03:24 +08:00
Manu d84d158541 Bump version: 0.5.0 → 0.5.1 2018-11-30 08:44:24 +08:00
Manu 8c556a1b9f Bump version: 0.4.6 → 0.5.0 2018-11-27 19:36:31 +08:00
Manu fe72e84b3c Bump version: 0.4.5 → 0.4.6 2018-11-22 12:13:04 +08:00
Manu 50fa73ba6c Bump version: 0.4.4 → 0.4.5 2018-11-21 22:26:03 +08:00
Manu e2b7107472 Bump version: 0.4.3 → 0.4.4 2018-11-21 21:04:25 +08:00
Manu 8d01767b60 Bump version: 0.4.2 → 0.4.3 2018-11-21 17:53:26 +08:00
Manu 641c364927 Bump version: 0.4.1 → 0.4.2 2018-11-21 16:26:26 +08:00
Manu 7fe2ab2f01 Package macOS app as DMG. Add Sparkle Framework. 2018-11-21 16:17:27 +08:00
Manu c790135b52 Bump version: 0.4.0 → 0.4.1 2018-11-20 18:07:41 +08:00
Manu 54bc049a1a Bump version: 0.3.2 → 0.4.0 2018-11-17 19:46:55 +08:00
Manu b13b6f91c1 Bump version: 0.3.1 → 0.3.2 2018-11-09 22:47:47 +08:00
Manu 11d02005f6 Bump version: 0.3.0 → 0.3.1 2018-11-09 14:01:29 +08:00
Manu 3b2570cd02 Bump version: 0.2.9 → 0.3.0 2018-11-06 14:47:30 +08:00
Manu 755f57d66b Bump version: 0.2.8 → 0.2.9 2018-11-05 23:12:43 +08:00
Manu 15a007a074 Attempt to fix unresponsive parent process on macOS. 2018-11-05 23:07:42 +08:00
Manu 951e4b8cef Bump version: 0.2.7 → 0.2.8 2018-11-03 02:07:13 +08:00
Manu 054146cead Bump version: 0.2.6 → 0.2.7 2018-11-03 02:05:36 +08:00
Manu 9b98afe444 Bump version: 0.2.5 → 0.2.6 2018-11-03 00:33:49 +08:00
Manu 85708995ff Bump version: 0.2.4 → 0.2.5 2018-11-02 23:46:48 +08:00
Manu cdfe2ecbb7 Bump version: 0.2.3 → 0.2.4 2018-11-02 21:51:05 +08:00
Manu ae7f52de09 Bump version: 0.2.2 → 0.2.3 2018-11-02 19:24:38 +08:00
Manu 0da0af1dae Bump version: 0.2.1 → 0.2.2 2018-11-02 14:06:31 +08:00
Manu bfc8d55370 Bump version: 0.2.0 → 0.2.1 2018-11-02 00:53:53 +08:00
Manu dc2a156855 Extend snapshot Model. 2018-11-01 19:35:07 +08:00
Manu da4b9dbbed Workaround for pyinstaller-keyring issue. 2018-11-01 15:02:56 +08:00
Manu 5bc5a198cf Bump version: 0.1.0 → 0.2.0 2018-11-01 00:10:57 +08:00
Manu ff37a8e6e0 Improve finding assets, make cancelling more reliable. 2018-10-29 13:49:25 +08:00
Manu 58d6eb9808 Bump version: 0.0.3 → 0.1.0 2018-10-29 01:15:44 +08:00
Manu 4c375f9547 Fix bug related to empty excludes, add version and app icon. 2018-10-28 23:40:38 +08:00
Manu 6b00d73dff Add as SystemTrayIcon. 2018-10-28 12:10:15 +08:00
Manu 8cede50bd1 Implement adding ssh keys. Start adding mounting. 2018-10-27 15:00:56 +08:00
Manu 443b61a60c Finish packaging. 2018-10-27 00:01:59 +08:00