aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 3.13.0v3.13.0Hisham Muhammad34 hours4-5/+5
* Changelog: fix and updateHisham Muhammad35 hours1-13/+7
* publishrelease: add GitHub ReleasesHisham Muhammad35 hours1-0/+12
* publishrelease: fix typoHisham Muhammad35 hours1-1/+1
* GNUmakefile: test for LUA_VERSION as 5.5luau-project2 days1-1/+1
* Merge remote-tracking branch 'origin/refs/pull/1844/head'daurnimator4 days19-33/+83
|\
| * support Lua 5.5 in all_in_one scriptPierre Chapuis4 days1-1/+1
| * improve header matching for Lua 5.5+Pierre Chapuis4 days2-10/+10
| * support Lua 5.5 in install.bat and win32 fs modulePierre Chapuis4 days2-8/+9
| * update handling of version-specific LUA_PATH / LUA_CPATHPierre Chapuis4 days2-0/+10
| * support Lua 5.5Pierre Chapuis4 days15-20/+59
|/
* .github/workflows: bump openssl versiondaurnimator7 days1-1/+1
* docs: Fix links in file_locations.mdDaniel Jour2025-11-171-2/+2
* fix: deps.check_lua_libdir() should read liblua in binary modeSewbacca2025-07-272-2/+2
* chore(ci): use a released LuaRocks versionluau-project2025-07-271-2/+2
* chore(ci): bump OpenSSL to 3.5.1 and improve error message.luau-project2025-07-271-2/+2
* fix(ci): GitHub Actions yaml lint issuesluau-project2025-07-271-3/+4
* ci: automate PR to update LuaRocks version on gh-actions-luarocks (#1808)Luau Project2025-06-301-0/+107
* Release 3.12.2v3.12.2Hisham Muhammad2025-06-273-4/+4
* fix: create cache_dir when local_cache existsluau-project2025-06-252-3/+11
* fetch: update cachefile and checkfile on temp local_cacheluau-project2025-06-251-1/+3
* docs: update changelog for LuaRocks 3.12.1Hisham Muhammad2025-06-171-0/+25
* Release 3.12.1Hisham Muhammad2025-06-173-3/+4
* publishrelease: fix syntax errorHisham Muhammad2025-06-171-1/+1
* rockspec: re-add deprecated function type().Hisham Muhammad2025-06-172-2/+30
* .gitignore: minor cleanupHisham Muhammad2025-06-171-1/+0
* add .gitattributes for Teal codeHisham Muhammad2025-06-081-0/+1
* docs: update changelog for LuaRocks 3.12.0Hisham Muhammad2025-06-054-610/+631
* publishrelease: drop luarocks.wiki sectionHisham Muhammad2025-06-051-46/+0
* Merge branch '3.12.0'Hisham Muhammad2025-06-053-3/+3
|\
| * Release 3.12.0Hisham Muhammad2025-06-053-3/+3
|/
* binary build: minor updatesHisham Muhammad2025-06-052-4/+4
* scripts: further instructionsHisham Muhammad2025-06-052-2/+2
* chore: move to luarocks/gh-actions-luarocksbzp20102025-06-051-2/+2
* fix: use specific luarocks versionbzp20102025-06-051-2/+4
* feat: allow loading json manifestbzp20102025-06-037-5/+87
* fix: avoid overwriting CMake variables from rockspecRenato Maia2025-05-192-10/+0
* feat: add build vars. for rockspecs with the dir. of its deps.Renato Maia2025-05-194-6/+69
* feat: add LUA_VERSION build variable for rockspecsRenato Maia2025-05-196-3/+62
* docs: ajust case of the programming language nameRenato Maia2025-05-191-7/+7
* updates for latest Teal (#1796)Hisham Muhammad2025-05-176-28/+28
* docs: fix markdown rendering of luarocks.md (#1791)Medik2025-05-021-85/+50
* fix(cygwin): external_deps_patterns and runtime_external_deps_patterns (#1782)Luau2025-04-141-1/+12
* fs.unix: only create wrapper for lua scripts (#1738)wzy2025-04-021-2/+3
* ci(windows): change zlib download urlluau-project2025-03-231-1/+1
* feat(releases): also publish json source_digestIsa Farnik2025-03-201-1/+6
* rockspec format: improve message for handling GitHub URLRichard Beckmann2025-03-171-1/+1
* rockspec format: indicate that scm URLs cannot start with http(s):// and that...FractalU2025-03-171-6/+6
* fix(coverage): badge on READMEluau-project2025-03-141-1/+1
* fix(coverage): report must be generated and uploaded from the checkout dirluau-project2025-03-141-10/+6