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 |
|
Stephen E. Baker
|
493d94e296
|
Dynamically link lua.dll to lua.exe
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-27 21:24:38 -04:00 |
|
Alexander Karatarakis
|
26516fe485
|
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)
|
2017-09-09 00:12:54 -07:00 |
|
Robert Schumacher
|
3e0dc1e81e
|
[lua] Expanded comment on COMPILE_AS_CPP
|
2017-03-02 07:16:46 -08:00 |
|
codicodi
|
b9b27e72d3
|
[lua] add comment about new option
|
2017-03-02 16:02:45 +01:00 |
|
codicodi
|
1551d9942e
|
[lua] update to 5.3.4
|
2017-03-02 14:59:32 +01:00 |
|
codicodi
|
90d814f3e2
|
[lua] bump version
|
2016-12-24 02:03:25 +01:00 |
|
codicodi
|
3d58393ad2
|
[lua] don't export from executables
|
2016-12-24 02:02:55 +01:00 |
|
codicodi
|
d8db19a2c4
|
[lua] bump version
|
2016-12-05 14:40:10 +01:00 |
|
codicodi
|
fffc1dc71e
|
[lua] no debug tools
|
2016-12-04 19:12:21 +01:00 |
|
codicodi
|
fd74c49a5f
|
[lua] add interpreter and compiler
|
2016-12-04 19:11:01 +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
|
0de56e180f
|
[lua] Add version and description
|
2016-10-07 14:49:58 -07: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 |
|