Commit graph

4 commits

Author SHA1 Message Date
Khairul Azhar Kasmiran
98e4816b03
Update capstone-bundled for -Wunneeded-internal-declaration (#2058) 2021-12-02 15:53:09 +01:00
Khairul Azhar Kasmiran
c0642a3c90
Update capstone-bundled to capstone:v4 HEAD (#2051) 2021-11-30 17:43:50 +08:00
Khairul Azhar Kasmiran
b845c8a110
Update capstone-bundled for warning-free asan build (#1127) 2021-05-13 22:32:28 +08:00
Riccardo Schirone
f8291ee3c1
Switch to meson subprojects and wraps
* Remove tree-sitter/sdb git submodules and move them to meson subprojects/wraps
* Use meson subprojects/wraps to get capstone
* Remove capstone patches as they are already applied to rizinorg/capstone repository
* Use meson from master branch to create the release tarball, as all released versions so far have a bug that prevent wrap-git to be patched correctly when creating the tarball with meson dist
* Add check_meson_subproject script to do a quick check if the currently downloaded subprojects are updated
* Add subprojects_check meson option to skip the check_meson_subproject script
* Update documentation to remove references to git submodules.
2021-02-03 14:31:11 +01:00