Leonid Plyushch
2368e50636
readme: android-7 is no longer in testing state
6 years ago
Leonid Plyushch
b39c4421d3
update readme
6 years ago
Leonid Plyushch
83b43d969b
update readme
6 years ago
Leonid Plyushch
f368b18bef
update readme
6 years ago
Leonid Plyushch
18f64090d9
readme: update instructions for Android 7 branch alpha test
`pkg upgrade` may not reinstall some packages so we need a different way to perform full reinstallation of Termux packages.
6 years ago
Leonid Plyushch
026632d571
readme: fix formatting
6 years ago
Leonid Plyushch
9da0118d40
update readme
6 years ago
Leonid Plyushch
87a623e319
update readme
6 years ago
Leonid Plyushch
bda90acac3
update readme
6 years ago
Leonid Plyushch
d6716384c4
update readme
6 years ago
Leonid Plyushch
cc40d71743
improvements to README.md
6 years ago
Wetitpig
0f4a0015eb
Add Windows Instructions
6 years ago
Wetitpig
f7f44c0902
Add mailing lists
6 years ago
Wetitpig
4d852d5cb7
Separate Additional Resources
6 years ago
Wetitpig
f9d8df2023
Add Issue and PR subsection
6 years ago
Wetitpig
d3e5031f9e
Add directory structure
6 years ago
Wetitpig
31591c6fea
Split README.md
6 years ago
Leonid Plyushch
777d7531dc
reamde: use build status badge from Gitlab CI
6 years ago
Fredrik Fornwall
8dac6409a9
README: Bump ubuntu used from 18.04 to 18.10
6 years ago
Fredrik Fornwall
266df31495
Update README.md
6 years ago
Fredrik Fornwall
bd2f734a96
Prevent trying to run on-device ( fixes #1910 )
7 years ago
Fredrik Fornwall
777a4af85c
Update the ubuntu build setup from 17.04 to 17.10
An updated image has been pushed to the docker hub, so update with
./scripts/update-docker.sh
7 years ago
Matthew Klein
93cbd42baf
Add travis badge to README
7 years ago
Fredrik Fornwall
d3e5452e3e
Switch over to building with unified headers
8 years ago
Fredrik Fornwall
852e83abc3
Make ubuntu 17.04 the reference build environment
8 years ago
Fredrik Fornwall
f4aa879ec3
More information about the Android linker
8 years ago
Fredrik Fornwall
fa0a18ce61
Update README.md
8 years ago
Fredrik Fornwall
d7af85ec52
Update README.md
8 years ago
Fredrik Fornwall
6bde679f83
Update README.md
8 years ago
Fredrik Fornwall
5ddd26ca75
Remove outdated sections from the README
8 years ago
Fredrik Fornwall
7e8a3d2b1f
Split out license section from README into LICENSE
8 years ago
Fredrik Fornwall
26e75e88ea
Update README.md
8 years ago
Fredrik Fornwall
19715f260a
Update README.md
8 years ago
Fredrik Fornwall
67d2d61527
Remove <sys/sem.h>
System V semaphores doesn't work for non-root, it's better to
point at unnamed POSIX semaphores in <semaphore.h>
8 years ago
Vishal Biswas
7106823dfe
Fixes ( #819 )
* remove ndk_patches/sys-shm.h.patch
add a note about libandroid-shmem and posix semaphores
* libandroid-shmem: enable package
* separate function to replace autoconf guess scripts
8 years ago
Fredrik Fornwall
711f6358ec
Update README.md
8 years ago
Wetitpig
2fe052c83d
Update README.md ( #700 )
clean-rebuild-all.sh is already renamed to clean.sh
8 years ago
Vishal Biswas
c4804ab87a
ndk_patches: add patches for sem and shm ( #691 )
* ndk_patches: add patches for sem and shm
* add #ifdef around syscall stubs for shm.h and sem.h
8 years ago
Fredrik Fornwall
20730a0d24
README: Ubuntu 16.04 -> 16.10
8 years ago
Fredrik Fornwall
22dd00cbd3
Mention scripts/Vagrantfile in the README
8 years ago
Romain Beaumont
40dcead07c
Fix linux from scratch link ( #591 )
8 years ago
Fredrik Fornwall
1a8d12c265
Tweak the README a bit
8 years ago
Fredrik Fornwall
6dd4515655
Update README.md
8 years ago
Fredrik Fornwall
a005794323
Tweak build script and docker setup
- Output deb files to debs/ folder by default.
- Use $HOME/.termux-build for build folder by default (changed
from previous $HOME/termux).
- Make scripts/run-docker.sh re-use a single container instead of
creating new ones for each run.
- Avoid mounting the whole Termux build folder in docker. This
fixes #294 , mmap not supported host folders under OS X.
- Add a scripts/update-docker.sh utility for checking for an
updated docker image..
- Make build-package.sh support the [-a ARCH] flag to specify arch.
- Make aarch64 the default arch (from previous arm).
- Try to improve the README a bit.
9 years ago
Fredrik Fornwall
88183689ef
Build and docker updates
9 years ago
Fredrik Fornwall
3c323c69ae
Docker and build updates
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275 .
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
9 years ago
Fredrik Fornwall
29db5b3542
Update README section about dlfcn.h
9 years ago
Fredrik Fornwall
c30d38226b
Initial stab at NDK r11 support
9 years ago
Fredrik Fornwall
4edf999291
Update README.md
9 years ago
Fredrik Fornwall
006983b20d
Update README.md
9 years ago