termux-packages/scripts/build
Leonid Pliushch 9ca57fbef1 fast-build mode: do not rely on gpg when verifying metadata
If previous build create metadata generation job, the repository will be left in
unsigned state for up to 5-20 seconds. We cannot do anything with this as how
Bintray works. When this case happens, signature checks will fail causing build
failure.

See https://gitlab.com/termux-mirror/termux-packages/-/jobs/175356747.

For now, gpg checks are permanently disabled. When a better solution will be
found, feel free to revert this commit.
2019-03-11 18:04:56 +02:00
..
ci update scripts for continuous integration 2019-03-04 03:53:21 +02:00
configure
setup Avoid meson stripping DT_RUNPATH 2019-03-10 23:58:37 +01:00
termux_create_subpackages.sh termux_create_subpackages: support TERMUX_SUBPKG_BREAKS 2019-03-07 20:37:47 +01:00
termux_download.sh
termux_download_deb.sh termux_download_deb: check that Packages exist before reading hash 2019-03-03 13:27:47 +02:00
termux_error_exit.sh
termux_extract_dep_info.sh
termux_get_repo_files.sh fast-build mode: do not rely on gpg when verifying metadata 2019-03-11 18:04:56 +02:00
termux_step_create_datatar.sh
termux_step_create_debfile.sh
termux_step_extract_into_massagedir.sh build-package.sh: create dummy libutil.so which links to libc 2019-03-10 15:42:58 +02:00
termux_step_extract_package.sh
termux_step_finish_build.sh
termux_step_handle_arguments.sh build-package.sh: prevent parallel runs in the same environment 2019-03-06 17:01:19 +02:00
termux_step_handle_buildarch.sh
termux_step_handle_hostbuild.sh
termux_step_host_build.sh
termux_step_make.sh
termux_step_make_install.sh
termux_step_massage.sh build-package: mv code for creating subpackages to new file 2019-03-07 20:35:32 +01:00
termux_step_patch_package.sh
termux_step_replace_guess_scripts.sh
termux_step_setup_toolchain.sh build-package.sh: create dummy libutil.so which links to libc 2019-03-10 15:42:58 +02:00
termux_step_setup_variables.sh termux_step_setup_variables.sh: fix gpg keys 2019-03-10 21:46:41 +02:00
termux_step_start_build.sh build-package.sh: prevent parallel runs in the same environment 2019-03-06 17:01:19 +02:00