termux-packages/scripts/build
Leonid Pliushch 9173eaad20 build-package.sh: use globstar when splitting static libraries
Handle cases when static libraries located in subdirectory.

Enables support for globstar (example './**/*.a') pattern in subpackage
splitting.
2019-07-30 01:21:01 +03:00
..
ci CI: omit newlines when printing list of packages for building 2019-07-24 21:41:27 +03:00
configure no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
setup update download checksum in termux_setup_protobuf.sh 2019-07-28 02:02:34 +03:00
termux_create_subpackages.sh build-package.sh: use globstar when splitting static libraries 2019-07-30 01:21:01 +03: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 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 no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
termux_get_repo_files.sh build-package.sh: always try to download Release file (revert to old behaviour) 2019-04-22 00:42:58 +03:00
termux_step_create_datatar.sh build-package: mv termux_step_create_datatar to scripts/build/ 2019-02-27 21:59:08 +02:00
termux_step_create_debfile.sh build-package.sh: introduce field "Pre-Depends" 2019-05-06 20:38:12 +03:00
termux_step_extract_into_massagedir.sh Simplify libc++ setup 2019-03-11 16:33:12 +08:00
termux_step_extract_package.sh build-package: mv termux_step_extract_package to scripts/build/ 2019-02-27 21:59:08 +02:00
termux_step_finish_build.sh build-package: mv termux_step_finish_build to scripts/build/ 2019-02-27 21:59:08 +02:00
termux_step_handle_buildarch.sh
termux_step_handle_hostbuild.sh
termux_step_host_build.sh
termux_step_install_license.sh build-package.sh: fix license installation step 2019-05-24 23:34:33 +03:00
termux_step_make.sh build-package: mv termux_step_make to scripts/build/ 2019-02-27 21:59:08 +02:00
termux_step_make_install.sh build-package: mv termux_step_make_install to scripts/build/ 2019-02-27 21:59:08 +02:00
termux_step_massage.sh no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
termux_step_patch_package.sh build-package: mv termux_step_patch_package to scripts/build/ 2019-02-27 21:59:08 +02:00
termux_step_replace_guess_scripts.sh build-package: mv termux_step_replace_guess_scripts to scripts/build 2019-02-27 21:59:08 +02:00
termux_step_setup_toolchain.sh build-package.sh: avoid linking with extra/unneeded libraries 2019-07-29 22:49:15 +03:00
termux_step_setup_variables.sh no more develsplit + provide static libraries as separate package 2019-07-28 21:17:12 +03:00
termux_step_start_build.sh build-package.sh: fix typo 2019-07-04 14:44:48 +03:00