Commit Graph

40 Commits

Author SHA1 Message Date
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
Maijin
bf017e4940 Add deploy 2017-09-26 12:09:00 +02:00
Maijin
b10e97e702 Add Qt in PATH 2017-09-26 11:28:14 +02:00
Maijin
75aa4d93df Change brew config 2017-09-26 11:05:22 +02:00
Maijin
9b4668ff02 Rename iaito -> cutter 2017-09-26 10:32:03 +02:00
Maijin
9257294727 Fix more iaito -> cutter 2017-09-25 19:51:49 +02:00
Maijin
40bd1080f4 Travis test 2017-09-25 19:34:38 +02:00
xarkes
b64fd5ad11 Fix travis build 2017-09-02 12:06:00 +02:00
ballessay
1e35b1768c Use custom qmake parameter for AppImage
Install files for AppImage if a custom qmake parameter is supplied, not
by abusing PREFIX.

Add new paramter to .travis.yml
2017-05-22 23:59:29 +02:00
ballessay
7beab5057e Enable ccache for travis builds 2017-05-14 02:09:27 +02:00
ballessay
d6b766f7b4 Fix webserver failure in appimage
The radare webserver is looking for http.root or http.homeroot which
wasn't included in the appimage, so the webserver failed to start.

Since sys/install.sh seems to just symlinks a lot of files in
/usr/share/radare2 cp -Lr the folder.

Additionally modify the http.root if an AppImage environment is detected.
2017-05-14 02:09:27 +02:00
Duncan Ogilvie
eae419ef3b compile and work on qt 5.6 (this needs testing!) (#123)
* compile and work on qt 5.6 (this needs testing!)

* updated travis

* updated r2

* sync submodules wtf

* updated CMake files
2017-04-12 18:49:01 +02:00
C. Balles
5032c9104d qmake cleanup (#43)
* cleanup: get the include and lib path from r2

* clean up of the main project file

* check if r2 is available

* corrected r2 binary name m(

* qmake error if libr not found

Because the project won't build if r2 or the paths are not found emit
an error

* removed comments and unused variable

* Add 'make install' for AppImage

* Use 'make install' in travis build
2017-04-06 10:29:36 +02:00
probonopd
248393416c Remove linuxdeployqt workaround (#68)
* See whether workaround can be removed

Thanks to b71bd4d587

* Update .travis.yml
2017-04-04 12:09:03 +02:00
probonopd
7d312b56cd -verbose=2 2017-04-02 15:02:45 +02:00
probonopd
d992e8c013 Update .travis.yml 2017-04-02 14:41:17 +02:00
probonopd
436eb6fba4 Use correct icon 2017-04-02 14:35:20 +02:00
probonopd
f133ad11e2 make install does not work, so do it by hand
[ci skip]
2017-04-02 14:31:48 +02:00
probonopd
0e7debdb13 Update .travis.yml 2017-04-02 14:24:06 +02:00
probonopd
c2ce84de5f Create .travis.yml 2017-04-02 14:17:32 +02:00