Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed lua makefile | Tycho Bickerstaff | 2013-12-22 | 1 | -944/+0 |
* | fixed rdynamic as its not acctually needed a cmake handles it, looks like the problem was caused by the linux linker accepting the option twice and the os x linker not | Tycho Bickerstaff | 2013-12-22 | 1 | -54/+0 |
* | Fixed unix Lua dependencies. | madmaxoft | 2013-12-27 | 1 | -1/+1 |
* | Made cmake compilation possible on Windows. | madmaxoft | 2013-12-27 | 1 | -5/+16 |
* | fixed lua dynamic library | Tycho Bickerstaff | 2013-12-21 | 1 | -2/+2 |
* | fixed include of math on windows | tycho | 2013-12-20 | 1 | -0/+2 |
* | made LUA shared unless STATIC_LUA is set | Tycho Bickerstaff | 2013-12-20 | 1 | -0/+4 |
* | fixed lua dependency on libm | Tycho Bickerstaff | 2013-12-20 | 1 | -0/+1 |
* | fixed bindings generation | Tycho Bickerstaff | 2013-12-19 | 2 | -19/+881 |
* | bindings regenration logic | Tycho Bickerstaff | 2013-12-19 | 2 | -128/+148 |
* | Moved Lua | Alexander Harkness | 2013-11-24 | 61 | -0/+17630 |