aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.lua (unfollow)
Commit message (Expand)AuthorFilesLines
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