Commit Graph

69 Commits

Author SHA1 Message Date
xarkes
989555872e
Changed Cutter.sh to Cutter for macos (Fixes #787) (#853)
* Changed Cutter.sh to Cutter for macos (Fixes #787)
2018-10-19 01:36:31 +02:00
Florian Märkl
e3bc744024 Rename builds with version in Travis 2018-10-02 14:32:22 +02:00
Florian Märkl
0e4930c603
Fix macOS builds and disable QtWebEngine for builds (Fix #689, Fix #629) (#748)
* Fix Info.plist and disable QtWebEngine for builds

* Add CFBundleShortVersionString to Info.plist
2018-10-02 12:54:23 +02:00
Florian Märkl
a7b6d7efb8 Enable building deploy-test in Travis 2018-09-30 13:11:46 +02:00
Paul I
6d1bc87453 Travis: use Qt 5.9.6 (#654)
* Travis: use Qt 5.9.6

* Update docs
2018-08-27 08:22:23 +03:00
Florian Märkl
1534e78e06 Switch back to official linuxdeployqt builds
After https://github.com/probonopd/linuxdeployqt/pull/305 has been merged.
2018-07-15 14:17:17 +02:00
Florian Märkl
9fcf03161e Exclude python libs when using linuxdeployqt 2018-07-14 12:18:59 +02:00
Florian Märkl
118e44d61e Deploy from Travis as Draft 2018-07-13 20:11:40 +02:00
fcasal
35b948bf19
added debug branch to travis 2018-06-21 15:40:49 +01:00
Florian Märkl
d5bd3aa2cf Use Brewfile in Travis 2018-04-17 19:15:21 +02:00
Florian Märkl
600f67d9d2 Remove AppImage prefix hack from .travis.yml 2018-04-17 18:05:00 +02:00
Florian Märkl
1e81aafb37 Use r_sys_prefix() for AppImage and macOS AppBundle (Fix #432) 2018-04-16 21:36:55 +02:00
Florian Märkl
4c1e958662 Remove NSS from AppImage 2018-04-14 16:24:53 +02:00
Florian Märkl
6ea813a9f6 Move Python embedding for AppImage to scripts/ 2018-04-14 16:24:53 +02:00
Florian Märkl
b171d25859 Move Code from .travis.yml to scripts/ 2018-04-14 12:20:00 +02:00
Florian Märkl
c127772dc1 Fix themes for AppImage 2018-03-09 18:04:05 +01:00
Florian Märkl
5f991f5a98 Reduce Python size in AppImage 2018-03-09 16:44:11 +01:00
Florian Märkl
3f4b3457b5 Fix QtWebEngine in Application Bundle on macOS 2018-03-08 11:59:53 +01:00
Florian Märkl
5734875405 Add DEPLOY condition to Travis 2018-03-07 16:03:30 +01:00
Florian Märkl
f9b6c8fcc0 Reduce size of Python for macOS 2018-03-07 15:23:46 +01:00
Florian Märkl
5bb1a5be6c Bundle Python for macOS in Travis 2018-03-07 15:23:46 +01:00
Florian Märkl
ad1946cae4 Build and install Python in Travis
Link against custom Python

Test Deploy

Enable Jupyter for AppImage

Build Python Shared
2018-03-04 17:32:47 +01:00
Florian Märkl
8b77ad2766 Fix macOS Travis 2018-03-02 19:27:48 +01:00
xarkes
a738c020f4 CI Fixes 2018-02-27 21:26:14 +01:00
xarkes
cac04434c1 Added QtWebEngine to Travis 2018-02-27 21:26:14 +01:00
xarkes
05982b1304 Modify travis&appveyor regex for tag deployment 2017-11-25 12:51:46 +01:00
xarkes
b22b626171 Modify CI configurations to build tags 2017-11-22 00:06:15 +01:00
Florian Märkl
bacaca1a0b Add QtSvg to Travis 2017-11-21 13:26:31 +01:00
xarkes
ab6d2f7b4b Deploy only on tags 2017-11-20 21:37:00 +01:00
xarkes
a45fd094ad Fix travis (#76) 2017-10-23 23:08:36 +02:00
xarkes
08a8550b88 Fix Travis linux deploy build 2017-10-23 15:03:02 +02:00
xarkes
fb558f2683 Fix travis build 2017-10-23 14:46:46 +02:00
xarkes
f47cae8c89 Travis again 2017-10-23 14:12:46 +02:00
xarkes
6375d8a347 Make travis redeploy all the time 2017-10-23 13:20:51 +02:00
xarkes
32172c3a16 Fix travis typo 2017-10-23 12:54:48 +02:00
xarkes
1cb893ed57 Fix travis typo 2017-10-23 12:52:36 +02:00
xarkes
f32745bd97 Fixing appveyor et travis builds 2017-10-23 12:49:46 +02:00
xarkes
f45b3d6e93 Fix travis build 2017-10-23 11:37:30 +02:00
xarkes
4a4940ebbc Fix .travis.yml 2017-10-23 11:23:52 +02:00
xarkes
37b73ed223 Fix share path for AppImage 2017-10-23 11:22:15 +02:00
xarkes
41be016467 Test prefix modification (#75) 2017-10-23 09:35:33 +02:00
Florian Märkl
ff080c1d3c Remove QtWebEngine (Fix #60)
* Remove QML QtWebEngine dependency

* Remove Web graphs from Dashboard

* Remove web graphs from SidebarWidget

* Remove web mini graph from PreviewWidget

* Remove all remaining html and QtWebEngine dependencies

* Update docs/Compiling-with-CMake.md after QtWebEngine removal

* Remove QtWebEngine from Travis
2017-10-15 13:40:20 +02:00
Maijin
9860e1d6bf Update .travis.yml 2017-10-13 18:11:32 +02:00
xarkes
5b1337d063 Missing && (#47) 2017-10-11 15:45:43 +02:00
xarkes
f202306920 Fix typo in travis (#46) 2017-10-11 14:57:43 +02:00
xarkes
75821f29e1 typo 2017-10-11 14:23:12 +02:00
xarkes
ed0d680355 Fix travis Qt version 2017-10-11 14:18:34 +02:00
Maijin
22cb654046 Update .travis.yml 2017-10-09 17:51:54 +02:00
Tim Siebels
ff3ad1e504 CI for CMake (#33) 2017-10-02 18:41:40 +02:00
Maijin
38e8f2d106 Add deploy 2017-09-26 12:25:49 +02:00