* 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.
6 lines
No EOL
268 B
Text
6 lines
No EOL
268 B
Text
[wrap-file]
|
|
source_url = https://github.com/tree-sitter/tree-sitter/archive/0.18.0.tar.gz
|
|
source_filename = 0.18.0.tar.gz
|
|
source_hash = 574458dbc8b6761027d3090bc2fd474f17ea77d875d4713ed9260d0def125bce
|
|
patch_directory = tree-sitter-0.18.0
|
|
directory = tree-sitter-0.18.0 |