index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
utils
/
lua
/
Makefile
Age
Commit message (
Expand
)
Author
2024-04-30
lua: fix CVE-2014-5461
Rosen Penev
2023-10-31
lua: opt-out of lto usage
Anari Jalakas
2023-09-27
packages: assign PKG_CPE_ID for all missing packages
Alexander Couzens
2022-12-29
tree-wide: Do not use package librt and libpthread
Hauke Mehrtens
2022-10-05
build: prefer HTTPS if available (for packages)
Daniel Cousens
2022-01-03
lua: add HOST_FPIC for host builds
Paul Spooren
2021-07-10
lua: make it easier to detect host-built Lua
Daniel Golle
2021-07-02
treewide: unmark selected packages nonshared
Petr Štetiar
2021-06-13
treewide: mark selected packages nonshared
Hannu Nyman
2021-01-06
lua: add -ldl for glibc builds
Rosen Penev
2019-10-18
lua: install luac symlink on host
Alin Nastac
2019-10-15
lua: fix linking under glibc
Rosen Penev
2019-08-31
lua: create lua symlink for host installation
David Bauer
2019-08-18
lua: add lua.hpp to InstallDev
James Taylor
2019-06-28
lua: include version number in installed files
Rafał Miłecki
2019-05-23
lua: lnum: fix strtoul based number parsing
Liangbin Lian
2019-01-24
treewide: revise library packaging
Jo-Philipp Wich
2018-04-18
package/utils/lua: cleanup source mirrors
Paul Wassi
2017-01-10
package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG)
Matthias Schiffer
2016-12-16
treewide: clean up download hashes
Felix Fietkau
2016-06-07
treewide: replace jow@openwrt.org with jo@mein.io
Jo-Philipp Wich
2016-02-25
toolchain/glibc: remove obsolete versions
Felix Fietkau
2016-01-20
lua: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)
Felix Fietkau
2015-10-15
cosmetic: remove trailing whitespaces
Luka Perkov
2015-03-26
lua: fix eglibc reference
John Crispin
2014-11-06
package/*: replace occurences of 'ln -sf' to '$(LN)'
Nicolas Thill
2013-06-21
packages: clean up the package folder
John Crispin