aboutsummaryrefslogtreecommitdiff
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-19lua binary is always lua.exe nowAlexander M Pickering1-6/+1
2024-11-07Patch wget to use short optionsAlexander M Pickering3-0/+33
2024-09-27Enable all versionsAlexander M Pickering1-2/+0
2024-09-25Re-enable everythingAlexander M Pickering1-6/+0
2024-09-25Actually copy the C fileAlexander M Pickering1-0/+1
2024-09-25Also export the C fileAlexander M Pickering1-0/+1
2024-09-25Don't use cflags in quotes, multiple flags can be passed.Alexander M Pickering1-1/+1
2024-09-25Compile with cflags instead of -OzAlexander M Pickering1-1/+1
2024-09-25Add debugging symbolsAlexander M Pickering1-3/+5
2024-09-25correct patch rangeAlexander M Pickering1-1/+1
2024-09-25Add LUA_OK to luajit patchAlexander M Pickering1-0/+12
2024-09-25Seperate patches for lua51 and luajitAlexander M Pickering3-2/+15
2024-09-25Only patch luarocks.exe.c on lua 5.1Alexander M Pickering2-1/+4
2024-09-25Rewrite init to use luajitAlexander M Pickering1-2/+4
2024-09-25correct lua linkAlexander M Pickering1-1/+0
2024-09-25Work on luajit+luarocksAlexander M Pickering1-4/+35