aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Building Lanes doesn't need lua.exeBenoit Germain2013-04-081-7/+3
|
* * removed the search for MSVCR80.DLL when building for MinGW32 since it no ↵Benoit Germain2012-08-141-8/+1
| | | | longer seems to be necessary
* one more step toward 5.2 compatibilityv3.1.5Benoit Germain2012-07-101-25/+12
| | | | | | * lua51-lanes renamed lanes.core * keeper state microcode is no longer embedded inside lanes.core, but located and loaded with package.loaders[2] * changed rockspec build type from "make" to "builtin"
* fix link on Ubuntu 11.10Benoit Germain2011-11-091-1/+1
|
* * keeper.lua is now embedded in text form instead of bytecode to improve ↵Benoit Germain2011-02-181-4/+8
| | | | | | LuaJIT2-compatibility (but this is not enough). * moved keeper-related code in a separate source file
* Import to gitPeter Drahoš2010-10-011-0/+176