Commit Graph

20 Commits

Author SHA1 Message Date
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