Commit Graph

10 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
jca
d0addda815 Add explicit lua52/lua53 FLAVORS where supported.
Discussed on ports@, sthen@ agrees with the direction.
2016-10-16 23:21:22 +00:00
jca
6037889a41 Add some compat glue for lua53, for tests and the json2lua/lua2json scripts
lua53 flavor not yet hooked to the build.  ok sthen@
2016-05-17 11:23:18 +00:00
jca
57b6df44d9 Reorder 2016-05-16 20:52:37 +00:00
jca
230617ea56 Add a test target. 2016-05-16 20:51:46 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
jasper
d9d9ee6706 append the lua version to the installed scripts 2013-07-19 12:02:48 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
0cabe581a1 import lua-cjson-2.1.0
Lua CJSON provides JSON support for Lua.

Features:
- Fast, standards compliant encoding/parsing routines.
- Full support for JSON with UTF-8, including decoding surrogate pairs.
- Optional run-time support for common exceptions to the JSON
  specification (infinity, NaN,..).
- No dependencies on other libraries.

ok dcoppa@
2012-11-26 09:52:13 +00:00