Commit graph

6 commits

Author SHA1 Message Date
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
Riccardo Schirone
ebd2ecc302 Use meson for codeql analysis 2021-01-28 11:57:28 +01:00
Anton Kochkov
aa46502287
Fix CodeQL build 2020-12-09 18:31:27 +08:00
Anton Kochkov
6603cb48cc
Enable CodeQL Analysis back 2020-12-09 18:26:39 +08:00
Florian Märkl
8a3b80eaf0
Temporarily disable CodeQL 2020-10-01 10:12:19 +02:00
Anton Kochkov
17d7a9bebd
Migrate to GitHub CodeQL (#17183) 2020-07-01 09:34:20 +08:00