aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feature: Lua 5.3 + 5.4 integer support, with CI and conflicts fixed.Hisham Muhammad2024-06-111-2/+2
| | | | | | | | | | Co-Authored-By: Hisham Muhammad <hisham@gobolinux.org> Co-authored-by: Mark Pulford <mark@kyne.com.au> Co-authored-by: ichenq <ichenq@gmail.com> Co-authored-by: Cloud Wu <cloudwu@gmail.com> Co-authored-by: caijietao <t0350.prog@gmail.com> Co-authored-by: actboy168 <actboy168@gmail.com> Co-authored-by: wudeng <wudeng256@gmail.com> Co-authored-by: caiyiheng <rangercyh@qq.com>
* add lua 5.4 to test suite2.1.0.11leaf corcoran2022-10-171-1/+1
|
* Update CI (#68)leaf2021-01-081-2/+3
| | | | | * update luarocks action * apt-get update * run tests on pull request as well
* run with gcc and clangleaf corcoran2020-04-251-1/+9
|
* ignore dtoa.c for cppcheck, don't share lua headers (breaks due to define)leaf corcoran2020-04-251-1/+1
|
* bring cppcheck backleaf corcoran2020-04-251-1/+4
|
* attempt to run openresty perl testsleaf corcoran2020-04-251-1/+13
|
* cmake doesn't support finding luajit, so skip itleaf corcoran2020-04-251-3/+5
|
* use different header path for luajit make buildsleaf corcoran2020-04-251-1/+6
|
* tell cmake where lua isleaf corcoran2020-04-251-1/+1
|
* use local lua for makefile buildleaf corcoran2020-04-251-1/+1
|
* build after tests, so tests can do their own build testleaf corcoran2020-04-251-3/+4
|
* see what happens if we run tests on github actionsleaf corcoran2020-04-251-0/+29