termux-packages/scripts/build
Henrik Grimler a44289837e
termux_extract_dep_info: fix logic for subpackages (#6753)
Most packages have subpackages that are the same arch or
arch-independent compared to the parent package. Emscripten and its
subpackages emscripten-{binaryen,llvm} are an exception, the main
package are arch independent while the subpackages are not. To handle
this correctly we need to modify termux_extract_dep_info as done here.
2021-05-05 21:20:39 +02:00
..
configure build-package.sh: define CMAKE_STRIP when configuring cmake build 2021-04-18 17:20:02 +03:00
get_source build-package.sh: fix TERMUX_PKG_SRCURL unbound variable 2020-07-22 20:08:46 +03:00
setup cmake: update from 3.19.6 to 3.20.2 2021-05-02 13:53:13 +05:30
termux_create_subpackages.sh build-package: add new function termux_step_create_subpkg_debscripts (#4963) 2020-02-23 21:30:44 +01:00
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 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 termux_extract_dep_info: fix logic for subpackages (#6753) 2021-05-05 21:20:39 +02:00
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 enforce gnu format for deb tar archives 2020-02-11 15:17:40 +01:00
termux_step_create_debfile.sh enforce gnu format for deb tar archives 2020-02-11 15:17:40 +01: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_handle_buildarch.sh build-package.sh: more fixes for variable checking 2019-08-13 18:44:10 +03:00
termux_step_handle_hostbuild.sh swift: update from 5.2.1 to 5.2.2 and fix static compilation (#5169) 2020-04-26 12:52:25 +03: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: install all licenses even if basenames are the same 2020-08-07 12:03:58 +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 cargo: install with --locked 2021-03-10 14:09:26 +01:00
termux_step_massage.sh build-package.sh: force remove ./share/icons/hicolor/icon-theme.cache from deb files 2021-03-02 00:17:36 +02:00
termux_step_patch_package.sh termux_step_patch_package.sh: handle new variables 2020-10-30 22:28:44 +02:00
termux_step_replace_guess_scripts.sh build-package.sh: better support for metapackages 2019-08-14 20:29:58 +03:00
termux_step_setup_toolchain.sh Set __USE_FORTIFY_LEVEL for debug builds 2021-02-03 16:57:21 +01:00
termux_step_setup_variables.sh build-package.sh: use grimler.se mirrors for unstable & x11 repos 2021-04-30 16:29:45 +03:00
termux_step_start_build.sh termux_step_start_build: convert spaces to tabs 2021-02-03 16:57:04 +01:00