| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix(builtin): compile C modules in a temp directory | Hisham Muhammad | 2024-02-19 | 2 | -6/+34 |
* | vendor in the dkjson dependency | Hisham Muhammad | 2024-02-19 | 6 | -47/+750 |
* | silence warning which only appears when rebuilding manifest | Hisham Muhammad | 2024-02-19 | 1 | -1/+0 |
* | normalize project dir | Hisham Muhammad | 2024-02-19 | 1 | -1/+1 |
* | feat(path): add --full flag for --lr-path and --lr-cpath | Hisham Muhammad | 2024-02-19 | 1 | -14/+26 |
* | fix program search when using absolute paths and .exe extensions | Hisham Muhammad | 2024-02-19 | 2 | -1/+25 |
* | fix: do not attempt setting exec permissions for folders on Windows | Hisham Muhammad | 2024-02-18 | 1 | -3/+5 |
* | drop cfg.lua_interpreter, use cfg.variables.LUA | Hisham Muhammad | 2024-02-18 | 15 | -134/+189 |
* | ci: bump actions/checkout in luacheck.yml | Hisham Muhammad | 2024-02-18 | 1 | -1/+1 |
* | feat(builtin): inherit inc and libdirs from external_dependencies | Hisham Muhammad | 2024-02-17 | 1 | -4/+5 |
* | fix: catch the failure to setup LUA_BINDIR early. | Hisham Muhammad | 2024-02-17 | 1 | -0/+6 |
* | fix(show): print commands correctly in --porcelain mode | Hisham Muhammad | 2024-02-17 | 1 | -2/+1 |
* | fix(build): report if zip is unavailable for --pack-binary-rock | Hisham Muhammad | 2024-02-17 | 1 | -2/+3 |
* | fix(build): add some validation to the build table | Hisham Muhammad | 2024-02-17 | 1 | -0/+6 |
* | fix: install build_dependencies on the correct Lua version | Hisham Muhammad | 2024-02-17 | 2 | -6/+37 |
* | fix(config): update system config by default with local_by_default = false | Roman Orekhov | 2024-02-17 | 1 | -1/+1 |
* | feat(init): add --no-gitignore, --no-wrapper-scripts, --wrapper-dir | Hisham Muhammad | 2024-02-17 | 2 | -32/+129 |
* | fix: handle error when failing to create local_cache | Hisham Muhammad | 2024-02-17 | 1 | -1/+6 |
* | fix: sysdetect: prefer interpreter to avoid multiarch shell on macOS | Hisham Muhammad | 2024-02-17 | 1 | -1/+1 |
* | refactor: reduce some aliasing | Hisham Muhammad | 2024-02-17 | 2 | -11/+13 |
* | fix: avoid cross-device links | Hisham Muhammad | 2024-02-17 | 1 | -4/+1 |
* | fix: `build.install_command` doesn't execute on windows | Sewbacca | 2024-02-16 | 2 | -6/+16 |
* | fix: build_dependencies can use a dependency found anywhere | Hisham Muhammad | 2024-02-16 | 1 | -1/+1 |
* | fix: avoid nil crash if config_files is not fully filled | Hisham Muhammad | 2024-02-15 | 1 | -1/+6 |
* | Introduce locking for concurrent access control (#1557) | Hisham Muhammad | 2023-12-13 | 12 | -10/+100 |
* | improve rockspec.source.dir detection by moving it later (#1555) | Hisham Muhammad | 2023-12-12 | 5 | -43/+88 |
* | fs.tools: do not cd to initial directory | Hisham Muhammad | 2023-12-12 | 1 | -3/+5 |
* | fix: Add value specified via --tree to cfg.rocks_trees (#1549) | leso-kn | 2023-12-11 | 1 | -0/+3 |
* | Don't use floats to parse the Lua version (#1552) | Michael Savage | 2023-12-11 | 1 | -4/+2 |
* | feat: auto-add luarocks-build-<build.type> build dependency (#1542) | Hisham Muhammad | 2023-10-31 | 2 | -0/+156 |
* | tests: auto-find interpreter at /usr/bin/lua (#1544) | Hisham Muhammad | 2023-10-31 | 1 | -16/+33 |
* | Strip quotes for tools in paths on Windows (#1498) | dundargoc | 2023-10-31 | 1 | -1/+2 |
* | luajit: ignore extra version info in jit.version (#1519) | wojas | 2023-10-31 | 1 | -1/+2 |
* | admin: remove now works with the file protocol (#1536) | Pavel Balaev | 2023-10-31 | 1 | -3/+11 |
* | Fix problems in path normalisation algorithm (#1541) | Aleksei Volkov | 2023-10-30 | 2 | -4/+15 |
* | update domain name of mirror (luafr.org -> loadk.com) (#1517) | Pierre Chapuis | 2023-07-26 | 1 | -1/+1 |
* | upload.api: using CURLNOCERTFLAG in curl_cmd instead of hardcoded -k (#1490) | Sebastian Hübner | 2023-03-02 | 1 | -1/+1 |
* | CHANGELOG: update for 3.9.2 | Hisham Muhammad | 2022-12-08 | 1 | -0/+20 |
* | Merge branch '3.9.2' | Hisham Muhammad | 2022-12-08 | 0 | -0/+0 |
|\ |
|
| * | Windows binary build tweaksv3.9.2 | Hisham Muhammad | 2022-12-08 | 3 | -2/+138 |
| * | Windows binary: update zlib to 1.2.13 | Hisham Muhammad | 2022-12-08 | 1 | -1/+1 |
| * | Release 3.9.2 | Hisham Muhammad | 2022-12-08 | 5 | -6/+7 |
|/ |
|
* | build.builtin: added support for clang on Windows (#1466) | Apoorv Sachan | 2022-12-08 | 1 | -2/+10 |
* | path.path_to_module: accept custom extensions in package.(c)path (#1468) | Hisham Muhammad | 2022-12-07 | 1 | -13/+18 |
* | Create SECURITY.md | Hisham Muhammad | 2022-12-01 | 1 | -0/+21 |
* | Do not auto-add "bug" labels to new issues | Hisham Muhammad | 2022-11-28 | 2 | -5/+4 |
* | fix `test --prepare` with non-busted rocks (#1453) | Pierre Chapuis | 2022-11-28 | 2 | -1/+14 |
* | update CHANGELOG | Hisham Muhammad | 2022-09-27 | 1 | -0/+33 |
* | Fix badge in the README | Sergey Bronnikov | 2022-09-09 | 1 | -1/+1 |
* | cfg: follow standard enviromental variables | Artturin | 2022-08-26 | 1 | -33/+33 |