run_command(..., check: true) was introduced because of a breaking change in newer meson versions (https://github.com/mesonbuild/meson/issues/9300), however Rizin uses the return code to see if the subproject is in the right state or not. Revert back to check: false, so that meson will not fail and we can detect the failure in our meson.build files. Signed-off-by: Riccardo Schirone <sirmy15@gmail.com> |
||
|---|---|---|
| .. | ||
| check_meson_subproject.py | ||
| clang-format.py | ||
| create_tags_rz.py | ||
| cross-arm64-windows.txt | ||
| macos-cert.sh | ||
| meson_cmake_prefix_dir.py | ||
| meson_dist_script.py | ||
| meson_git_wrapper.py | ||
| meson_tree_sitter_generate.py | ||
| rzshell_which.py | ||
| syscall_preprocessing.py | ||
| version.py | ||