* 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.
5 lines
No EOL
165 B
Text
5 lines
No EOL
165 B
Text
[wrap-git]
|
|
url = https://github.com/aquynh/capstone.git
|
|
revision = d956ceddabcbe544ee8f074ba75c86c6381b34e6
|
|
directory = capstone-next
|
|
patch_directory = capstone-next |