termux-packages/scripts
Henrik Grimler 2af00064dd
termux_step_configure_cmake: fix CMAKE_INSTALL_LIBDIR var
CMake docs [1] show that the variable should be a path relative to
prefix, not an absolute path.

[1] https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html
Fixes: 9155acd040 ("termux_step_configure_cmake: set CMAKE_INSTALL_LIBDIR")
Fixes: https://github.com/termux/termux-packages/issues/10068
2022-04-19 14:48:11 +02:00
..
bin monorepo: adapt scripts/bin to new changes 2022-04-18 13:57:19 +05:30
build termux_step_configure_cmake: fix CMAKE_INSTALL_LIBDIR var 2022-04-19 14:48:11 +02:00
updates fix(auto-update): compare versions with epoch added 2022-04-05 11:38:21 +05:30
Dockerfile Update docker image to Ubuntu 21.10 2022-02-08 11:48:43 +01:00
Vagrantfile
aptly_api.sh ci: sleep only when aptly_add_to_repo returns with status code 000 2022-04-16 14:07:17 +05:30
build-bootstraps.sh Added(scripts): Add build-bootstrap.sh 0.1.0 2022-02-08 08:11:53 +05:00
buildorder.py chore: switch to monorepo 2022-04-18 13:57:13 +05:30
check-built-packages.py
check-versions.sh
config.guess
config.sub
generate-bootstraps.sh Fixed: Fix broken bootstrap zips by adding termux-keyring dependency 2022-01-07 23:59:14 +05:00
get_hash_from_file.py
lint-packages.sh scripts/lint-packages.sh: adapt to new repository structure 2022-04-19 07:19:39 +05:30
list-packages.sh
list-versions.sh
properties.sh properties.sh: notes for next ndk update 2021-10-23 13:55:04 +01:00
run-docker.ps1
run-docker.sh run-docker.sh: don't rely on GITHUB_EVENT_PATH when checking for tty 2021-07-27 19:15:35 +03:00
setup-android-sdk.sh setup-android-sdk.sh: Install 'platforms;android-32' 2022-03-13 08:30:29 +09:00
setup-archlinux.sh setup-archlinux: aerc needs scdoc 2021-09-17 11:06:53 +02:00
setup-offline-bundle.sh monorepo: apply changes suggested by buttaface 2022-04-18 13:57:19 +05:30
setup-termux.sh build-package: switch the archiver for debian packages over to the one from the NDK, which gets on-device builds working again 2021-11-14 12:42:51 +05:30
setup-ubuntu.sh also install jq inside docker container 2022-04-19 07:19:39 +05:30
test-runner.sh
update-docker.ps1 Add update-docker.ps1 2021-06-16 16:55:25 +03:00
update-docker.sh