summaryrefslogtreecommitdiffstats
path: root/lib/md5 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-25Missed these CMakeLists.archshift1-0/+1
2014-03-25More 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 Barney1-1/+1
2013-12-19added md5 as a dependency for bindingsTycho Bickerstaff1-0/+11
2013-11-24Moved SQLite, LuaExpat, and MD5 to /libTiger Wang2-0/+462