aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): bump luarocks/gh-actions-lua in the github-actions groupdependabot/github_actions/github-actions-74a77d9f2fdependabot[bot]12 hours1-4/+4
* improve failure message to help user (#1918)mainMatthieu Coudron2026-08-161-1/+1
* Better errors on dependency failures (#1919)Christian Clauss2026-08-161-2/+4
* tests: add test case for #1874 (#1875)Hisham Muhammad2026-08-161-1/+2
* ci: disable `persist-credentials` on jobs that don't need itChristian Clauss2026-08-152-1/+14
* chore(Makefile.windows): bump OpenSSL to 3.5.7 LTSluau-project2026-08-151-4/+7
* fix(Makefile.Windows): track static zlib correctly due new rockspecluau-project2026-08-151-2/+2
* download_with_mirrors: Safely build errors with falsely names (#1911)Christian Clauss2026-08-132-2/+2
* Upgrade lua-bz2 for lua5.5 compatibility (#1915)Christian Clauss2026-08-132-3/+3
* Upgrade luafilesystem for lua5.5 compatibility (#1914)Christian Clauss2026-08-131-1/+1
* Refer to the Lua action by name only in comments (#1913)Christian Clauss2026-08-131-1/+1
* chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#1912)dependabot[bot]2026-08-121-5/+5
* Bump lua-zlib from 1.2 to 1.4 as part of Lua 5.5 support (#1858)Luau Project2026-08-115-14/+25
* Upgrade deps compat53 and luacov for lua5.5 compatibilityChristian Clauss2026-08-113-5/+8
* ci: Use recommended way to detect the operating systemChristian Clauss2026-08-081-2/+2
* fix(ci): use `-L` flag with `curl` to follow redirectsluau-project2026-08-081-2/+2
* detect and skip busybox wget in which_toolPierre Chapuis2026-08-061-2/+17
* remove unnecessary downloader check in APIPierre Chapuis2026-08-062-2/+2
* Keep GitHub Actions up to date with GitHub's DependabotChristian Clauss2026-07-221-0/+15
* chore(ci): bump deps and other minor changesLuau Project2026-07-212-28/+26
* feat(upload): add a dry-run flagThijs Schreijer2026-07-185-17/+91
* makedist: fix rockspec tag update producing invalid LuaAtte Huhtakangas2026-07-171-1/+8
* refactor(zlib): use reliable GitHub URL to downloadluau-project2026-07-172-2/+2
* docs: Add documentation for the init command.Hugo Levy-Falk2026-07-162-0/+55
* fix: make write_rockspec command write valid rockspec given the rockspec_form...Hugo Levy-Falk2026-07-161-7/+15
* tests: Add lint pass on the created rockspecs for the write_rockspec command.Hugo Levy-Falk2026-07-161-15/+7
* lua5.5: loop control variables are const in quick_parseChristian Clauss2026-07-161-0/+1
* ci: Add curl retry on zlib in binary/Makefile.windowsChristian Clauss2026-07-161-1/+1
* fix: make write_rockspec command write valid rockspec given the rockspec_form...Hugo Levy-Falk2026-07-134-26/+54
* tests: Add lint pass on the created rockspecs for the write_rockspec command.Hugo Levy-Falk2026-07-131-2/+8
* tests: Add lint pass on the created rockspecs for the init command.Hugo Levy-Falk2026-07-131-1/+8
* docs: Fix LUA_LIBDIR handling in example MakefileTobiasz Laskowski2026-07-111-56/+68
* docs: update link to the config file formatluau-project2026-07-112-2/+2
* feat: warn on module name collisions during rock installationSharad Singh2026-07-112-0/+46
* luarocks upload: implement two-factor authenticationHisham Muhammad2026-07-115-157/+318
* ci: Upgrade Windows OpenSSL from v3.6.2 to 3.6.3Christian Clauss2026-07-111-1/+1
* Fix typos discovered by codespellChristian Clauss2026-07-1113-17/+17
* tests: drop Windows 32-bit, smaller matrixHisham Muhammad2026-05-211-108/+8
* tests: remove duplicate from quick testsHisham Muhammad2026-05-211-35/+0
* tests: fix tests for luarocks.lock -- lua version is no longer pinnedHisham Muhammad2026-05-212-6/+3
* ci: bump OpenSSLHisham Muhammad2026-05-211-2/+2
* Do not pin `lua` as a dependency.Hisham Muhammad2026-04-062-0/+22
* fix: check if table entry is nil or not (#1867)Bruno Thiago2026-03-172-2/+40
* fix: correctly handling wrap_bin_scripts flag (#1866)Bruno Thiago2026-03-173-6/+5
* ci: bump OpenSSL to 3.6.1luau-project2026-03-161-1/+1
* ci: test the build of LuaRocks binaries for Windowsluau-project2026-03-161-0/+45
* fix: use zlib fossilsluau-project2026-03-161-1/+1
* fix: allow cross compilation of LuaRocks binariesluau-project2026-03-161-1/+1
* Improve flexibility around vendored librariestobil4sk2026-02-0350-55/+93
* assert: skip compat53 itself from the stacktraceHisham Muhammad2026-02-011-2/+2