aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-02Rejig the build, test, and kill scripts a little bit.David Walter Seikel1-0/+3
2014-09-14No idea why this is needed now when it wasn't needed before. Blame an EFL up...David Walter Seikel1-1/+1
2014-07-31Move lemon building to be part of LuaSL building.David Walter Seikel1-2/+0
2014-07-31Oops, left this out of the last commit.David Walter Seikel1-2/+3
2014-07-31Move entirely over to luajit.David Walter Seikel1-1/+1
2014-05-24Auto clean the files we build.David Walter Seikel1-2/+4
2014-05-24Big include and libraries clean up.David Walter Seikel1-8/+2
2014-05-13Add some love, er I mean, add the love world server, coz love makes the world...David Walter Seikel1-0/+1
2014-05-11Add internal window title bar, and dragging them around. Plus some related c...David Walter Seikel1-0/+1
2014-05-02Split up extantz.David Walter Seikel1-3/+3
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ...David Walter Seikel1-7/+9
2014-04-22Move all source into the new src directory, and shuffle a few other things ar...David Walter Seikel1-3/+3
2014-04-22Moved images to media, much better idea.David Walter Seikel1-1/+1
2014-04-21Use rpath to tell programs where to find our libraries.David Walter Seikel1-1/+1
2014-04-21Move images to the base directory, and point all the special EFL directories ...David Walter Seikel1-7/+4
2014-04-21Move LumbrJack and Runnr to the libraries directory, and use them from GuiLua.David Walter Seikel1-8/+14
2014-04-20Added LumbrJack (logging) and Runnr (Lua function / script runner).David Walter Seikel1-0/+2
2014-04-20Clean up the LOCALDIR stuff, and replace it with workingDir. Still needs som...David Walter Seikel1-10/+14
2014-04-20Add breath test comments.David Walter Seikel1-0/+2
2014-04-20Convert build shell scripts to Lua, with common infrastructure.David Walter Seikel1-0/+86