rizin/sys
Riccardo Schirone 3fd578ef7a build: use run_command(..., check: false) as return code is used
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>
2022-03-29 16:53:15 +02:00
..
check_meson_subproject.py build: use run_command(..., check: false) as return code is used 2022-03-29 16:53:15 +02:00
clang-format.py Move remaining things from shlr/ to meson subprojects (#2126) 2021-12-22 09:20:39 +08:00
create_tags_rz.py Fix python linter 2021-08-30 17:31:09 +02:00
cross-arm64-windows.txt Add support for Windows on ARM (#1502) 2021-11-24 20:13:42 +08:00
macos-cert.sh SPDX Copyright text for all files based on history 2021-03-05 19:39:15 +08:00
meson_cmake_prefix_dir.py Provide CMake config files for CMake projects (#2057) 2021-12-17 09:16:25 +00:00
meson_dist_script.py Add dist script to remove .git folders from subprojects (#1998) 2021-12-16 11:37:13 +00:00
meson_git_wrapper.py Update rizin-shell-parser to tree-sitter 0.19.4 (#928) 2021-03-29 19:14:16 +02:00
meson_tree_sitter_generate.py Update rizin-shell-parser to tree-sitter 0.19.4 (#928) 2021-03-29 19:14:16 +02:00
rzshell_which.py Add rzshell_which script to look for the handler of a rzshell cmd (#1839) 2021-10-19 15:43:11 +02:00
syscall_preprocessing.py Fix python linter 2021-08-30 17:31:09 +02:00
version.py Fix python linter 2021-08-30 17:31:09 +02:00