2020-07-02 23:42:23 by Nia Alarie | Files touched by this commit (5) |
Log message: lua: move cmake bits to per-interpreter buildlink3s |
2020-07-02 22:43:26 by Nia Alarie | Files touched by this commit (1) |
Log message: lua: cmake support in luaversion.mk |
2020-06-30 16:45:05 by Nia Alarie | Files touched by this commit (1) |
Log message: lua: Add support to the infrastructure to Lua 5.4 Much more testing is required before this can be a default. |
2020-03-30 11:38:05 by Nia Alarie | Files touched by this commit (1) |
Log message: lua: Set the default version to 5.3. Discussed on tech-pkg@ before freeze. |
2018-07-24 00:22:42 by Roland Illig | Files touched by this commit (1) |
Log message: lang/lua: fix typo for PKG_FAIL_REASON in luaversion.mk |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |
2015-07-20 13:30:54 by Thomas Klausner | Files touched by this commit (4) |
Log message: Instead of having only lua.pc, provide both the versioned pkg-config file and the unversioned one. As discussed on tech-pkg. |
2015-03-05 15:15:45 by Ryo ONODERA | Files touched by this commit (1) |
Log message: -llua* is required for Cygwin build. |
2015-02-16 11:52:34 by Jonathan Perkin | Files touched by this commit (1) |
Log message: Put back autodetection of LUA_VERSION_REQD based on the package name. |
2015-02-01 12:21:23 by OBATA Akio | Files touched by this commit (1) |
Log message: revert "Auto detect lua version from required package name.", proposed/discussed is required for such changes. |