summaryrefslogtreecommitdiff
path: root/deps/zlib
Commit message (Expand)AuthorAgeFilesLines
* build: remove broken x32 arch supportBen Noordhuis2022-02-111-2/+2
* deps: suppress zlib compiler warningsDaniel Bevenius2021-10-111-0/+1
* build: fix zlib inlining for IA-32raisinten2020-11-092-0/+2
* deps: fix typo in zlib.gyp that break arm-fpu-neon buildlucasg2020-10-191-1/+1
* deps: fix zlib compilation for CPUs without SIMD featuresAnna Henningsen2020-04-094-14/+20
* deps: update zlib to upstream d7f3ca9Sam Roberts2020-02-241-0/+0
* deps: move zlib maintenance info to guidesSam Roberts2020-02-241-6/+0
* deps: switch to chromium's zlib implementationBrian White2020-01-26262-39708/+11323
* deps: fix CLEAR_HASH macro to be usable as a single statementSam Roberts2017-03-061-2/+5
* deps: upgrade zlib to 1.2.11Sam Roberts2017-02-2082-1720/+3202
* deps: hide zlib internal symbolsSam Roberts2017-02-021-1/+1
* build: do not define ZLIB_CONSTBradley T. Hughes2016-10-181-4/+0
* src: add /json/protocol endpoint to inspectorBen Noordhuis2016-09-231-0/+4
* deps: don't build minizip into zlibBert Belder2015-01-101-21/+0
* deps: don't set zlib's product_nameBert Belder2015-01-101-1/+0
* deps: fix zlib -Wimplicit-function-declarationBen Noordhuis2015-01-101-0/+1
* deps: update zlib.gyp for zlib 1.2.8Shigeki Ohtsu2015-01-081-2/+13
* deps: upgrade zlib to 1.2.8Shigeki Ohtsu2015-01-08209-3774/+46440
* zlib: compile without -ansiBen Noordhuis2011-10-281-0/+1
* Initial pass at zlib bindingsisaacs2011-09-1741-0/+16575