termux-packages/scripts/build
Leonid Pliushch be0b9e9331 build-package.sh: support offline preinstalled build tools
First step of making possibility to have offline snapshots of
'termux-packages' repo. Useful for making full repo snapshots.

That will allow to preinstall tools like Cmake, Go, Meson to
directory stored within packages tree and will not be wiped when
using ./clean.sh.

Next steps will also implement offlining of the package sources
and NDK standalone toolchain.
2020-10-22 22:46:02 +03:00
..
configure remove no-addr 2020-07-09 13:51:35 +02:00
get_source build-package.sh: fix TERMUX_PKG_SRCURL unbound variable 2020-07-22 20:08:46 +03:00
setup build-package.sh: support offline preinstalled build tools 2020-10-22 22:46:02 +03:00
termux_create_subpackages.sh
termux_download.sh build-package.sh: support offline preinstalled build tools 2020-10-22 22:46:02 +03:00
termux_download_deb.sh build-package.sh: retry if downloading of Release{,.gpg} failed when fast-build mode is on 2020-08-21 15:46:41 +03:00
termux_error_exit.sh
termux_extract_dep_info.sh
termux_get_repo_files.sh build-package.sh: retry if downloading of Release{,.gpg} failed when fast-build mode is on 2020-08-21 15:46:41 +03:00
termux_step_create_datatar.sh
termux_step_create_debfile.sh
termux_step_extract_into_massagedir.sh
termux_step_finish_build.sh
termux_step_handle_buildarch.sh
termux_step_handle_hostbuild.sh
termux_step_host_build.sh
termux_step_install_license.sh licenses: install all licenses even if basenames are the same 2020-08-07 12:03:58 +02:00
termux_step_install_service_scripts.sh
termux_step_make.sh
termux_step_make_install.sh
termux_step_massage.sh build-package.sh: make it possible to disable termux-elf-cleaner 2020-10-01 19:34:19 +03:00
termux_step_patch_package.sh Log applied patches during build 2020-05-21 20:11:32 +03:00
termux_step_replace_guess_scripts.sh
termux_step_setup_toolchain.sh Fix indentation in termux_step_setup_toolchain 2020-05-05 19:29:04 +02:00
termux_step_setup_variables.sh build-package.sh: make it possible to disable termux-elf-cleaner 2020-10-01 19:34:19 +03:00
termux_step_start_build.sh