aboutsummaryrefslogtreecommitdiff
path: root/third-party/cmake/BuildLua.cmake
Commit message (Collapse)AuthorAge
* deps: Always build lua with -fPIC and -O0ZyX2017-03-27
|
* ci: When building lua use -fPICZyX2017-03-27
|
* ci: Make ASAN build link with lua, build lua with address sanitizerZyX2017-03-27
|
* Allow a lua debugger to be specified on `functionaltest-lua` targetThiago de Arruda2016-04-11
|
* Add Lua 5.1 as a third party depThiago de Arruda2016-03-07
Also add a functionaltest-lua target to run the functional tests using the lua interpreter and corresponding helper to top-level Makefile