Add ZLib as a built-in dependency
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.
Showing
deps/zlib/adler32.c
0 → 100644
deps/zlib/deflate.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/deflate.h
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/inffast.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/inffast.h
0 → 100644
deps/zlib/inffixed.h
0 → 100644
deps/zlib/inflate.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/inflate.h
0 → 100644
deps/zlib/inftrees.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/inftrees.h
0 → 100644
deps/zlib/trees.c
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/trees.h
0 → 100644
deps/zlib/zconf.h
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/zlib.h
0 → 100644
This diff is collapsed.
Click to expand it.
deps/zlib/zutil.c
0 → 100644
deps/zlib/zutil.h
0 → 100644
Please
register
or
sign in
to comment