aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/love/build.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move entirely over to luajit.David Walter Seikel2014-07-311-1/+1
|
* Auto clean the files we build.David Walter Seikel2014-05-241-1/+1
|
* Rewrite the LuaSL script running stuff (twice lol), plus much related ↵David Walter Seikel2014-05-231-1/+0
| | | | tweakage and cleanups.
* Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel2014-05-201-6/+0
|
* Oops, left this laying around, no longer needed.David Walter Seikel2014-05-131-1/+1
|
* Add some love, er I mean, add the love world server, coz love makes the ↵David Walter Seikel2014-05-131-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.