aboutsummaryrefslogtreecommitdiff
path: root/ports/lua/CONTROL
AgeCommit message (Collapse)Author
2017-10-17[lua] Move tools to /tools/luaRobert Schumacher
2017-10-17[lua] fix static buildalex85k
2017-09-27Dynamically link lua.dll to lua.exeStephen E. Baker
For lua.exe to load C modules which are linked against lua, it must itself be linked against lua, otherwise loading the module fails.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-03-02[lua] update to 5.3.4codicodi
2016-12-24[lua] bump versioncodicodi
2016-12-05[lua] bump versioncodicodi
2016-10-07[lua] Add version and descriptionRobert Schumacher
2016-10-07[lua] Initial additionAdam Martin