Commit Graph

15 Commits

Author SHA1 Message Date
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall 9770eb13ee libvterm: Update from 18.11.26 to 19.09.17 2019-09-26 00:31:05 +02: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 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03: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 e3a1845641 libvterm: Do not use too new version for neovim 2019-01-03 01:23:45 +01:00
Fredrik Fornwall cf95540964 libvterm: Update to latest git master 2019-01-03 00:48:17 +01:00
Fredrik Fornwall 79b090146c libvterm: Update from 17.10.05 to 18.02.20 2018-05-19 01:51:29 +02:00
Fredrik Fornwall 46a55567b9 libvterm: Update to git master 2017-10-15 01:02:39 +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 0fc3281255 libvterm: Update to latest git master 2017-08-29 23:26:52 +02:00
Fredrik Fornwall f23740f4ad libvterm: Update to latest git master 2016-12-23 03:20:45 -05:00
Fredrik Fornwall be0d31241f Build specific commit for libvterm 2016-01-31 09:25:09 -05:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00