summaryrefslogtreecommitdiff
path: root/Ports/lua
AgeCommit message (Expand)Author
2022-06-24Ports/lua: Update to Lua 5.4Tim Schumacher
2022-06-08Ports: Format patches without numbering, commit hash or version numberTim Schumacher
2022-05-22Ports: Fully delete Co-Authored-By lines from the ReadMeTim Schumacher
2022-05-19Ports: Update lua's patches to use git patchesAli Mohammad Pur
2022-03-16Ports: Make lua depends and build with readlineDaniel Lemos
2022-02-08Ports: Fix lua not buildingJackson
2021-12-28Ports: Make lua buildable on x86_64Javier Alvarez
2021-12-17Ports: Updated lua port to version 5.3.6Rafał Babiarz
2021-10-05Ports: Make array-like settings actual arraysTim Schumacher
2021-04-25Ports: Update checksums to use the SHA256 algorithmGunnar Beutner
2021-04-25Ports: Fix detection for -ldlGunnar Beutner
2021-04-20Ports: Improve consistency and quality of portsPanagiotis Vasilopoulos
2021-04-16Ports: Add auth_type verification to all package.sh filesBrendan Coles
2021-03-13Ports: Remove/replace hardcoded i686-pc-serenity-{gcc,g++,ar,ranlib}Linus Groh
2021-03-13Ports: Replace hardcoded versions in 'files' URLsLinus Groh
2021-03-11Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIRLinus Groh
2021-01-22Meta: Get building on NixOS (#5005)Jonathan Turner
2020-09-07Ports: Install lua to /usr/localNoah Rosamilia
2020-09-07Ports: Clean up lua port and enable dynamic library loadingNoah Rosamilia
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-02-06Ports: Added checksums / signature files and other fixesEmanuel Sprung
2019-11-03Ports: Undo POSIX sh compliance changes for nowAndreas Kling
2019-11-03POSIX compliance: (most) shell scripts converted to generic shellGeorge Pickering
2019-09-24Ports: Switch to new ports system (#594)Larkin
2019-06-05Ports: Remove bashisms and switch all scripts to /bin/sh.Larkin Nickle
2019-05-29LibM LibC: add fixes for Lua port.Mustafa Ali CAN
2019-05-29Port:Add LuaMustafa Ali CAN