aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved images to media, much better idea.David Walter Seikel2014-04-221-1/+1
|
* Use rpath to tell programs where to find our libraries.David Walter Seikel2014-04-211-1/+1
|
* Move images to the base directory, and point all the special EFL directories ↵David Walter Seikel2014-04-211-7/+4
| | | | to the base.
* Move LumbrJack and Runnr to the libraries directory, and use them from GuiLua.David Walter Seikel2014-04-211-8/+14
|
* Added LumbrJack (logging) and Runnr (Lua function / script runner).David Walter Seikel2014-04-201-0/+2
|
* Clean up the LOCALDIR stuff, and replace it with workingDir. Still needs ↵David Walter Seikel2014-04-201-10/+14
| | | | some work.
* Add breath test comments.David Walter Seikel2014-04-201-0/+2
|
* Convert build shell scripts to Lua, with common infrastructure.David Walter Seikel2014-04-201-0/+86