Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zlib: disable warning 4142 on MSVCcmn/update-zlib | Carlos Martín Nieto | 2014-06-11 | 1 | -0/+1 |
* | zlib: get rid of compress.c and uncompr.c | Carlos Martín Nieto | 2014-06-11 | 2 | -139/+0 |
* | zlib: get rid of gz* | Carlos Martín Nieto | 2014-06-11 | 6 | -2042/+0 |
* | zlib: add a few missing defines | Carlos Martín Nieto | 2014-06-11 | 1 | -0/+3 |
* | Merge branch 'cmn/zlib-128' into cmn/zlib-update | Carlos Martín Nieto | 2014-06-11 | 21 | -449/+3527 |
|\ | |||||
| * | Update zlib to 1.2.8 | Carlos Martín Nieto | 2014-06-11 | 22 | -458/+4502 |
* | | Fix compilation in Windows | Vicent Marti | 2011-08-08 | 2 | -0/+883 |
* | | zlib: Declare preprocessor directives at build time | Vicent Marti | 2011-07-01 | 1 | -4/+0 |
* | | zlib: No visualization attributes. | Vicent Marti | 2011-06-30 | 1 | -0/+1 |
* | | Define NO_GZIP in zconf.h instead of at compile time | Vicent Marti | 2011-03-16 | 1 | -0/+1 |
* | | Fix compilation warnings in ZLib (MSVC) | Vicent Marti | 2011-03-15 | 2 | -5/+5 |
* | | Use a more sane zconf.f when building Zlib | Vicent Marti | 2011-03-15 | 1 | -391/+19 |
|/ | |||||
* | Add ZLib as a built-in dependency | Vicent Marti | 2011-03-15 | 16 | -0/+8789 |