Leonid Plyushch
ea9f241205
fix formatting of some build.sh
5 years ago
Leonid Plyushch
d111f5bf74
packages: standardize values of several control variables for build.sh
Variables
TERMUX_PKG_PLATFORM_INDEPENDENT
TERMUX_DEBUG
TERMUX_PKG_HAS_DEBUG
TERMUX_PKG_ESSENTIAL
TERMUX_SUBPKG_ESSENTIAL
TERMUX_PKG_NO_STATICSPLIT
TERMUX_PKG_BUILD_IN_SRC
TERMUX_PKG_FORCE_CMAKE
TERMUX_PKG_HOSTBUILD
should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.
build-package.sh should make decision based on variable's value but not on
whether it is set or empty.
%ci:no-build
5 years ago
Fredrik Fornwall
675f40be24
pforth: Respect LDFLAGS in build
Fixes DT_RUNPATH (see #3490 ).
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
1b8fca7c3e
fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
d4149e141d
pforth: Update to latest git master
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
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago
Fredrik Fornwall
2f122eed3e
Remove TERMUX_TAR and TERMUX_TOUCH
These can be removed now that OS X is not supported directly (OS X
users can still use Docker to build though).
Fixes #936 .
8 years ago
Fredrik Fornwall
9ee0adfc2f
pforth: Update from 20160530 to 20170116
8 years ago
Fredrik Fornwall
da8abb7306
pforth: Fix build
8 years ago
Fredrik Fornwall
7ce5638519
Cleanup of more packages
8 years ago
Fredrik Fornwall
1ce5afd429
pforth: Enable package
8 years ago
Fredrik Fornwall
d34d2ca611
Add disabled-packages/pforth
8 years ago