bitcoin/ci/test
Hennadii Stepanov 080763a058
build: Drop `ALLOW_HOST_PACKAGES` support in depends
The `ALLOW_HOST_PACKAGES` variable was introduced in bitcoin#10508 "to
speed up build and avoid timeout".

It is no longer the case for our CI infrastructure, which uses self-
hosted persistent workers and depends caching.

In the current circumstances, it does not seem worth porting this
feature to the upcoming CMake-based build system.
2024-01-08 15:56:25 +00:00
..
00_setup_env.sh ci: Reduce use of bash -c 2023-11-29 15:13:16 +01:00
00_setup_env_android.sh
00_setup_env_arm.sh
00_setup_env_i686_centos.sh
00_setup_env_i686_multiprocess.sh ci: Reduce use of bash -c 2023-11-29 15:13:16 +01:00
00_setup_env_mac.sh build: Bump `native_clang` up to 17.0.6 2023-12-21 09:37:32 +00:00
00_setup_env_mac_native.sh
00_setup_env_native_asan.sh ci: Use Ubuntu 24.04 Noble for asan 2023-12-04 12:29:02 +01:00
00_setup_env_native_fuzz.sh ci: Use Ubuntu 24.04 Noble for tsan,tidy,fuzz 2023-12-04 09:38:42 +01:00
00_setup_env_native_fuzz_with_msan.sh
00_setup_env_native_fuzz_with_valgrind.sh
00_setup_env_native_msan.sh
00_setup_env_native_nowallet_libbitcoinkernel.sh
00_setup_env_native_qt5.sh build: Drop `ALLOW_HOST_PACKAGES` support in depends 2024-01-08 15:56:25 +00:00
00_setup_env_native_tidy.sh ci: Use Ubuntu 24.04 Noble for tsan,tidy,fuzz 2023-12-04 09:38:42 +01:00
00_setup_env_native_tsan.sh ci: Use Ubuntu 24.04 Noble for tsan,tidy,fuzz 2023-12-04 09:38:42 +01:00
00_setup_env_native_valgrind.sh
00_setup_env_s390x.sh
00_setup_env_win64.sh ci: remove --enable-external-signer from win64 job 2023-12-01 10:45:57 +00:00
01_base_install.sh
02_run_container.sh
03_test_script.sh ci: Reduce use of bash -c 2023-11-29 15:13:16 +01:00
wrap-valgrind.sh
wrap-wine.sh