Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make test_c a real Lua module, but just a test one doing it the usual way, ↵ | David Walter Seikel | 2014-03-27 | 1 | -0/+4 |
| | | | | not a skang module, yet. | ||||
* | Remove LuaJIT source, we can use packaged LuaJIT 2.0 release now. | David Walter Seikel | 2014-01-13 | 1 | -43/+0 |
| | | | | Also some cleanups related to the other library removals. | ||||
* | Update Irrlicht to 1.8.1. Include actual change markers this time. lol | David Walter Seikel | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | Build Irrlicht to. | David Walter Seikel | 2013-01-14 | 1 | -0/+3 |
| | |||||
* | Just some general clean up. | David Walter Seikel | 2013-01-13 | 1 | -3/+1 |
| | |||||
* | Add extantz into the build and test framework. | David Walter Seikel | 2013-01-13 | 1 | -0/+4 |
| | |||||
* | Don't actually build EFL, though it should do so in the future, but from ↵ | David Walter Seikel | 2013-01-13 | 1 | -12/+13 |
| | | | | downloaded released source tarballs. | ||||
* | Moved luaproc into LuaSL, merged it all into it's own file, and replaced the ↵ | David Walter Seikel | 2012-02-25 | 1 | -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. lol | David Walter Seikel | 2012-01-25 | 1 | -2/+2 |
| | |||||
* | Add a test to see if EFL is already installed, and build it if not. | David Walter Seikel | 2012-01-24 | 1 | -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 Seikel | 2012-01-24 | 1 | -2/+2 |
| | | | | Yay! A fruity pun. B-) | ||||
* | Add an overall build script. | David Walter Seikel | 2012-01-24 | 1 | -0/+65 |