Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future. | Samuel Barney | 2014-03-25 | 1 | -1/+1 |
* | added md5 as a dependency for bindings | Tycho Bickerstaff | 2013-12-19 | 1 | -0/+11 |
* | Moved SQLite, LuaExpat, and MD5 to /lib | Tiger Wang | 2013-11-24 | 2 | -0/+462 |