summaryrefslogtreecommitdiffstats
path: root/lib/md5 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Missed these CMakeLists.archshift2014-04-251-0/+1
* 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 Barney2014-03-251-1/+1
* added md5 as a dependency for bindingsTycho Bickerstaff2013-12-191-0/+11
* Moved SQLite, LuaExpat, and MD5 to /libTiger Wang2013-11-242-0/+462