| Commit message (Expand) | Author | Age | Files | Lines |
* | binary: encode dependency order (luasec depends on luasocket) | Hisham Muhammad | 2024-02-27 | 1 | -10/+22 |
* | deps: bump luasocket and luasec | Hisham Muhammad | 2024-02-27 | 1 | -2/+3 |
* | binary: dkjson is no longer a dependency, it is now vendored in | Hisham Muhammad | 2024-02-27 | 1 | -1/+0 |
* | drop cfg.lua_interpreter, use cfg.variables.LUA | Hisham Muhammad | 2024-02-18 | 1 | -4/+0 |
* | binary build: help autodetection of the crosscompiled Lua libraries | Hisham Muhammad | 2022-05-18 | 1 | -0/+1 |
* | Fix build of Windows binary | Hisham Muhammad | 2022-05-03 | 1 | -1/+1 |
* | Add --no-project flag to override .luarocks project dir | Hisham Muhammad | 2022-05-03 | 1 | -1/+1 |
* | deps: better error message when lua.h version mismatches | Hisham Muhammad | 2022-04-16 | 1 | -2/+2 |
* | Changes for building the all-in-one binary with Lua 5.4 | Hisham Muhammad | 2022-04-11 | 1 | -12/+14 |
* | Bundle dkjson in the all-in-one binary | Hisham Muhammad | 2020-08-24 | 1 | -0/+1 |
* | do not call Lua interpreter when making wrapper for luarocks binary | Hisham Muhammad | 2020-04-13 | 1 | -0/+1 |
* | Windows binary: do not hardcode . as LUA_BINDIR | Hisham Muhammad | 2020-01-14 | 1 | -2/+1 |
* | support for building 64-bit Windows all-in-one binary | Hisham Muhammad | 2020-01-14 | 1 | -7/+12 |
* | binary: fix check_lua_* calls | Hisham Muhammad | 2019-08-28 | 1 | -1/+2 |
* | binary: update luasec to 0.8.1 | Hisham Muhammad | 2019-08-28 | 1 | -1/+1 |
* | Fix build of binaries | Hisham Muhammad | 2019-04-26 | 1 | -0/+1 |
* | hardcode "windows" platform in Windows binary to help Wine | Hisham Muhammad | 2019-04-17 | 1 | -4/+3 |
* | core.sysdetect: add fork-free OS detection (#938) | Hisham Muhammad | 2018-10-30 | 1 | -10/+2 |
* | Honor --force-config | Hisham Muhammad | 2018-08-11 | 1 | -4/+6 |
* | Build Windows binaries as .exe in a separate directory | Hisham Muhammad | 2018-08-10 | 1 | -1/+1 |
* | binary/all_in_one: Don't prefix tree with current dir | daurnimator | 2018-08-10 | 1 | -1/+1 |
* | binary/all_in_one: Remove site_config exclusion (#873) | daurnimator | 2018-08-08 | 1 | -2/+2 |
* | Windows binary: do not hardcode SYSTEM as "MINGW" | Hisham Muhammad | 2018-08-02 | 1 | -2/+2 |
* | fs: make unpack_archive platform-agnostic using specific fs functions | Hisham Muhammad | 2018-07-18 | 1 | -1/+0 |
* | binary: add lua-bz2 dependency | Hisham Muhammad | 2018-07-18 | 1 | -0/+1 |
* | Experimental Windows cross-compiled binary build | Hisham Muhammad | 2018-07-02 | 1 | -48/+97 |
* | Unix: new build system | Hisham Muhammad | 2018-07-01 | 1 | -0/+442 |