Commit Graph

15 Commits

Author SHA1 Message Date
Leonid Pliushch 8701462951 add new linter script & fix packages where needed
Linter will check packages submitted for CI build. If error was found,
build will not be allowed.

To ensure that all build.sh scripts are consistent and have at least
minimal allowed quality, linter is permanently enabled for all branches
and pull requests.
2019-08-14 14:27:55 +03:00
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 f47c184592 ack-grep: update to 3.0.2 2019-07-07 16:08:44 +03:00
Leonid Pliushch 2a2444c3d0 ack-grep: update to 3.0.1 2019-06-29 21:03:49 +03:00
Leonid Pliushch 87fbd5fdfb ack-grep: update to 3.0.0 2019-06-03 21:01:48 +03:00
Fredrik Fornwall 28036dda58 ack-grep: Update from 2.24 to 2.28 2019-04-13 09:32:36 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 4c07d1b9de ack-grep: Update from 2.22 to 2.24 2018-06-23 23:53:15 +02:00
Fredrik Fornwall a00923eee0 Introduce TERMUX_PKG_SKIP_SRC_EXTRACT
This new construct allows us to specify the src url in a structured
way for e.g. repology metadata. Start by using it in ack-grep and
ca-certificates.
2018-06-22 01:13:24 +02:00
Fredrik Fornwall abc004f9f5 ack-grep: Update from 2.20 to 2.22 2018-05-19 00:05:15 +02:00
Fredrik Fornwall 6dec7b43b9 ack-grep: Update from 2.18 to 2.20 2017-12-14 16:39:56 +01:00
Stephen 3ae0eb3a87 Travis pkg builds (#1119) 2017-07-10 00:05:36 +02:00
Fredrik Fornwall 1e2fd406c3 ack-grep: Update from 2.14 to 2.18 2017-05-22 23:51:38 +02:00
Fredrik Fornwall 6b70c5ef9a Add ack-grep package 2015-12-03 17:10:27 -05:00