Commit Graph

12 Commits

Author SHA1 Message Date
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
Leonid Pliushch 7dec8fa26a tracepath: update to 20190709 2019-07-24 15:40:16 +03:00
Leonid Pliushch 96a4a08b59 tracepath: update to 20190515 2019-05-21 14:25:09 +03:00
Fredrik Fornwall 947735bf51 tracepath: Update from 20180629 to 20190324 2019-05-07 23:35:12 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 9f29cc6844 tracepath: Update from 20161105 to 20180629 2018-07-04 16:43:34 +02:00
Fredrik Fornwall aff3c58cbd Rebuild libidn-using packages
After the libidn 1.34 update the library is simply named libidn.so.
2018-04-02 00:23:07 +02: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 9176cdad76 tracepath: Update and setup traceroute -> tracepath 2017-01-30 01:20:49 +01:00
Fredrik Fornwall 142bef5b3b tracepath: Update from 20150815 to 20160308 2016-08-14 18:30:33 -04:00
Fredrik Fornwall a110240408 Add tracepath 2015-11-19 17:53:32 -05:00