Itay Cohen
8da70aaf05
Enable CUTTER_USE_BUNDLED_RIZIN by default ( #2622 )
...
* Enable CUTTER_USE_BUNDLED_RIZIN by default
2021-03-15 06:47:51 +02:00
Surendrajat
9601aac6fa
deploy docs ( #2616 )
2021-03-03 14:52:37 +02:00
Surendrajat
7491434dc4
limit linter CI to master branch ( #2609 )
2021-02-21 15:07:15 +02:00
Alexis Ehret
a47c2bb5aa
Add clang-format linter CI jobs ( #2604 )
2021-02-19 16:32:58 +02:00
karliss
0553d3ffdb
Add JSDec packaging for macos. ( #2580 )
2021-02-18 16:36:27 +02:00
karliss
753d4a7bb5
Enable macOS adhoc signing. ( #2569 )
...
* Do not break Python package making it unsignable
* Manaully add one of breakpad libs for codesigning. It doesn't get signed automatically by codesign --deep.
* Enable macOS adhoc signing.
2021-01-24 11:11:26 +02:00
Anton Kochkov
88478ffb30
New JSDec home ( #2563 )
...
Switch from r2dec to jsdec
2021-01-16 11:48:31 +01:00
karliss
562979bcff
Remove qmake ( #2546 )
...
* Remove qmake project and move some variables directly to CMake project
* Remove meson and update docs.
* Add instructions for basic macOS build.
2021-01-10 13:07:39 +02:00
karliss
29cbd06ab2
Run macos packaging in GHA. ( #2529 )
...
* Enable running of macOS packaging in GHA, most of the work done in dedbabde56
* Cleanup breakpad handling
* Have single version of main executable in folder expected by macOS and most tools instead of executable+symlink+shell script
* Handle Breakpad library lookup in more CMake way using FindBreakpad just like it's done on other platforms and packages
* Refactor error handling in some of the shell scripts to use `set -e` instead of `|| exit 1` for each command.
* Fix DMG background setup
2021-01-02 19:57:29 +02:00
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
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
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
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
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