Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch luarocks tar to not require 5.3HEADmaster | Alexander M Pickering | 2024-12-08 | 2 | -0/+19 |
| | |||||
* | lua binary is always lua.exe now | Alexander M Pickering | 2024-11-19 | 1 | -6/+1 |
| | |||||
* | Patch wget to use short options | Alexander M Pickering | 2024-11-07 | 3 | -0/+33 |
| | |||||
* | Enable all versions | Alexander M Pickering | 2024-09-27 | 1 | -2/+0 |
| | |||||
* | Re-enable everything | Alexander M Pickering | 2024-09-25 | 1 | -6/+0 |
| | |||||
* | Actually copy the C file | Alexander M Pickering | 2024-09-25 | 1 | -0/+1 |
| | |||||
* | Also export the C file | Alexander M Pickering | 2024-09-25 | 1 | -0/+1 |
| | |||||
* | Don't use cflags in quotes, multiple flags can be passed. | Alexander M Pickering | 2024-09-25 | 1 | -1/+1 |
| | |||||
* | Compile with cflags instead of -Oz | Alexander M Pickering | 2024-09-25 | 1 | -1/+1 |
| | |||||
* | Add debugging symbols | Alexander M Pickering | 2024-09-25 | 1 | -3/+5 |
| | |||||
* | correct patch range | Alexander M Pickering | 2024-09-25 | 1 | -1/+1 |
| | |||||
* | Add LUA_OK to luajit patch | Alexander M Pickering | 2024-09-25 | 1 | -0/+12 |
| | |||||
* | Seperate patches for lua51 and luajit | Alexander M Pickering | 2024-09-25 | 3 | -2/+15 |
| | |||||
* | Only patch luarocks.exe.c on lua 5.1 | Alexander M Pickering | 2024-09-25 | 2 | -1/+4 |
| | |||||
* | Rewrite init to use luajit | Alexander M Pickering | 2024-09-25 | 1 | -2/+4 |
| | |||||
* | correct lua link | Alexander M Pickering | 2024-09-25 | 1 | -1/+0 |
| | |||||
* | Work on luajit+luarocks | Alexander M Pickering | 2024-09-25 | 1 | -4/+35 |
| | |||||
* | Start working on readme | Alexander M Pickering | 2024-09-25 | 1 | -0/+8 |
| | |||||
* | Do all tests | Alexander M Pickering | 2024-09-25 | 1 | -7/+12 |
| | |||||
* | Remove extra debugging | Alexander M Pickering | 2024-09-25 | 1 | -95/+0 |
| | |||||
* | output hardcoded during build | Alexander M Pickering | 2024-09-25 | 1 | -1/+1 |
| | |||||
* | Try forcing config | Alexander M Pickering | 2024-09-25 | 1 | -1/+1 |
| | |||||
* | Try specifying system | Alexander M Pickering | 2024-09-24 | 1 | -1/+1 |
| | |||||
* | Try calling all in one correctly | Alexander M Pickering | 2024-09-23 | 1 | -8/+1 |
| | |||||
* | Re-copy hardcoded config when building the second time. | Alexander M Pickering | 2024-09-23 | 1 | -1/+2 |
| | |||||
* | Customize hardcoded configs | Alexander M Pickering | 2024-09-23 | 2 | -0/+5 |
| | |||||
* | Double-make and compile, for some reason this works. | Alexander M Pickering | 2024-09-23 | 1 | -2/+1 |
| | |||||
* | Try rebuilding c file | Alexander M Pickering | 2024-09-23 | 1 | -0/+4 |
| | |||||
* | Print length of luarocks before building | Alexander M Pickering | 2024-09-23 | 1 | -0/+1 |
| | |||||
* | Bail out before ending | Alexander M Pickering | 2024-09-23 | 1 | -0/+1 |
| | |||||
* | Corrected patch | Alexander M Pickering | 2024-09-23 | 1 | -35/+35 |
| | |||||
* | Add a patch for luarocks.exe.c | Alexander M Pickering | 2024-09-23 | 4 | -5/+54 |
| | |||||
* | Add patch to modify all_in_one and add hardcoded values | Alexander M Pickering | 2024-09-23 | 3 | -25/+113 |
| | |||||
* | Reorder dependencies to include lua | Alexander M Pickering | 2024-09-23 | 2 | -5/+55 |
| | |||||
* | Fix makedir | Alexander M Pickering | 2024-09-17 | 1 | -1/+1 |
| | |||||
* | Copy more artifacts for building luarocks | Alexander M Pickering | 2024-09-17 | 2 | -10/+18 |
| | |||||
* | Correct cicd name again | Alexander M Pickering | 2024-09-17 | 1 | -1/+1 |
| | |||||
* | Copy all the dependencies | Alexander M Pickering | 2024-09-17 | 2 | -1/+3 |
| | |||||
* | Work on packaging | Alexander M Pickering | 2024-09-17 | 2 | -5/+59 |
| | |||||
* | Inital commit | Admin | 2024-09-16 | 3 | -0/+7 |