Fredrik Fornwall
3dd34e2ee7
command-not-found: Regenerate with latest commands
7 years ago
Fredrik Fornwall
291622805e
Slim down the setup created by setup-ubuntu.sh
This changes the docker image size from around 5.8 to 3.6 GB.
For those wanting more tools in the docker build environment sudo
is always available.
7 years ago
Auxilus
f7f0b381c4
remove tcpdump as it's no longer installable with apt install
7 years ago
Fredrik Fornwall
cfc93cb35a
neovim: Try termxux clipboard before tmux
Fixes #1828 .
7 years ago
Fredrik Fornwall
673c676a2c
libnghttp2: Update from 1.27.0 to 1.28.0
7 years ago
Fredrik Fornwall
1d936e9b35
micro: Update from 1.3.3 to 1.3.4
7 years ago
Fredrik Fornwall
fd698a6738
libuv: Update from 1.16.1 to 1.17.0
7 years ago
Fredrik Fornwall
6c8b6b7e0b
golang: Use gcc for host build
7 years ago
Fredrik Fornwall
ab502c2440
mariadb: Make host build work without gnutls
7 years ago
Auxilus
0f4f3d1d9b
Update parallel from 20171022 to 20171122
7 years ago
Fredrik Fornwall
b1e1a0b8ae
expect: Patch to make it buildable without host tcl
7 years ago
Fredrik Fornwall
fc9175b05b
proot: Bump build revision after change
7 years ago
Fredrik Fornwall
fff9039fd3
erlang: Update from 20.1 to 20.1.6
7 years ago
Auxilus
8a38dbec4c
gperf: Add package
7 years ago
Cswl Coldwind
bb6a305eb6
Update tsu to v1.1
7 years ago
Fredrik Fornwall
1c546636fc
Update scripts/Vagrantfile for ubuntu 17.10
7 years ago
Fredrik Fornwall
52ec48e06f
termux-tools: Avoid pm list in termux-info ( #1426 )
7 years ago
Fredrik Fornwall
54b6b57deb
aapt&ecj: Use jar instead of zip
7 years ago
Fredrik Fornwall
5d837b9af8
colordiff: Skip the make step
7 years ago
Fredrik Fornwall
d32d5a28d5
proot: Only bind /property_contexts if file exists
Fixes the following warning when running termux-chroot on Android 8:
proot warning: can't sanitize binding "/property_contexts":
No such file or directory
7 years ago
Fredrik Fornwall
89d7019af1
libnettle: Update from 3.3 to 3.4
7 years ago
Fredrik Fornwall
a12bb1b38d
debianutils: Update from 4.8.2 to 4.8.3
7 years ago
Fredrik Fornwall
d0195549d7
Remove NDK gnu-libstdc from the docker image
7 years ago
Fredrik Fornwall
2f6e1c1265
Fix outdated comment about libgnustl
7 years ago
Fredrik Fornwall
2d24e0586b
Cleanup scripts/buildorder.py
7 years ago
Fredrik Fornwall
4e070076d2
vim-python: Remove vim-runtime subpackage
The vim-runtime package is being built by the main vim package.
7 years ago
vishalbiswas
4712c4fadf
squid: update to 3.5.27 and --enable-delay-pools
7 years ago
cswl
ee5453c69f
update tsu to version 0.4 ( #1810 )
7 years ago
Henrik Grimler
efabca9250
poppler: disable multithreading. Fixes #1657 . ( #1806 )
valgrind still complains though.
7 years ago
Fredrik Fornwall
ec7801a7e4
pforth: Do not cache host build
7 years ago
Fredrik Fornwall
4a624be31a
pforth: Make M32 a local variable
7 years ago
its-pointless
cd9a3a9c05
fix building pforth for 32 bit archs ( #1804 )
7 years ago
Fredrik Fornwall
c8ab26e502
ndk-multilib: Remove mips
Mips is being dropped from the Android NDK.
7 years ago
Auxilus
fe2a134741
nano: Update from 2.8.7 to 2.9.0
7 years ago
Cswl Coldwind
12f13c7cf6
Update tsu to v0.3, fixes su detection
7 years ago
Henrik Grimler
179329f864
texlive-bin: fix build failure for i686 and x86_64 (due to NDK r16?)
7 years ago
Fredrik Fornwall
5dcbca7587
gdb: Fix x86_64 build with NDK r16
The NDK headers now define elf_siginfo.
7 years ago
Fredrik Fornwall
51289d1f24
neovim: Update to latest git master
7 years ago
Fredrik Fornwall
f9502be603
libllvm: Bump revision after patch
7 years ago
Fredrik Fornwall
56e3efbc26
dx: Rewrite classes to not be under com.android
Fixes #1801 .
7 years ago
Fredrik Fornwall
e85edee608
python: Fix build for x86_64 with NDK r16
7 years ago
Fredrik Fornwall
a4481c5ac9
binutils: Fix building on x86_64 with NDK r16
The NDK now defines elf_siginfo for x86_64.
7 years ago
Fredrik Fornwall
36f928ac3e
vim: Update from 8.0.1241 to 8.0.1300
Also note the new policy of only updating every 50 releases on
multiples of 50, which is the same policy as homebrew now uses
to reduce update frequency.
7 years ago
Fredrik Fornwall
6eeaf55131
Avoid hard-coded paths in some more places
The plan is to allow other apps to build packages by changing the
prefix.
7 years ago
Vladimir Serbinenko
79191bb30c
ndk-multilib: Supply crt* files for all platforms.
It allows compiling binaries for another android variant on termux.
E.g. to compile for arm on aarch64 do:
clang -m32 -o 1 1.c -fuse-ld=lld -L/system/lib -B$PREFIX/arm-linux-androideabi/lib
Hopefully with the time -L and -B will be eliminated
7 years ago
Vladimir Serbinenko
f496603279
Add LLD package.
LLD is LLVM-based multi-platform linker. Together with cross-compiling
clang it can be used to create binaries for other platforms.
7 years ago
Vladimir Serbinenko
280de3e5d9
Currently the only clang available on termux compiles for termux. This
patc allows clang to be used in cross-compilations. E.g. to compile 32-bit
binaries on 64-bit termux.
8 years ago
Fredrik Fornwall
35978c179d
notmuch: Update from 0.25.1 to 0.25.2
7 years ago
Fredrik Fornwall
8257e62439
httping: Switch to fossies due to cert problem
7 years ago
Fredrik Fornwall
1ea3ed3049
multitail: Use fossies.org due to certificate problem
7 years ago