karliss
c817c6b53f
Use qt6 by default ( #3366 )
...
* Use Qt6 by default.
* Replace a potentially ambigious CUTTER_QT6=On/Off option with CUTTER_QT=(5|6)
* Add support Qt6 version of KSyntaxHighlighter
2024-08-01 22:14:41 +03:00
8dcc
238dd62165
Add optional arch packages to building.rst ( #3234 )
...
Add packages for KSyntaxHighlighter and graphviz
2023-08-28 11:30:13 +08:00
Anton Kochkov
48c8e0c44d
Allow building Python bindings with Qt6
2023-05-20 13:05:43 +08:00
Khairul Azhar Kasmiran
9b093d6f4c
Add note on missing qt5-default
in latest Debian dists ( #3106 )
2023-02-05 22:06:59 +08:00
Florian Märkl
4e0e0000e1
Remove Breakpad Crash Reporting
...
Crash dumps generated with breakpad were not made use of to an extent
that would justify the extra maintenance overhead that it comes with. As
Windows builds have recently been broken by it, now is a good time to
retire it.
2023-01-13 14:53:27 +01:00
Florian Märkl
9de1d56c93
Update references for dev/stable split
2021-12-21 13:39:25 +01:00
Surendrajat
ef4a6cf997
docs: add required pkgs for building cutter on fedora, rhel and centos ( #2802 )
2021-10-15 12:34:11 +08:00
Ezra Steinmetz
12df7a001d
Added documentation on optional Ubuntu packages ( #2786 )
2021-09-26 15:05:29 +00:00
Itay Cohen
e29585c672
Fix wrong path in macos building instructions ( #2718 )
2021-07-15 12:14:07 +02: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
Itay Cohen
4501a6ba44
Update Windows building instructions ( #2590 )
2021-02-18 16:35:53 +02:00
Florian Märkl
b0cef7e634
Change Executable to Lowercase and use re.rizin.cutter everywhere
2021-01-25 22:09:19 +01:00
Surendrajat
cdc3fdfa5c
Update building.rst ( #2583 )
2021-01-25 10:10:55 +02: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
xarkes
cd10751327
Rename radare2 mention to Rizin in documentation ( #2505 )
2020-12-15 09:49:50 +01:00
Surendrajat
3cab4134b6
Update cmake build docs ( #2499 )
2020-12-12 14:29:32 +01:00
Florian Märkl
7541c8910d
Update Rizin
2020-12-08 10:46:30 +01:00
Nikita Malakhov
ff609d31b3
Added 'LSOpenURLsWithRole() failed with error -10810' to troubleshooting section in the docs ( #2436 )
2020-09-30 20:08:04 +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
Gireesh
2d95786f6e
Improve building documentation ( #2366 )
...
* small changes in documentation
* small documentation change
* documents change
* Update docs/source/building.rst
Co-authored-by: Itay Cohen
* changes done
Co-authored-by: gireeshvm <marathigireesh@gmail.com>
Co-authored-by: Itay Cohen
2020-08-04 14:10:56 +03:00
Surendrajat
79b2314e5a
misc. documentation updates ( #2259 )
...
* move building errors to the troubleshooting section
* add submodule out of sync issue to troubleshooting
* changes to get cutter section
* move common issues to user docs
* add error related to submodule not in sync
* Grammarly scan on all the docs
* update contribution guide now that common-errors is split
2020-07-26 10:26:46 +05:30
Surendrajat
061636d714
Update Cutter compilation documentation ( #2238 )
...
* add linux dependencies to the list
* make a common git clone section
2020-06-20 19:24:11 +03:00
karliss
cd42adc832
Use cmake for linux DEPLOY build. ( #2223 )
...
* Add cmake script for building and installing translations.
* Improve APPIMAGE related path handling.
2020-06-17 12:35:26 +03:00
Itay Cohen
f8a29e27cb
Improve cmake building instructions to support older versions ( #2095 )
2020-03-13 18:50:39 +02:00
Dhaval Purohit
4b0e3c6664
Submodule update documentation ( #2071 )
...
* Add documentation to update the submodules (#2066 )
Co-authored-by: Itay Cohen <itaycohen23@gmail.com>
2020-02-28 10:39:29 +02:00
Liumeo
c5c9d5201b
Add building instructions for specific distro ( #2009 )
2020-01-15 07:30:08 +02:00
Collin Allen
cac0b5ad09
Documentation grammatical improvements ( #1973 )
2019-12-28 21:54:00 +01:00
karliss
af5d1dd3aa
Improve compatibility with cmake 3.10. ( #1882 )
2019-12-02 08:18:25 +01:00
xarkes
d8aac7a64d
Made a custom theme for sphinx documentation ( #1847 )
2019-10-21 22:39:51 +02:00
xarkes
afd63e97cd
[skip ci] Improved building instructions ( #1843 )
2019-10-17 08:46:51 +03:00
karliss
b11ba240d2
Improve compatibility with cmake 3.5 and QT 5.5-5.11. ( #1805 )
2019-10-06 20:35:44 +03:00
Florian Märkl
1cb314d674
Add crash handling system using Breakpad ( #1439 )
2019-04-09 09:44:44 +02:00
Florian Märkl
1710829267
Remove Jupyter Integration ( #1398 )
...
* Remove Jupyter Integration
Replaced by https://github.com/radareorg/cutter-jupyter
* Remove duplicate vars in .appveyor.yml
2019-03-25 21:43:00 +01:00
xarkes
0ab3757635
Fixed link in documentation ( #1230 )
2019-02-28 11:51:09 +01:00
xarkes
711ed505dc
Updated links to the documentation ( #1229 )
...
* Updated links to the documentation
2019-02-28 11:21:21 +01:00
xarkes
c442b9c357
Merged docs-ref temporary folder to docs
2019-02-28 09:39:42 +01:00