Leonid Plyushch
4711960ae7
sample subpackage.sh: reorder variables like done for build.sh
6 years ago
Leonid Plyushch
38c40dd2b3
sample build.sh: set preferred order of config variables
Based on typical variable order in most packages.
Variables grouped into categories so it much easier to get started by just
copying sample build.sh script, filling necessary fields and removing unneeded.
6 years ago
Wetitpig
0f4a0015eb
Add Windows Instructions
6 years ago
Wetitpig
0bbcda16da
Capitalisation seems awkward
6 years ago
Wetitpig
c787c60e68
Add more coding practices
6 years ago
Leonid Plyushch
9ba12ad4dd
FORMAT.md: recommendations about comments and encoding
6 years ago
Leonid Plyushch
00598b7e1e
sample build.sh: add notice about disallowed behaviour
Superuser privileges and modification of files outside of build directories (e.g. in $HOME) are disallowed
to prevent data loss or system breakage.
6 years ago
Leonid Plyushch
ee7a9b824d
UTILITIES.md: small fixes
6 years ago
Leonid Plyushch
73ef61ecc0
sample subpackage.sh: some fixes
6 years ago
Leonid Plyushch
3db2040b3b
sample build.sh: more fixes
6 years ago
Leonid Plyushch
84946316a6
sample build.sh: TERMUX_PKG_SHA256 is mandatory
See sources of function 'termux_download()' build-package.sh.
6 years ago
Leonid Plyushch
d9fa0307d9
BUILD.md: fix function names in the table
Function names should be exactly same as in build-package.sh
6 years ago
Leonid Plyushch
3b2459d90a
BUILD.md: little fix to the "Basics" section
6 years ago
Leonid Plyushch
854153dc33
BUILD.md: remove leading tabs in code snippets
There no reason to have lead tabs in code snippets.
Leading tabs also make reading a bit harder on mobile devices.
6 years ago
Leonid Plyushch
acda81c2bb
DOCKER.md: remove leading tabs from code snippets
There no reason to have lead tabs in code snippets.
Leading tabs also make reading a bit harder on mobile devices.
6 years ago
Wetitpig
4d852d5cb7
Separate Additional Resources
6 years ago
Wetitpig
e6600e272a
Formatting Guidelines
6 years ago
Wetitpig
444308131e
Docker Docs
6 years ago
Wetitpig
641af33ac4
Build Docs
6 years ago
Wetitpig
3025dc1ad8
Additional Utilities List
6 years ago
Wetitpig
e11c1749d0
Add sample package
6 years ago