summaryrefslogtreecommitdiffstats
path: root/lib/tolua++ (follow)
Commit message (Collapse)AuthorAgeFilesLines
* removed tolua++ makefile which is overwritten by cmakeTycho2014-01-031-338/+0
|
* possable fix of typoTycho Bickerstaff2013-12-201-1/+1
|
* Revert "fixed bad reference to math library"Tycho Bickerstaff2013-12-201-2/+1
| | | | This reverts commit 0836e5e6602f3101660e7653d7796be7f8f5bd80.
* Revert "fixed bad reference to math library"Tycho Bickerstaff2013-12-201-2/+2
| | | | This reverts commit c2167d7ed73c96c7e8cb935074ba860e11c821f9.
* fixed bad reference to math libraryTycho Bickerstaff2013-12-201-2/+2
|
* fixed bad reference to math libraryTycho Bickerstaff2013-12-201-1/+2
|
* fixed compile errors with headers and math librarytycho2013-12-201-1/+5
|
* added expat as lua bindings dependincyTycho Bickerstaff2013-12-192-19/+38
|
* fixed bindings generationTycho Bickerstaff2013-12-194-8017/+206
|
* Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linuxTycho Bickerstaff2013-12-196-0/+16332
| | | | This reverts commit 906fd503439becaa0856119c573d5dfbbd7f7039.
* bindings regenration logicTycho Bickerstaff2013-12-191-4/+133
|
* Fixed tolua++ compilation.madmaxoft2013-12-083-4/+4
| | | | Duplicate files, wrong includes, const-incorrect code...
* Removed unused ToLua files.madmaxoft2013-12-086-16332/+0
| | | | Those were used to compile the tolua executable and were getting in the way - Unix makefile tried to compile them into MCS.
* Fixed all outstanding VS compilation issuesTiger Wang2013-11-251-1/+1
| | | | Also updated VS2008 files.
* Further attempts to fix compileTiger Wang2013-11-251-2/+2
|
* Attempt to fix compilationTiger Wang2013-11-246-12/+12
|
* Moved tolua++Alexander Harkness2013-11-2457-0/+25232