Commit Graph

51 Commits

Author SHA1 Message Date
Surendrajat
57cd3a733d
CI: fix Coverity Scan (#2536) 2020-12-25 13:24:36 +08:00
karliss
3bda4c9777
Fix homebrew install problems (#2526) 2020-12-20 20:14:03 +02:00
karliss
c985fdc1b1
Run cutter appimage packaging in GHA. (#2490)
* Run cutter appimage packaging in GHA.
* Update cutter-deps.
* Switch to older visual studio due to pyside having problems parsing MSVC
headers.
* Take GIL in the injected code fragment #2511.
2020-12-19 12:43:33 +02:00
Florian Märkl
822e377383
Revert Temporary Changes (#2496) 2020-12-08 17:27:54 +01:00
Florian Märkl
8c35ebb837
Restructure CMake files to start in the root of the tree (#6) 2020-12-07 09:19:16 +01:00
Florian Märkl
2b8ac6ecf7
Port to Rizin 2020-12-07 09:17:56 +01:00
Florian Märkl
0e9b0c92b9
Reduce CI 2020-12-06 19:00:51 +01:00
karliss
79a323489a
Don't depend on unmaintained homebrew repository. (#2489)
* Don't depend on unmaintained homebrew repository.
2020-11-25 21:25:59 +02:00
karliss
92b28679f2
Move Ubuntu 16.04 sytem dependencies build to GHA. (#2484)
* Move Ubuntu 16.04 sytem dependencies build to GHA.

* Downgrade some of the software installed on Github VMs to better match
what's available on Ubuntu 16.04
* Disable breakpad tools, we dont use them and some of them require fresh linux kernel for compilation.
2020-11-25 17:33:30 +02:00
Surendrajat
de74675861
GH Actions: use of set-env is deprecated (#2442) 2020-10-07 19:51:25 +03:00
karliss
c49cbc9f01
Add cmake script for packaging r2dec on windows. (#2425) 2020-10-03 13:50:57 +03:00
karliss
ad66718f37
Add CMake code for packaging r2ghidra on windows. (#2422) 2020-09-06 11:52:13 +03:00
karliss
1966c76ba7
Update windows CMake breakpad code. (#2421) 2020-09-05 11:25:34 +03:00
karliss
6fc902894d
CMake windows python packaging (#2406)
* First version of cpack scripts
* Fix python binding building using CMake on windows
* Package python and pyside in the cpack package
* Run windeployqt as part of packaging to include the Qt dlls and vcruntime installer
2020-08-30 23:23:41 +03:00
karliss
e3aeb770ee
Create minimal widows CMake build job. (#2356)
* Create minimal widows CMake build job.
2020-08-01 17:07:19 +03:00
karliss
0a15b2f55a
Temporary workaround for brew problems in github actions. (#2346) 2020-07-29 23:16:42 +03:00
Surendrajat
cf96775b74
issue-template: add downloaded Cutter from website (#2336)
Co-authored-by: Itay Cohen <itaycohen23@gmail.com>
2020-07-27 09:48:25 +05:30
Itay Cohen
d964594498
Improve contribution guidelines (#2293)
* Improve contribution guidelines
2020-07-19 22:23:00 +03:00
karliss
313abbf50f
Run apt update to refresh package list. (#2291)
It seems that github action VMs have cached bad package list.
2020-07-16 13:40:26 +03:00
karliss
48b84bfa5c
Add links to Telegram and IRC in the issue template page (#2280) 2020-07-07 21:36:54 +03:00
Anton Kochkov
7b779159e8
Fix Coverity build (#2215) 2020-05-25 13:42:41 +02:00
karliss
0753147930
Update cutter-deps to include qt 5.14.2 (#1868)
* Use the qt from cutter-deps on windows.
* Adjust shiboken lib name to match cutter-deps
2020-04-07 23:24:25 +03:00
karliss
401b824030
Update github checkout action to v2. (#2126) 2020-04-03 14:41:17 +02:00
karliss
742442d64a
Install ninja from backports on Ubuntu 16.04. (#2125) 2020-04-02 20:55:24 +03:00
Itay Cohen
971a0c7a77
Update PR Template for Cutter (#2096) 2020-03-19 10:21:46 +02:00
Anton Kochkov
338ff3a7af
Fix Python version for Coverity GH Action (#2031)
* Fix Python version for Coverity GH Action
2020-01-24 18:19:09 +08:00
Itay Cohen
8234713a42
Fix builds by using python 3.7.x instead of 3.7.5 (#2022)
* Fix builds by using python 3.7.x instead of 3.7.5
2020-01-20 18:14:05 +02:00
Itay Cohen
2097ce3be2
[skip-ci] Update issue template for bugs (#1969) 2019-12-23 22:03:12 +02:00
Anton Kochkov
807e24edc6
Fix Coverity Build 2019-12-12 18:45:37 +08:00
Anton Kochkov
34350bda10
Fix Coverity Build 2019-12-12 18:11:32 +08:00
Anton Kochkov
53452726ac Coverity Fix (#1912) 2019-12-12 11:49:34 +02:00
Anton Kochkov
28613cdf3d Fix coverity (#1907) 2019-12-10 07:47:17 +02:00
Anton Kochkov
a1ab8881e4
Fix Coverity Scan build 2019-12-09 13:22:58 +08:00
Anton Kochkov
c14e4c6d68
Fix Coverity Scan build 2019-12-09 13:15:46 +08:00
yossizap
6c7392c5ce Add CI GitHub actions (#1888) 2019-12-06 11:21:28 +01:00
Anton Kochkov
04ba4f04d7
Fix Coverity Scan project name 2019-12-06 17:16:02 +08:00
Anton Kochkov
891a7d61fa
Fix Coverity Scan time 2019-12-06 15:32:52 +08:00
Anton Kochkov
92a534668b
Add Coverity Scan 2019-12-06 12:30:36 +08:00
Itay Cohen
7ce74cf1fe
[ci skip] Update PR template (#1481) 2019-04-22 11:48:26 +03:00
Itay Cohen
e3ddbf6255
Update templates to hide instructions from final post (#1245) 2019-03-07 07:26:50 +02:00
xarkes
711ed505dc
Updated links to the documentation (#1229)
* Updated links to the documentation
2019-02-28 11:21:21 +01:00
xarkes
70d80bd782
Updated documentations and radare2 submodule (#849) 2018-10-18 06:01:59 +02:00
xarkes
507771d255
Update issue templates (#827)
Proposal for more and better templates
2018-10-15 22:21:11 +02:00
xarkes
b3aca0810b
Version bump (#777) 2018-10-07 22:45:47 +02:00
Florian Märkl
d510897ad1 Version 1.7.1 2018-08-25 12:53:09 +02:00
Florian Märkl
f4ebd72301 Version 1.7 2018-08-17 19:50:10 +02:00
Florian Märkl
4f545f9564 Version 1.6 2018-07-13 20:37:18 +02:00
xarkes
9309486770 Cutter 1.5 release 2018-07-02 13:51:30 +02:00
xarkes
e0cb52fa2c Cutter 1.4 release 2018-04-23 19:47:32 +02:00
xarkes
8849f25a8d Changes for 1.3 release 2018-03-09 16:28:04 +01:00