summaryrefslogtreecommitdiffstats
path: root/lib/tolua++/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed bindings generationTycho Bickerstaff2013-12-192-8017/+0
|
* 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.
* Fixed tolua++ compilation.madmaxoft2013-12-082-2/+2
| | | | 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.
* Attempt to fix compilationTiger Wang2013-11-246-12/+12
|
* Moved tolua++Alexander Harkness2013-11-2438-0/+23475