Add directory structure
This commit is contained in:
parent
27a8a9bf88
commit
d902dd9ae4
12
README.md
12
README.md
@ -7,6 +7,18 @@ This project contains scripts and patches to build packages for the [Termux](htt
|
|||||||
|
|
||||||
More information can be found in the [docs/](docs/) directory.
|
More information can be found in the [docs/](docs/) directory.
|
||||||
|
|
||||||
|
## Directory Structure
|
||||||
|
|
||||||
|
- [disabled-packages](disabled-packages/): Packages that cannot build or are currently disused.
|
||||||
|
|
||||||
|
- [docs](docs/): Documentation on how to build, formatting etc.
|
||||||
|
|
||||||
|
- [ndk-patches](ndk-patches/): C Header patches of the Android NDK.
|
||||||
|
|
||||||
|
- [packages](packages/): All currently available packages.
|
||||||
|
|
||||||
|
- [scripts](scripts/): Utility scripts for building.
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
- [Android changes for NDK developers](https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md)
|
- [Android changes for NDK developers](https://android.googlesource.com/platform/bionic/+/master/android-changes-for-ndk-developers.md)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user