aboutsummaryrefslogtreecommitdiff
path: root/ports/lua
AgeCommit message (Expand)Author
2021-08-18[lua] Add error message to feature `cpp` when building uwp (#19510)Jack·Boos·Yu
2021-08-11[lua] Export cmake targets, rewrite CMakeLists and delete usage (#15921)Jack·Boos·Yu
2021-04-19[lua] support iOS triplets (#16107)Park DongHa
2021-03-31[lua]Update port to version 5.4.3 (#16943)Frank Hale
2021-03-10[lua] Update to version 5.4.2 (#16603)Frank Hale
2020-10-30[lua] update to 5.4.0 (#12352)JonLiu1993
2020-10-27[lua] Fix find_package warning (#13195)Lily
2020-06-11[lua] Add vcpkg-cmake-wrapper (#11870)Jack·Boos·Yu
2020-05-07[lua] Compile as position-independent code (#11163)Kevin Lu
2020-02-06Add post-build usage info for Lua port. (#9934)paul-reilly
2019-07-02[lua] Add [cpp] feature to additionally build lua-c++ (#7101)Kevin Lu
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
2019-05-18[lua] Upgrade to 5.3.5 and add support for Linux and macOS (#6515)TitanSnow
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
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs...Alexander Karatarakis
2017-03-02[lua] Expanded comment on COMPILE_AS_CPPRobert Schumacher
2017-03-02[lua] add comment about new optioncodicodi
2017-03-02[lua] update to 5.3.4codicodi
2016-12-24[lua] bump versioncodicodi
2016-12-24[lua] don't export from executablescodicodi
2016-12-05[lua] bump versioncodicodi
2016-12-04[lua] no debug toolscodicodi
2016-12-04[lua] add interpreter and compilercodicodi
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
2016-10-07[lua] Add version and descriptionRobert Schumacher
2016-10-07[lua] Reduce post-install work needed in portfile by adding them to CMakeList...Robert Schumacher
2016-10-07[lua] Initial additionAdam Martin