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
07884eae94
Fix arm issue with clang-pie-wrapper
...
We need to wrap arm-linux-androideabi, not arm-linux-android.
Also, specify armv7a as clang cpu target and not just arm.
2017-01-17 17:31:24 +01:00
Fredrik Fornwall
83b644a899
ca-certificates: Update from 20161128 to 20170117
2017-01-17 17:25:46 +01:00
Fredrik Fornwall
adc0d548a5
build-package.sh: Build aarch64 first on '-a all'
2017-01-17 16:12:10 +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
619b966418
build-package.sh: Remove _SPECSFLAG
2017-01-17 15:51:59 +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
48d883791b
Use go1.8rc1 for cross compilation
2017-01-16 11:09:18 +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
Vishal Biswas
bd3e679c7d
fix clang cmake build left broken for arches other than aarch64 by #2f0de58717 ( #677 )
2017-01-16 08:48:23 +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
20730a0d24
README: Ubuntu 16.04 -> 16.10
2017-01-15 21:34:12 +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
2f0de58717
Use clang by default through a script wrapper
...
The script wrapper ensures that position-independent executables
are built without having to modify any build system.
2017-01-15 21:13:22 +01:00
Fredrik Fornwall
298654c87b
libmosquitto: Prevent cmake build
2017-01-15 21:12:41 +01:00
Fredrik Fornwall
60a26b9f4c
setup-ubuntu.sh: Remove cmake, add python3.6
2017-01-15 19:44:15 +01:00
Fredrik Fornwall
65512d6058
Dockerfile: Update from ubuntu 16.04 to 16.10
2017-01-15 19:43:49 +01:00
Fredrik Fornwall
dc0a2fb542
valgrind: Note that it doesn't build with clang
2017-01-15 19:41:40 +01:00
Fredrik Fornwall
67dd2869dd
curseofwar: Fix build with new cmake system
2017-01-15 19:40:59 +01:00
Fredrik Fornwall
d7ba6d5d12
strace: Update homepage
2017-01-15 19:40:49 +01:00
Fredrik Fornwall
a38193c6d0
openssl: Note that it doesn't build with clang
2017-01-15 19:40:15 +01:00
Fredrik Fornwall
8268b5dfef
libcaca: Note that it doesn't build with clang
2017-01-15 19:39:53 +01:00
Fredrik Fornwall
862eacbaea
elfutils: Note that it doesn't build with clang
2017-01-15 19:39:32 +01:00
Fredrik Fornwall
0eb726c2df
sed: Note that it doesn't build with clang
2017-01-15 19:39:19 +01:00
Fredrik Fornwall
4de5f6ccec
stfl: Patch to fix build
2017-01-15 19:38:58 +01:00
Fredrik Fornwall
093bb798f1
libcln: Patch to build with clang
2017-01-15 19:38:37 +01:00
Fredrik Fornwall
ef98cf1c18
Add (currently unused) build-clang.sh script
2017-01-15 19:38:21 +01:00
Fredrik Fornwall
66d7b8b161
timewarrior: Patch to build with new cmake
2017-01-15 19:37:39 +01:00
Fredrik Fornwall
449d39d04a
python: Update from 3.5 to 3.6
2017-01-15 19:37:14 +01:00
Vishal Biswas
58f7a21c18
Add support for cmake 3.7 ( #660 )
2017-01-15 13:48:05 +01:00
Fredrik Fornwall
b4e3a43bed
elfutils: Update from 0.167 to 0.168
2017-01-14 19:36:15 -05:00
Fredrik Fornwall
965b6ede1e
sqlite: Update from 3.16.1 to 3.16.2
2017-01-14 03:53:03 -05:00
Fredrik Fornwall
ed198efe08
ruby: Update from 2.3.3 to 2.4.0
2017-01-14 03:45:44 -05:00
Fredrik Fornwall
710af70967
libgmp: Update from 6.1.1 to 6.1.2
2017-01-14 03:41:59 -05:00
Fredrik Fornwall
f3850848be
ed: Update from 1.13 to 1.14.1
2017-01-13 13:13:50 -05:00
Fredrik Fornwall
3bae08c79a
busybox: Update from 1.25.1 to 1.26.2
2017-01-13 07:09:56 -05:00