30 Commits (e09580b174033079259183f66975b7a37bb94cc4)

Author SHA1 Message Date
Butta 54dec3583e termux_step_setup_toolchain.sh: don't add duplicate rpath for on-device builds 5 years ago
Leonid Plyushch 0304dcc18e
build-package.sh: move golang variable configuration to termux_step_setup_toolchain.sh 5 years ago
Leonid Plyushch 7438159dca
reformat scripts/build/termux_step_setup_toolchain.sh 5 years ago
Leonid Plyushch 7fd3bb48c4
build-package.sh: fix copy-paste typo 5 years ago
Butta 4603e59e61 ndk-patches: use upstream ifaddrs.h and remove old syslog.h polyfills 5 years ago
Leonid Plyushch aafb83e37b
build-package.sh: better support for metapackages 5 years ago
Leonid Plyushch 6267a318aa
build-package.sh: use text-based comparsion in conditionals instead of exit-code based 5 years ago
Leonid Plyushch d111f5bf74
packages: standardize values of several control variables for build.sh 5 years ago
Leonid Plyushch c8298b3e19
build-package.sh: export CC_FOR_BUILD for on-device builds 5 years ago
Leonid Plyushch 0d2f6e446f enable on-device builds 5 years ago
Leonid Plyushch ffe57097d1 build-package.sh: avoid linking with extra/unneeded libraries 5 years ago
Leonid Plyushch e63524cbdc build-package.sh: basic hardening via CFLAGS/LDFLAGS 5 years ago
Leonid Plyushch 21b96d3b41 no more develsplit + provide static libraries as separate package 6 years ago
Fredrik Fornwall 32de55cece Always use -Oz optimization level 6 years ago
Tom Yan 46fa2d15c6 build-package.sh: export OBJCOPY 6 years ago
its-pointless f6660abd1e avoid using system clang instead of ndk one 6 years ago
its-pointless 8d09dc96fd fix arm-cpp properly... 6 years ago
its-pointless f2687cdf6d fix arm cpp 6 years ago
its-pointless d0f4522c55 ndk-20 update 6 years ago
Tom Yan 7e60494c16 build-package: fix unwind symbols hiding 6 years ago
Leonid Plyushch 4122f68ebe new package: libiconv 6 years ago
Tom Yan 32f46ac7e0 zlib: add package 6 years ago
Leonid Plyushch 217c078304 termux_step_setup_toolchain.sh: simplify unneeded headers removal 6 years ago
Leonid Plyushch e09bebd9cb termux_step_setup_toolchain.sh: move 'rm usr/include/sys/capability.h' to correct place 6 years ago
Fredrik Fornwall 44118b6e67 Remove sys/capability.h from the NDK sysroot 6 years ago
Tom Yan e5edd4f586 Simplify libc++ setup 6 years ago
Leonid Plyushch 02e60c373c build-package.sh: create dummy libutil.so which links to libc 6 years ago
Leonid Plyushch a48d94ce2b build-package.sh: enable use of DT_RUNPATH, set minimal API level to 24 6 years ago
Henrik Grimler e6097e6cf6 build-package: mv termux_step_setup_toolchain to scripts/build/ 6 years ago