aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/love/build.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-03-28Move executables to the bin directory.David Walter Seikel1-3/+3
2014-07-31Move entirely over to luajit.David Walter Seikel1-1/+1
2014-05-24Auto clean the files we build.David Walter Seikel1-1/+1
2014-05-23Rewrite the LuaSL script running stuff (twice lol), plus much related ↵David Walter Seikel1-1/+0
tweakage and cleanups.
2014-05-20Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel1-6/+0
2014-05-13Oops, left this laying around, no longer needed.David Walter Seikel1-1/+1
2014-05-13Add some love, er I mean, add the love world server, coz love makes the ↵David Walter Seikel1-0/+27
world go around. Actually, it's just the old LuaSL_test harness, but half of that is the love server anyway, the other half is just test harness.