Leonid Pliushch
c352216c63
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
2019-08-12 18:49:13 +03:00
Fredrik Fornwall
9abc2f416a
pforth: Respect LDFLAGS in build
...
Fixes DT_RUNPATH (see #3490 ).
2019-03-11 00:23:39 +01:00
Wetitpig
5f8864c10d
Improve formatting of parantheses for functions
2019-02-09 21:06:31 +02:00
Leonid Pliushch
6a3865aa08
fix licenses where possible
...
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
debd94d63d
pforth: Update to latest git master
2018-05-19 02:32:50 +02:00
Fredrik Fornwall
de94c4fdf8
pforth: Do not cache host build
2017-11-18 22:22:50 +01:00
Fredrik Fornwall
5804a5252d
pforth: Make M32 a local variable
2017-11-18 22:20:30 +01:00
its-pointless
5ce4d4fb54
fix building pforth for 32 bit archs ( #1804 )
2017-11-18 22:18:05 +01:00
Fredrik Fornwall
51c7760090
Drop need of setting TERMUX_PKG_FOLDERNAME
...
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall
70dd6b3190
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 .
2017-04-18 08:19:48 +02:00
Fredrik Fornwall
9ee0adfc2f
pforth: Update from 20160530 to 20170116
2017-01-30 00:34:10 +01:00
Fredrik Fornwall
da8abb7306
pforth: Fix build
2016-09-14 17:12:09 -04:00
Fredrik Fornwall
7ce5638519
Cleanup of more packages
2016-09-03 18:45:08 -04:00
Fredrik Fornwall
1ce5afd429
pforth: Enable package
2016-08-26 05:45:25 -04:00