summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Separate arch-specific code into separate foldershansr2014-10-141-27/+25
* Merge x86 and x86_64 handling in configure.hansr2014-10-141-89/+56
* Remove workarounds for non-ANSI-C compatible compilers (Part 1)hansr2014-10-121-176/+9
* Include wmmintrin.h in configure test and crc_folding.c aid clang compilation.Martin O. Pollard2014-07-261-0/+1
* deflate: add new deflate_medium strategyJim Kukunas2014-07-261-4/+4
* deflate: add new deflate_quick strategy for level 1Jim Kukunas2014-07-261-0/+19
* add PCLMULQDQ optimized CRC foldingJim Kukunas2014-06-031-0/+47
* add SSE4.2 optimized hash functionJim Kukunas2014-06-031-0/+6
* Adds SSE2 optimized hash shifting to fill_window.Jim Kukunas2014-06-031-0/+45
* Add preprocessor define to tune crc32 unrolling.Jim Kukunas2014-06-031-4/+4
* Add preprocessor define to tune Adler32 loop unrolling.Jim Kukunas2014-01-171-0/+6
* enable 16-bit longest_match for x86Jim Kukunas2014-01-171-0/+6
* For x86, add CPUID check.Jim Kukunas2014-01-171-4/+4
* Add architecture detection in configure script.Jim Kukunas2013-12-131-0/+38
* Remove runtime check in configure for four-byte integer type.Mark Adler2013-03-231-26/+0
* Fix configure for Sun shell.Mark Adler2013-03-231-1/+3
* Clean up the usage of z_const and respect const usage within zlib.Mark Adler2012-08-131-2/+8
* Fix configure check for veracity of compiler error return codes.Mark Adler2012-06-091-58/+85
* Delete "--version" file if created by "ar --version" [Richard G.].Mark Adler2012-06-091-1/+1
* Cleaner check for whether libtool is Apple or not on Darwin.Mark Adler2012-06-091-1/+1
* On Darwin, only use /usr/bin/libtool if libtool is not Apple.Mark Adler2012-06-091-1/+5
* Force the native libtool in Mac OS X to avoid GNU libtool [Beebe].Mark Adler2012-05-011-1/+1
* Fix location of executable for finding a four-byte integer.Mark Adler2012-04-291-1/+1
* Fix type mismatch between get_crc_table() and crc_table.Mark Adler2012-04-291-0/+27
* Remove -R. from Solaris shared build (possible security issue).Mark Adler2012-04-221-1/+1
* Update ./configure for Solaris, support --64 [Mooney].Mark Adler2012-04-221-9/+22
* Add more comments to configure.Mark Adler2012-04-011-1/+33
* Recognize clang as gcc.Mark Adler2012-03-141-0/+1
* Simplify test and use of gcc hidden attribute.Mark Adler2012-03-031-7/+3
* Improve the detection of no hidden visibility attribute.Mark Adler2012-02-191-2/+14
* Test for existence of strerror.Mark Adler2012-02-181-1/+15
* Use name in GCC_CLASSIC as C compiler for coverage testing, if set.Mark Adler2012-02-041-0/+3
* Use the -m option on ldconfig for BSD systems [Tobias].Mark Adler2012-01-291-1/+4
* Add the generation of configure.log by ./configure.Mark Adler2012-01-281-100/+159
* Have ./configure use the compiler return code for error indication.Mark Adler2012-01-161-14/+30
* Split off AR options in Makefile.in and configure.Mark Adler2011-11-131-5/+8
* Add --cover option to ./configure for gcc coverage testing.Mark Adler2011-10-091-1/+7
* Add a ./config --solo option to make zlib subset with no libary useMark Adler2011-10-071-0/+16
* zlib 1.2.5.1Mark Adler2011-09-111-10/+31
* zlib 1.2.5Mark Adler2011-09-091-1/+5
* zlib 1.2.4.5Mark Adler2011-09-091-11/+18
* zlib 1.2.4.4Mark Adler2011-09-091-39/+35
* zlib 1.2.4.3Mark Adler2011-09-091-5/+29
* zlib 1.2.4.2Mark Adler2011-09-091-1/+2
* zlib 1.2.4.1Mark Adler2011-09-091-23/+41
* zlib 1.2.4-pre2Mark Adler2011-09-091-0/+3
* zlib 1.2.4-pre1Mark Adler2011-09-091-2/+2
* zlib 1.2.3.9Mark Adler2011-09-091-4/+4
* zlib 1.2.3.8Mark Adler2011-09-091-5/+11
* zlib 1.2.3.7Mark Adler2011-09-091-21/+7