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
Fredrik Fornwall
bb8baaa26d
build-package.sh: Add termux_setup_cmake
2017-01-11 12:21:58 -05:00
Fredrik Fornwall
1094cd450b
w3m: Switch to maintained debian fork
2017-01-11 11:53:33 -05:00
Fredrik Fornwall
6fa889f61a
binutils: Add checksum
2017-01-11 03:02:40 -05:00
Vishal Biswas
74fcf14e4d
add packages liblzo and lzop ( #612 )
2017-01-11 09:02:00 +01:00
Fredrik Fornwall
a3cc83a0a3
libgc: curl -> termux_download
2017-01-11 02:13:42 -05:00
Fredrik Fornwall
b67df7238b
readline: curl -> termux_download
2017-01-11 02:11:14 -05:00
Fredrik Fornwall
2b8761e6a3
bash: Use termux_download instead of curl directly
2017-01-11 02:07:47 -05:00
Fredrik Fornwall
e3d6792fc3
mpv: Update from 0.22.0 to 0.23.0
2017-01-11 02:05:04 -05:00
Fredrik Fornwall
318a000b92
ffmpeg: Bump version, enable x265
...
Fixes #655 .
2017-01-11 02:04:41 -05:00
Fredrik Fornwall
fadeb6b639
libx265: Enable package
2017-01-11 01:29:11 -05:00
Fredrik Fornwall
af4dc416ed
s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/
2017-01-11 01:21:42 -05:00
Fredrik Fornwall
e5ca8bb122
libmsgpack: Update from 2.0.0 to 2.1.0
2017-01-10 10:54:18 -05:00
Fredrik Fornwall
42471506b0
libx265: Add comment about text relocations on x86
2017-01-10 10:52:01 -05:00
Fredrik Fornwall
01e699d962
Fix some more shellcheck warnings
2017-01-10 06:35:05 -05:00
Fredrik Fornwall
762f98e740
erlang: Seems we need to build host part each time
2017-01-10 06:34:38 -05:00
Fredrik Fornwall
11e97371db
erlang: Cleanup and improve build script
...
- Add a src checksum
- Put host-built binaries first into PATH to avoid problems if
and erlang is already available.
- Do not build a new host build on every build
2017-01-10 03:15:05 -05:00
Fredrik Fornwall
508fa73cb8
Always call post-extract step in srcdir
2017-01-10 03:14:35 -05:00
Fredrik Fornwall
dd54dd13fd
Fix some shellcheck warnings in build-package.sh
2017-01-10 02:05:28 -05:00
Fredrik Fornwall
53a2231fee
nodejs-current: Update work in progress
2017-01-09 19:13:20 -05:00
Fredrik Fornwall
a61e7e4556
Add nodejs-current as disabled package
2017-01-09 17:30:11 -05:00
Fredrik Fornwall
be8ba38973
Remove old disabled nodejs-lts package
2017-01-09 17:21:51 -05:00
Fredrik Fornwall
5e174900b3
coreutils: Fix 32-bit issue with ST_BLKSIZE macro
...
Fixes https://github.com/termux/termux-app/issues/233
2017-01-09 17:04:46 -05:00
Fredrik Fornwall
ebed8be732
emacs: Clear share/info before build
2017-01-09 05:27:51 -05:00
Fredrik Fornwall
4e8d7d1e42
buildorder.py: Open files with encoding=utf-8
...
This makes us not depend on the current environment. Fixes #665 .
2017-01-09 05:26:31 -05:00
Fredrik Fornwall
fee976030a
zsh: Build the system module ( fixes #659 )
2017-01-08 23:13:12 -05:00
Fredrik Fornwall
2d617a3231
termux-api: Remove empty lines from -h output
2017-01-08 23:09:24 -05:00
Fredrik Fornwall
caf5d0df81
build-package.sh: Fix two shellcheck warnings
2017-01-08 08:06:46 -05:00