index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ports
/
lua
Age
Commit message (
Expand
)
Author
2021-03-13
Ports: Remove/replace hardcoded i686-pc-serenity-{gcc,g++,ar,ranlib}
Linus Groh
2021-03-13
Ports: Replace hardcoded versions in 'files' URLs
Linus Groh
2021-03-11
Ports: Replace hardcoded Build/ paths with SERENITY_BUILD_DIR
Linus Groh
2021-01-22
Meta: Get building on NixOS (#5005)
Jonathan Turner
2020-09-07
Ports: Install lua to /usr/local
Noah Rosamilia
2020-09-07
Ports: Clean up lua port and enable dynamic library loading
Noah Rosamilia
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev
2020-02-06
Ports: Added checksums / signature files and other fixes
Emanuel Sprung
2019-11-03
Ports: Undo POSIX sh compliance changes for now
Andreas Kling
2019-11-03
POSIX compliance: (most) shell scripts converted to generic shell
George Pickering
2019-09-24
Ports: Switch to new ports system (#594)
Larkin
2019-06-05
Ports: Remove bashisms and switch all scripts to /bin/sh.
Larkin Nickle
2019-05-29
LibM LibC: add fixes for Lua port.
Mustafa Ali CAN
2019-05-29
Port:Add Lua
Mustafa Ali CAN