aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/LuaSL/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/+1
| | | | tweakage and cleanups.
* Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel2014-05-201-7/+0
|
* Finish separating out love.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-4/+1
| | | | | | | 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.
* Split up extantz.David Walter Seikel2014-05-021-2/+2
|
* Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel2014-04-271-0/+9
| | | | to suit.
* Move all source into the new src directory, and shuffle a few other things ↵David Walter Seikel2014-04-221-0/+23
around.