148 Commits (f3e071d2f496af76d9f371f362c8fdbdaabaf097)

Author SHA1 Message Date
Fredrik Fornwall f3e071d2f4 Wrap getpwuid_r (fixes psql history file location) 8 years ago
Fredrik Fornwall a599e41a78 Unset nullglob after using it 8 years ago
Fredrik Fornwall f39b87c294 Remove <sys/shm.h> from the NDK 8 years ago
Vishal Biswas 7106823dfe Fixes (#819) 8 years ago
Fredrik Fornwall b26283d4a7 Update from NDK r13 to r14 8 years ago
Fredrik Fornwall 1197c15b83 Fix ifaddrs.h for real now 8 years ago
Fredrik Fornwall 4626e856f3 Bump toolchain after ifaddrs.h change 8 years ago
Fredrik Fornwall 42562d13b8 ndk_patches: Add a ifaddrs.h polyfill (fixes #338) 8 years ago
Fredrik Fornwall ff3f67dcef golang: Update from 1.7.5 to 1.8 8 years ago
Fredrik Fornwall 00d9769e93 build-package.sh: Avoid more gnulib wrappers 8 years ago
Fredrik Fornwall c9d4e74fa1 build-package.sh: Check checksum more 8 years ago
Fredrik Fornwall bc0560aa39 build-package.sh: Add -f flag to force build 8 years ago
Fredrik Fornwall 18fbaa060b Update the android sdk build tools used 8 years ago
Fredrik Fornwall 7048a1f22d build-package.sh: Some shellcheck cleanups 8 years ago
Fredrik Fornwall 6b56911d9c build-package.sh: Handle weird file names better 8 years ago
Fredrik Fornwall 538812ae64 build-package.sh: Update build go from 1.8rc2 to 1.8rc3 8 years ago
Fredrik Fornwall a15ad0de6d build-package.sh: Remove broken subpackage logic 8 years ago
Fredrik Fornwall 160874611f Always export CMAKE_INSTALL_ALWAYS=1 for cmake builds 8 years ago
Fredrik Fornwall 8c9b8a9a1e Update to go 1.8rc2 for building go packages 8 years ago
Vishal Biswas c4804ab87a ndk_patches: add patches for sem and shm (#691) 8 years ago
Fredrik Fornwall 2911ab9295 Remove some macOS leftovers 8 years ago
Fredrik Fornwall 12ff30d5ff Put $PREFIX/lib/cmake in -dev packages 8 years ago
Fredrik Fornwall c9e68e0d9c Use -mthumb when building for arm 8 years ago
Fredrik Fornwall c8d1a650a4 Really use gold by default for aarch64 8 years ago
Fredrik Fornwall 4219525cdf Use rpath-link hack on all aarch64 gcc builds 8 years ago
Fredrik Fornwall 0d1dde5fef Try gold linker by default on aarch64 8 years ago
Fredrik Fornwall 07884eae94 Fix arm issue with clang-pie-wrapper 8 years ago
Fredrik Fornwall adc0d548a5 build-package.sh: Build aarch64 first on '-a all' 8 years ago
Fredrik Fornwall 619b966418 build-package.sh: Remove _SPECSFLAG 8 years ago
Fredrik Fornwall 48d883791b Use go1.8rc1 for cross compilation 8 years ago
Vishal Biswas bd3e679c7d fix clang cmake build left broken for arches other than aarch64 by #2f0de58717 (#677) 8 years ago
Fredrik Fornwall a55b3fa0cd cmake: Update from 3.7.1 to 3.7.2 8 years ago
Fredrik Fornwall 2f0de58717 Use clang by default through a script wrapper 8 years ago
Vishal Biswas 58f7a21c18 Add support for cmake 3.7 (#660) 8 years ago
Fredrik Fornwall bb8baaa26d build-package.sh: Add termux_setup_cmake 8 years ago
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 8 years ago
Fredrik Fornwall 01e699d962 Fix some more shellcheck warnings 8 years ago
Fredrik Fornwall 508fa73cb8 Always call post-extract step in srcdir 8 years ago
Fredrik Fornwall dd54dd13fd Fix some shellcheck warnings in build-package.sh 8 years ago
Fredrik Fornwall caf5d0df81 build-package.sh: Fix two shellcheck warnings 8 years ago
Fredrik Fornwall 93ae139b76 build-package.sh: Ensure a clean hostbuild dir 8 years ago
Fredrik Fornwall 627fdeb162 ndk_patches: Define _POSIX2_VERSION to 200809 8 years ago
Fredrik Fornwall 10b023b81d build-package.sh: Fix shellcheck warning 8 years ago
Fredrik Fornwall 2b0e9dc9e2 Fix build of python after build-package.sh rewrite 8 years ago
Fredrik Fornwall 7b1f1bd35d build-package.sh: Cleanup a bit 8 years ago
Fredrik Fornwall fc89df4deb build-package.sh: Automatically build dependencies 8 years ago
Fredrik Fornwall 9b741f4945 build-package.sh: Always rebuild the package if debug build 8 years ago
Fredrik Fornwall 9247ce47b8 build-package.sh: Use full version when checking 8 years ago
Fredrik Fornwall ff7aaad158 build-package.sh: Try to avoid needless rebuilds 8 years ago
Fredrik Fornwall a8dcbfb609 golang: Update from 1.7.3 to 1.7.4 8 years ago