summaryrefslogtreecommitdiffstats
path: root/lib/lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed FreeBSD compilitionTycho2014-01-071-1/+1
|
* removed lua makefileTycho Bickerstaff2013-12-221-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 notTycho Bickerstaff2013-12-221-54/+0
|
* Fixed unix Lua dependencies.madmaxoft2013-12-271-1/+1
|
* Made cmake compilation possible on Windows.madmaxoft2013-12-271-5/+16
|
* fixed lua dynamic libraryTycho Bickerstaff2013-12-211-2/+2
|
* fixed include of math on windowstycho2013-12-201-0/+2
|
* made LUA shared unless STATIC_LUA is setTycho Bickerstaff2013-12-201-0/+4
|
* fixed lua dependency on libmTycho Bickerstaff2013-12-201-0/+1
|
* fixed bindings generationTycho Bickerstaff2013-12-192-19/+881
|
* bindings regenration logicTycho Bickerstaff2013-12-192-128/+148
|
* Moved LuaAlexander Harkness2013-11-2461-0/+17630