| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-02 | [lua] Add [cpp] feature to additionally build lua-c++ (#7101) | Kevin Lu | |
| * [lua] Add [cpp] feature to build lua-c++ * [lua] Switch tab for spaces in CMakeLists, set version to 5.3.5-2 as requested * Use spaces for indentation | |||
| 2019-06-15 | [WIP] Add a Homepage URL entry for vcpkg ports (#2933) | pravic | |
| * [vcpkg] Add "Homepage" field to the CONTROL files. | |||
| 2019-05-18 | [lua] Upgrade to 5.3.5 and add support for Linux and macOS (#6515) | TitanSnow | |
| * upgrade lua to 5.3.5 * support POSIX systems * bump version in CONTROL file * -lm * fix copyright check * don't use c89 on windows vs2015 already supports c99 * correct vcpkg_extract_source_archive_ex usage and platform detection * fix FreeBSD | |||
| 2017-10-17 | [lua] Move tools to /tools/lua | Robert Schumacher | |
| 2017-10-17 | [lua] fix static build | alex85k | |
| 2017-09-27 | Dynamically link lua.dll to lua.exe | Stephen 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-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-03-02 | [lua] Expanded comment on COMPILE_AS_CPP | Robert Schumacher | |
| 2017-03-02 | [lua] add comment about new option | codicodi | |
| 2017-03-02 | [lua] update to 5.3.4 | codicodi | |
| 2016-12-24 | [lua] bump version | codicodi | |
| 2016-12-24 | [lua] don't export from executables | codicodi | |
| 2016-12-05 | [lua] bump version | codicodi | |
| 2016-12-04 | [lua] no debug tools | codicodi | |
| 2016-12-04 | [lua] add interpreter and compiler | codicodi | |
| 2016-11-08 | triplet is now automatically included before portfiles. | Alexander Karatarakis | |
| Also remove trailing whitespaces from portfiles | |||
| 2016-10-07 | [lua] Add version and description | Robert Schumacher | |
| 2016-10-07 | [lua] Reduce post-install work needed in portfile by adding them to ↵ | Robert Schumacher | |
| CMakeLists.txt | |||
| 2016-10-07 | [lua] Initial addition | Adam Martin | |
