summaryrefslogtreecommitdiff
path: root/package/utils/lua
AgeCommit message (Expand)Author
2024-04-30lua: fix CVE-2014-5461Rosen Penev
2023-10-31lua: opt-out of lto usageAnari Jalakas
2023-09-27packages: assign PKG_CPE_ID for all missing packagesAlexander Couzens
2023-08-11lua: fix integer overflow in LNUM patchAdam Bailey
2022-12-29tree-wide: Do not use package librt and libpthreadHauke Mehrtens
2022-10-05build: prefer HTTPS if available (for packages)Daniel Cousens
2022-01-03lua: add HOST_FPIC for host buildsPaul Spooren
2021-07-10lua: make it easier to detect host-built LuaDaniel Golle
2021-07-02treewide: unmark selected packages nonsharedPetr Štetiar
2021-06-13treewide: mark selected packages nonsharedHannu Nyman
2021-01-06lua: add -ldl for glibc buildsRosen Penev
2019-10-18lua: install luac symlink on hostAlin Nastac
2019-10-15lua: fix linking under glibcRosen Penev
2019-08-31lua: create lua symlink for host installationDavid Bauer
2019-08-18lua: add lua.hpp to InstallDevJames Taylor
2019-06-28lua: fix build with MacOS's makeRafał Miłecki
2019-06-28lua: include version number in installed filesRafał Miłecki
2019-06-28lua: clean up host patch fuzzRafał Miłecki
2019-05-23lua: lnum: fix strtoul based number parsingLiangbin Lian
2019-01-24treewide: revise library packagingJo-Philipp Wich
2018-04-18package/utils/lua: cleanup source mirrorsPaul Wassi
2018-01-05lua: clean up patch fuzzKevin Darbyshire-Bryant
2017-01-10package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG)Matthias Schiffer
2016-12-16treewide: clean up download hashesFelix Fietkau
2016-06-07treewide: replace jow@openwrt.org with jo@mein.ioJo-Philipp Wich
2016-05-13lua: Fixed broken __lt/__le operators caused by lnum patch.David Thornley
2016-03-04lua: host: install lnum_config.hJohn Crispin
2016-02-25toolchain/glibc: remove obsolete versionsFelix Fietkau
2016-01-20lua: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST)Felix Fietkau
2015-10-15cosmetic: remove trailing whitespacesLuka Perkov
2015-06-18lua: honor LDFLAGSSteven Barth
2015-04-19lua: link library with -Bsymbolic-functionsFelix Fietkau
2015-03-26lua: fix eglibc referenceJohn Crispin
2014-11-06package/*: replace occurences of 'ln -sf' to '$(LN)'Nicolas Thill
2013-06-21packages: clean up the package folderJohn Crispin