Leonid Plyushch
7da4f866c1
rebuild everything due to termux-elf-cleaner fix
See https://github.com/termux/termux-packages/issues/4287 .
%ci:no-build
5 years ago
Leonid Plyushch
e5aeb9853f
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
6 years ago
Leonid Plyushch
1b4a91414c
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
its-pointless
d8f4016dc3
fix luarocks and liblua
6 years ago
Leonid Plyushch
0ecaa01455
sync some packages with branch 'master'
No need to rebuild packages. Just syncing minor changes from branch 'master'.
%ci:reset-backlog
6 years ago
Fredrik Fornwall
bd67df35cc
lua: Rebuild against readline 8
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Fredrik Fornwall
b239ed15dd
lua: Update from 5.3.4 to 5.3.5
7 years ago
Fredrik Fornwall
27d59cf3ce
liblua: Build with -DLUA_COMPAT_UNPACK
This makes 'table.unpack' exposed as 'unpack' which is used by
e.g. man.lua in neovim.
7 years ago
Stephen
04a6f9284b
need to specify
8 years ago
Stephen
1f6c0c0c14
add readline build dependency to lua
#1169
deals with subpackage dependency
8 years ago
Leonid Plyushch
3f675791b5
liblua: fix path in LUA_TMPNAMETEMPLATE
8 years ago
Fredrik Fornwall
5fef7d299b
lua: Build with -DLUA_COMPAT_5_2
8 years ago
Fredrik Fornwall
b32d84878c
lua: Update from 5.3.3 to 5.3.4
8 years ago
Fredrik Fornwall
154bc46225
lua: Add and replace luajit
luajit is rather complex and lacking upstream maintenance.
8 years ago