aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/build.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make test_c a real Lua module, but just a test one doing it the usual way, ↵David Walter Seikel2014-03-271-0/+4
| | | | not a skang module, yet.
* Remove LuaJIT source, we can use packaged LuaJIT 2.0 release now.David Walter Seikel2014-01-131-43/+0
| | | | Also some cleanups related to the other library removals.
* Update Irrlicht to 1.8.1. Include actual change markers this time. lolDavid Walter Seikel2014-01-131-1/+1
|
* Build Irrlicht to.David Walter Seikel2013-01-141-0/+3
|
* Just some general clean up.David Walter Seikel2013-01-131-3/+1
|
* Add extantz into the build and test framework.David Walter Seikel2013-01-131-0/+4
|
* Don't actually build EFL, though it should do so in the future, but from ↵David Walter Seikel2013-01-131-12/+13
| | | | downloaded released source tarballs.
* Moved luaproc into LuaSL, merged it all into it's own file, and replaced the ↵David Walter Seikel2012-02-251-6/+0
| | | | | | luaproc list with Eina_Clist. From this point on, luaproc is officialy forked.
* Hack together LuaSL, LuaJIT, and luaproc. It's frankenstein right now. lolDavid Walter Seikel2012-01-251-2/+2
|
* Add a test to see if EFL is already installed, and build it if not.David Walter Seikel2012-01-241-12/+26
| | | | This is only half arsed at the moment, as I DO have EFL installed here.
* Oops, build lemon IN the lemon tree.David Walter Seikel2012-01-241-2/+2
| | | | Yay! A fruity pun. B-)
* Add an overall build script.David Walter Seikel2012-01-241-0/+65