Riccardo Schirone
98411b4dbf
Update Rizin to dev and use CMake config files ( #2855 )
...
API usage has been adjusted.
There are now also cmake config files directly installed by Rizin itself, so we don't need to keep a custom FindRizin.cmake file in Cutter. This remove that file and just uses `find_package(Rizin COMPONENTS Core)`, which will use the cmake files installed on the system.
2022-06-09 07:14:25 +08:00
Anton Kochkov
7dfc289660
Update version to 2.0.5 and rizin stable (before 0.3.2) ( #2864 )
2021-12-26 10:09:38 +01:00
Anton Kochkov
8bab611c7f
Bump version to 2.0.4
2021-11-17 18:50:52 +01:00
Florian Märkl
357c43d606
Bump Version to 2.0.3
2021-09-24 18:53:51 +02:00
Kārlis Seņko
8d4c860690
Update version to 2.0.2
2021-04-24 20:52:48 +03:00
Kārlis Seņko
da17c6e411
Build system compatiblity with QT6.
...
Qt6 moved some of the functionality to separate modules.
2021-04-24 13:13:36 +03:00
Florian Märkl
8d47919234
Update Version to 2.0.1 ( #2663 )
2021-04-10 11:32:17 +02:00
Florian Märkl
a1f751abb3
Update Version to 2.0.0
2021-03-27 15:58:31 +01:00
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
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
Florian Märkl
8c35ebb837
Restructure CMake files to start in the root of the tree ( #6 )
2020-12-07 09:19:16 +01:00