termux-packages/scripts/build
Leonid Pliushch 82a78ca781
build-package.sh: fix undefined AR variable
Building metapackages doesn't involve setup of compiler toolchain,
so certain variables are not set. In general, it was not expected
that package archive generation will use utilities that come with
cross-compiler as this functionality should rely on utilities
installed by host package manager.

/home/builder/termux-packages/scripts/build/termux_step_create_debian_package.sh: line 49: AR: unbound variable
2021-12-04 10:37:55 +02:00
..
configure Globally set confvar `gl_cv_func_wcrtomb_works=yes` 2021-11-29 09:26:02 +01:00
get_source build-package.sh: fix TERMUX_PKG_SRCURL unbound variable 2020-07-22 20:08:46 +03:00
setup cmake: bump to 3.22.0 2021-11-28 16:05:05 +05:30
termux_create_debian_subpackages.sh build-package.sh: fix undefined AR variable 2021-12-04 10:37:55 +02:00
termux_create_pacman_subpackages.sh Fixed versions for pacman packages 2021-11-02 21:41:45 +02:00
termux_download.sh termux_download: don't warn if SKIP_CHECKSUM is passed 2021-08-17 15:22:46 +02:00
termux_download_deb.sh termux_download_deb: add workaround for download of arch all pkgs 2021-05-14 11:58:09 +02:00
termux_error_exit.sh build-package.sh: fix printing of error message when trying to run script on Android device 2019-03-26 01:27:09 +02:00
termux_extract_dep_info.sh extract_dep_info: init. TERMUX_PKG_PLATFORM_INDEPENDENT to false 2021-10-24 18:09:04 +02:00
termux_get_repo_files.sh termux_get_repo_files: remove some identation 2021-10-24 18:46:34 +02:00
termux_step_create_debian_package.sh build-package.sh: fix undefined AR variable 2021-12-04 10:37:55 +02:00
termux_step_create_pacman_install_hook.sh build-package.sh: allow to select package formats between debian and pacman 2021-09-10 19:55:28 +03:00
termux_step_create_pacman_package.sh Fixed versions for pacman packages 2021-11-02 21:41:45 +02:00
termux_step_create_timestamp_file.sh build-package: create timestamp file after get_dependencies 2021-08-21 22:37:51 +02:00
termux_step_extract_into_massagedir.sh termux_step_extract_into_massagedir.sh: don't add tmp/ files to packages, particularly on-device 2020-02-07 00:22:50 +05:30
termux_step_finish_build.sh enable on-device builds 2019-08-08 16:58:34 +03:00
termux_step_get_dependencies.sh build-package.sh: allow to select package formats between debian and pacman 2021-09-10 19:55:28 +03:00
termux_step_handle_buildarch.sh build-package.sh: more fixes for variable checking 2019-08-13 18:44:10 +03:00
termux_step_handle_hostbuild.sh build-package: error if hostbuilt tools are missing 2021-08-24 21:40:46 +02:00
termux_step_host_build.sh build-package: mv termux_step_host_build to scripts/build/ 2019-02-27 21:59:08 +02:00
termux_step_install_license.sh licenses: Simplified BSD->BSD Simplified 2021-08-02 11:38:35 +02:00
termux_step_install_service_scripts.sh termux-services: add down and log/down to CONFFILES 2020-03-20 20:44:51 +01:00
termux_step_make.sh build-package.sh: better support for metapackages 2019-08-14 20:29:58 +03:00
termux_step_make_install.sh librav1e: update to 0.5.0 2021-11-02 20:22:18 +00:00
termux_step_massage.sh build-package.sh: introduce TERMUX_PKG_NO_SHEBANG_FIX 2021-10-25 12:52:36 +03:00
termux_step_override_config_scripts.sh build-package: mv code for creating llvm-config 2021-09-17 12:02:53 +02:00
termux_step_patch_package.sh termux_step_patch_package: apply patches in alphabetical order 2021-09-02 21:13:58 +05:30
termux_step_replace_guess_scripts.sh build-package.sh: better support for metapackages 2019-08-14 20:29:58 +03:00
termux_step_setup_build_folders.sh build-package.sh: allow to select package formats between debian and pacman 2021-09-10 19:55:28 +03:00
termux_step_setup_toolchain.sh ac_cv_func_endpwent=yes 2021-11-01 09:41:43 +00:00
termux_step_setup_variables.sh Remove unstable-repo from list of repos 2021-11-14 20:58:36 +01:00
termux_step_start_build.sh ndk-patches: disable AT_EACCESS 2021-11-29 07:58:58 +00:00