Commit Graph

2015 Commits

Author SHA1 Message Date
Fredrik Fornwall 4219525cdf Use rpath-link hack on all aarch64 gcc builds 2017-01-18 11:44:51 +01:00
Fredrik Fornwall b7d8db100c nano: Update from 2.7.3 to 2.7.4 2017-01-18 11:44:51 +01:00
Fredrik Fornwall d50b5f5fe8 clang: Patch tools/llvm-shlib for Android
Treating Android as Linux here allows LLVM_LINK_LLVM_DYLIB to work.
2017-01-18 11:33:27 +01:00
Fredrik Fornwall 8c31b955c3 ruby: Some more /tmp -> $PREFIX/tmp patches 2017-01-18 10:33:55 +01:00
Fredrik Fornwall 70035f21f3 elfutils: Fix aarch64 build 2017-01-18 10:33:46 +01:00
Fredrik Fornwall 320bee67d1 Call termux_setup_cmake before invoking cmake
This fixes build in an environment (e.g. the Docker image) without
cmake installed.
2017-01-18 04:06:03 +01:00
Fredrik Fornwall 5327a75421 libisl: Update from 0.17.1 to 0.18 2017-01-18 03:00:36 +01:00
Fredrik Fornwall ca5fc51d82 neovim: Unbreak build 2017-01-18 02:53:56 +01:00
Fredrik Fornwall 4f4b496674 clang: Add notes about LLVM_LINK_LLVM_DYLIB 2017-01-18 02:39:56 +01:00
Fredrik Fornwall 8dc2f0d66c clang: Add back TERMUX_PKG_FORCE_CMAKE=yes 2017-01-18 02:13:57 +01:00
Fredrik Fornwall e8df72c0b9 clang: Fix build when python2.7 has been built 2017-01-18 02:09:52 +01:00
Fredrik Fornwall d33a847d03 datamash: Do not depend on libandroid-support
Depending on libandroid-support is not necessary for datamash,
and removing it fixes building with clang.
2017-01-18 01:59:40 +01:00
Fredrik Fornwall bcc145db7e lua: Add missing trailing slash 2017-01-18 01:45:32 +01:00
Fredrik Fornwall 8ceb11939b luarocks: Add patch and mark platform-independent 2017-01-18 01:45:10 +01:00
Fredrik Fornwall bf40bc8ff6 gnupg: Build with gcc for now 2017-01-18 01:02:19 +01:00
Fredrik Fornwall 24367b86dc Bump revisions, force rebuild after gnutls update 2017-01-18 01:02:18 +01:00
Fredrik Fornwall 0d0103b6b4 ncdc: Update from 1.19.1 to 1.20 2017-01-18 01:02:18 +01:00
Fredrik Fornwall bf40132a43 weechat: Update from 1.6 to 1.7 2017-01-18 01:02:18 +01:00
Fredrik Fornwall 154bc46225 lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
2017-01-18 01:02:18 +01:00
Fredrik Fornwall 02baa030aa vim: Update to latest patch level 2017-01-18 01:02:18 +01:00
Fredrik Fornwall c31bc082ab libcln: Fix clang build - hopefully for real 2017-01-18 00:42:05 +01:00
Fredrik Fornwall 49037c2b1f libgnutls: Note dependency on libunistring 2017-01-17 22:23:28 +01:00
Fredrik Fornwall 6b346a05fb libunistring: Update from 0.9.6 to 0.9.7 2017-01-17 22:22:03 +01:00
Fredrik Fornwall 206d821d87 python3: Fix build with clang for real 2017-01-17 22:11:14 +01:00
Fredrik Fornwall 496fa2c6a0 cmake: Remove unnecessary cmake conf 2017-01-17 22:10:21 +01:00
Fredrik Fornwall 9760338bc2 python: Fix build with clang for real 2017-01-17 22:06:27 +01:00
Fredrik Fornwall 9639db1f46 librsync&libssh: Remove unnecessary cmake conf 2017-01-17 21:24:48 +01:00
Fredrik Fornwall b6e3a4049c liblzma: Update from 5.2.2 to 5.2.3 2017-01-17 19:42:54 +01:00
Fredrik Fornwall 13a113cb27 busybox: Backport fix to wget 2017-01-17 19:36:30 +01:00
Fredrik Fornwall 83b644a899 ca-certificates: Update from 20161128 to 20170117 2017-01-17 17:25:46 +01:00
Fredrik Fornwall 9d488d627e zsh: Add the zpty module (fixes #672) 2017-01-17 16:12:10 +01:00
Vishal Biswas 5fd4459e9c torsocks: fix nougat (add clone syscall) (#681) 2017-01-17 16:11:59 +01:00
Oliver Schmidhauser 7f37b95295 Update tty-clock to version 2.3 (#680)
When the debian developers come ringing for a tagged release, suddenly
everything goes really fast.

In the build environment `ncurses5-config --libs` also returns
-ltinfo, which is unavailable to the linker. That's why the patch was
needed. Is this something that could be fixed in the build environment
or is this simply a badly written makefile, unsuitable for cross
compiling?
2017-01-17 16:10:09 +01:00
Fredrik Fornwall a19f43f2af neovim: Update to latest master 2017-01-17 15:51:17 +01:00
Fredrik Fornwall 5631d5a23d python2: Fix issues when building with clang 2017-01-17 10:05:20 +01:00
Fredrik Fornwall 96decc21cb python: Fix build issue when using clang 2017-01-16 11:49:20 +01:00
Fredrik Fornwall 3265c61278 clang: Setup ${TERMUX_HOST_PLATFORM}-{clang,clang++} symlinks 2017-01-16 11:48:20 +01:00
Fredrik Fornwall b4a6e58893 golang: Use clang for native build 2017-01-16 11:13:38 +01:00
Fredrik Fornwall 39e1491309 fzf: Update from 0.15.9 to 0.16.1 2017-01-16 11:09:00 +01:00
Fredrik Fornwall c1ec3ed076 taskwarrior: Fix clang build 2017-01-16 11:09:00 +01:00
Fredrik Fornwall edc2b7c0f3 emacs: Build with gcc for now 2017-01-15 23:08:20 +01:00
Fredrik Fornwall a55b3fa0cd cmake: Update from 3.7.1 to 3.7.2 2017-01-15 23:07:37 +01:00
Fredrik Fornwall e4f846f3e4 picolisp: Fix clang build 2017-01-15 22:34:48 +01:00
Fredrik Fornwall 3321027000 lftp: Build with gcc for now 2017-01-15 21:57:53 +01:00
Fredrik Fornwall 021b12e56f abook: Fix clang build 2017-01-15 21:48:03 +01:00
Fredrik Fornwall 94e72d7c1b libgnutls: Update from 3.4.17 to 3.5.8 2017-01-15 21:30:56 +01:00
Fredrik Fornwall 0ef8e227f2 ltrace: Fix clang build 2017-01-15 21:30:34 +01:00
Fredrik Fornwall 9d7fe75405 luajit: Fix clang build 2017-01-15 21:14:17 +01:00
Fredrik Fornwall 298654c87b libmosquitto: Prevent cmake build 2017-01-15 21:12:41 +01:00
Fredrik Fornwall dc0a2fb542 valgrind: Note that it doesn't build with clang 2017-01-15 19:41:40 +01:00