summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 md5 as a dependency for bindingsTycho Bickerstaff2013-12-191-0/+11
|
* added expat as lua bindings dependincyTycho Bickerstaff2013-12-194-19/+63
|
* compiling sqliteTycho Bickerstaff2013-12-191-0/+14
|
* fixed bindings generationTycho Bickerstaff2013-12-196-8036/+1087
|
* 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-193-132/+281
|
* added zlib and UITycho Bickerstaff2013-12-181-0/+11
|
* added zlibTycho Bickerstaff2013-12-111-1/+0
|
* more cmake changesTycho Bickerstaff2013-12-102-2/+13
|
* more cmakeTycho Bickerstaff2013-12-102-0/+17
|
* started work on cmakeTycho Bickerstaff2013-12-101-0/+7
|
* 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.
* Removed faulty .gitattributes.madmaxoft2013-11-271-8/+8
| | | | | They cause git to think that files have been modified although they have not, and makes it impossible to revert the files to un-changed form. See http://stackoverflow.com/questions/5009096/files-showing-as-modified-directly-after-git-clone 's first answer.
* Fixed VC2008 compilation, normalized include paths.madmaxoft2013-11-272-5/+5
|
* Fixed all outstanding VS compilation issuesTiger Wang2013-11-251-1/+1
| | | | Also updated VS2008 files.
* Further attempts to fix compileTiger Wang2013-11-253-7/+7
|
* Attempt to fix compilationTiger Wang2013-11-2411-22/+22
|
* Moved SQLite, LuaExpat, and MD5 to /libTiger Wang2013-11-248-0/+148557
|
* Moved tolua++Alexander Harkness2013-11-2457-0/+25232
|
* Moved zlibAlexander Harkness2013-11-2428-0/+13968
|
* Moved LuaAlexander Harkness2013-11-2461-0/+17630
|
* Moved JSONCPPAlexander Harkness2013-11-2416-0/+6513
|
* Moved iniFileAlexander Harkness2013-11-242-0/+1012
|
* Moved expatAlexander Harkness2013-11-2418-0/+13475
|
* move cryptopp into libAlexander Harkness2013-11-24193-0/+48154