rizin/.github/workflows
Rot127 b16471fa53
Remove Capstone 3 (fix CS 4 & 5) (#3934)
* Remove macros checking for CS_API_VERSION 3

* Remove CS 3 from meson_options and subprojects.

* Remove Capstone v3 from CI

* Remove CS_API_VERSION >= 4 checks since always true from now on.

* Add CSv5 workflow to CI.

* Handle ARM pre v6 build errors.

* Fix PPC build errors for CS < v6

* Fix correct macro name

* Remove wrong include.

* Fix fallthrough warning

* Fix getter macros for WB and post-fix flags.

* Fix faulty macro name

* Check for all float extensions for vabs.

* Add return to assert cases.

* Update cs to 46154e8605aaefdcca5fecf4ea88b92db5a40ad3

* Remove cs3 wrap file.

---------

Co-authored-by: wargio <wargio@libero.it>
2023-10-25 18:30:15 +08:00
..
ci.yml Remove Capstone 3 (fix CS 4 & 5) (#3934) 2023-10-25 18:30:15 +08:00
code-analysis.yml Ensure the concurrency job group is unique (#3538) 2023-05-30 17:55:08 +08:00
coverity-scan.yml Ensure the concurrency job group is unique (#3538) 2023-05-30 17:55:08 +08:00
labeler.yml Ensure the concurrency job group is unique (#3538) 2023-05-30 17:55:08 +08:00
linter.yml ci: use clang-format from LLVM 16 (#3696) 2023-08-01 09:11:26 +08:00
muon.yml Ensure the concurrency job group is unique (#3538) 2023-05-30 17:55:08 +08:00
rzshell-treesitter-tests.yml Ensure the concurrency job group is unique (#3538) 2023-05-30 17:55:08 +08:00
tcc.yml Update TinyCC CI job (#3683) 2023-07-21 17:10:25 +08:00