Commit Graph

15 Commits

Author SHA1 Message Date
Frank Hale
58d3efbc99
[lua]Update port to version 5.4.3 (#16943)
* Update Lua to version 5.4.3

* Update Lua versions file
2021-03-31 14:09:56 -07:00
Frank Hale
52aeb54399
[lua] Update to version 5.4.2 (#16603)
* Update Lua port to 5.4.2

* Update version
2021-03-10 11:55:51 -06:00
JonLiu1993
09fe2c31fd
[lua] update to 5.4.0 (#12352) 2020-10-30 11:52:40 -07:00
Lily
83ff32536a
[lua] Fix find_package warning (#13195)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-27 20:29:12 -07:00
Jack·Boos·Yu
6b32f92067
[lua] Add vcpkg-cmake-wrapper (#11870) 2020-06-11 02:32:09 -07:00
paul-reilly
aaddcb1afb
Add post-build usage info for Lua port. (#9934)
* Add post-build usage info for Lua port.

* Fix CMake command that moves info file

* Update Lua package version number
2020-02-06 11:07:19 -08:00
Kevin Lu
8ca8de6926 [lua] Add [cpp] feature to additionally build lua-c++ (#7101)
* [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-07-02 13:49:17 -07:00
TitanSnow
a462daf251 [lua] Upgrade to 5.3.5 and add support for Linux and macOS (#6515)
* 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
2019-05-18 14:33:05 -07:00
Robert Schumacher
1211c77766 [lua] Move tools to /tools/lua 2017-10-17 15:08:30 -07:00
alex85k
6fb6abba22 [lua] fix static build 2017-10-17 22:29:34 +05:00
codicodi
1551d9942e [lua] update to 5.3.4 2017-03-02 14:59:32 +01:00
codicodi
fffc1dc71e [lua] no debug tools 2016-12-04 19:12:21 +01:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Robert Schumacher
d3a453e638 [lua] Reduce post-install work needed in portfile by adding them to CMakeLists.txt 2016-10-07 14:49:49 -07:00
Adam Martin
ea65c0e5ba [lua] Initial addition 2016-10-07 15:54:12 -05:00