Fredrik Fornwall
c4ccd17c5a
mime-support: Update from 3.61 to 3.62
6 years ago
Fredrik Fornwall
3bc26e753a
libuv: Update from 1.25.0 to 1.26.0
6 years ago
Fredrik Fornwall
3bd1f80a56
nodejs: Update from 11.9.0 to 11.10.0
6 years ago
Fredrik Fornwall
d38331d156
libjpeg-turbo: Update from 2.0.1 to 2.0.2
6 years ago
Fredrik Fornwall
f921eb9a47
msmtp: Update from 1.8.2 to 1.8.3
6 years ago
Fredrik Fornwall
f5c63d660f
hub: Update from 2.8.4 to 2.9.0
6 years ago
Fredrik Fornwall
7a3cbe1bfb
libmosquitto: Update from 1.5.6 to 1.5.7
6 years ago
Fredrik Fornwall
8c9a0acf90
Specify "--path ." when building with cargo
6 years ago
Fredrik Fornwall
14ff79014e
fd: Update from 7.2.0 to 7.3.0
6 years ago
Leonid Plyushch
2f145a9f89
dialog: update to 1.3-20190211 and fix download URL
6 years ago
Wetitpig
667c6c1e9a
Dockerfile to tabs
6 years ago
Leonid Plyushch
be1bb4e9e8
build-all.sh: don't use tabs in script usage info
6 years ago
Wetitpig
8dcfd793a2
No backticks
6 years ago
Wetitpig
14931574cb
Shell script compliance
6 years ago
Wetitpig
defcedfba0
Markdown New Guideline Compliance
6 years ago
Leonid Plyushch
9f509223a4
BUILD.md: specify common files where build instructions usually provided
6 years ago
Leonid Plyushch
dbfd0c2872
BUILD.md: remove duplicated step
Step 9 was a duplicate of step 2 (creating subpackages).
6 years ago
Leonid Plyushch
173b2afb04
BUILD.md: fix typo
We need to repeat 4-6 steps to obtain patches instead of 2-4.
6 years ago
Leonid Plyushch
cb7a551e99
BUILD.md: add some notes about Android 8+ problems to "Common Porting Problems" section
6 years ago
Leonid Plyushch
64157b21b9
BUILD.md: fix typos
6 years ago
Leonid Plyushch
cc40d71743
improvements to README.md
6 years ago
Leonid Plyushch
60343207aa
BUILD.md: mention Termux's FHS problem
Termux is not FHS-compliant.
6 years ago
Leonid Plyushch
94efd285a8
FORMAT.md: mention that only special characters should be escaped in Markdown
Only characters that have special meaning in Markdown should be escaped.
6 years ago
Leonid Plyushch
afbf8b313a
FORMAT.md: improve "coding practices"
6 years ago
Leonid Plyushch
44c6fa6109
sample subpackage.sh: TERMUX_SUBPKG_INCLUDE should be under description and dep fields
Some subpackages may have long include lists (e.g. ncurses-utils) so it worth to have
description and dependencies specified on top for better visibility.
6 years ago
Leonid Plyushch
35d4647e49
sample subpackage.sh: remove undefined variable TERMUX_SUBPKG_REVISION
It does not exist in build-package.sh. Also having this one has no point since
subpackages always have same version as main package.
6 years ago
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
f7f44c0902
Add mailing lists
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
f9d8df2023
Add Issue and PR subsection
6 years ago
Wetitpig
d3e5031f9e
Add directory structure
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
31591c6fea
Split README.md
6 years ago