summaryrefslogtreecommitdiff
path: root/deps/zlib/zutil.h
Commit message (Collapse)AuthorAgeFilesLines
* Update zlib to 1.2.8Carlos Martín Nieto2014-06-111-62/+41
|
* Add ZLib as a built-in dependencyVicent Marti2011-03-151-0/+274
I don't know if this is good or bad. This lets libgit2 compile cleanly on any platforms without any external dependencies, but adds a little bit of bloat... Let's test this out and see what happens.