• Joined on 2023-10-25
mbo pushed to main at mbo/lesi 2023-11-18 18:25:39 +01:00
e83b57b10a remove windows CR from LF's from several files
mbo pushed to main at mbo/lesi 2023-11-18 18:11:13 +01:00
a773c947d7 add generator scripts to dependencies to trigger re-generation if they are changed
mbo pushed to main at mbo/lesi 2023-11-17 08:39:30 +01:00
7c854e4fef add PLATFORM_LIBS m and dl for Unix platforms to fix static liblua.a linking
mbo pushed to main at mbo/lesi 2023-11-17 08:30:13 +01:00
c7ab92d668 embed scripts as char, rather than unsigned, given the API surfaces all request char
efb241be00 move serial.c to Unix filename list
f348ab1811 Add PLATFORM_LIBS to luasocket.cmake for WIN32 specific libraries to link
Compare 3 commits »
mbo pushed to main at mbo/lesi 2023-11-17 07:39:39 +01:00
1b05fcdcfb add #define SCRIPT_NAME_SZ to generated script_name.c to avoid C2099 errors
mbo pushed to main at mbo/lesi 2023-11-17 00:03:07 +01:00
f66c2e93d0 add capability to embed C modules
2dbbdb7da0 import luasocket-3.1.0, lua source
d54559cf13 import luafilesystem-3.1.0
94952bb821 import luafilesystem-3.1.0
Compare 4 commits »
mbo pushed to main at mbo/lesi 2023-10-30 19:24:43 +01:00
94c6382c93 fix copy/paste error on wlesi/generated sripts dependency
mbo pushed to main at mbo/lesi 2023-10-30 19:18:17 +01:00
e941b6e180 add wlesi (Windows GUI executable) for WIN32 builds via wmain.c
864be0a3bd add wmain from github.com/LuaDist/srlua
Compare 2 commits »
mbo pushed to main at mbo/lesi 2023-10-30 17:32:30 +01:00
bbf8621d3e update README for added Lua 5.1, 5.2, 5.3 support
mbo pushed to main at mbo/lesi 2023-10-30 17:30:14 +01:00
7bb0d2b73f add Lua 5.3 support
ad876755f7 add Lua 5.3 interpreter
Compare 2 commits »
mbo pushed to main at mbo/lesi 2023-10-30 03:15:55 +01:00
6ef8b87137 add Lua 5.2 interpreter
4c67fee162 add Lua 5.2 interpreter
Compare 2 commits »
mbo pushed to main at mbo/lesi 2023-10-29 23:59:52 +01:00
2b22532070 fix erroneous semicolon at the end of string definition
f11faedf25 add support for embedding with Lua 5.1
2e0ad1d577 add github.com/k-takata/ptycheck to increase compatibility with MSYS2
582dfec0ec add lua.c from Lua 5.1
Compare 4 commits »
mbo pushed to main at mbo/lua-cmake-build 2023-10-29 05:21:38 +01:00
9eb77d2e99 update README.md for proper URL formatting
mbo pushed to main at mbo/lua-cmake-build 2023-10-29 05:19:22 +01:00
fd812d3c71 add lua-cmake-build script and configuration file
358fb7457f update README.md with about, requirements, usage
0cddf2215a update LICENSE to mbo@disroot.org
5432d3f516 add .gitignore for build directory.
Compare 4 commits »
mbo created repository mbo/lua-cmake-build 2023-10-29 04:30:02 +01:00
mbo pushed to main at mbo/lesi 2023-10-29 00:07:13 +02:00
8fa2665697 bugfix: typo, main should not be included in the package searcher array
mbo pushed to main at mbo/lesi 2023-10-28 23:09:16 +02:00
363b51eedb Update README with description, requirements, usage, build
mbo pushed to main at mbo/lesi 2023-10-28 22:34:26 +02:00
a09b951d55 initial import, built with mingw64-ucrt64-gcc, works on lua5.4 currently
18acf3a48e add lprefix.h from Lua 5.4.6
181957913a add lua.c from Lua 5.4.6
Compare 3 commits »
mbo pushed to main at mbo/lesi 2023-10-28 22:17:31 +02:00
3dfc8613c5 update license with mbo@disroot.org address
mbo created repository mbo/lesi 2023-10-28 22:09:02 +02:00