Lines Matching refs:compilation

137 - Fix CMake compilation of static lib for MSVC2010 x64
183 - Avoid using __int64 for gcc or solo compilation
211 - Fix contrib/minizip compilation in the MinGW environment
241 - Fix CMakeLists.txt for cross compilation [McClure]
243 - Fix compilation of contrib/minizip on FreeBSD [Marquez]
312 - Facilitate compilation with Borland C++ for pragmas and vsnprintf
320 - Fix gzwrite.c to accommodate reduced memory zlib compilation
441 - Add prefix for cross-compilation in win32/makefile.gcc [Bar-Lev]
445 - Add cross-compilation prefixes to configure [Bar-Lev]
592 - Add zlib2ansi script for C++ compilation [Marquess]
682 - Clean up compilation under Solaris SunStudio cc [Rowe, Reinholdtsen]
772 - Fix compilation of deflate.c when both ASMV and FASTEST [Oberhumer]
779 avoid implicit memcpy calls (portability for no-library compilation)
1001 - Add zlibCompileFlags() function to return compilation information
1028 - Correct FASTEST compilation to allow level == 0
1032 - Refine ZLIB_DLL compilation
1137 - fix maketree.c compilation error (Glenn, Mark)
1144 - fix maketree.c to allow clean compilation of inffixed.h (Mark)
1301 - Allow compilation of gzio with -DNO_DEFLATE to avoid the compression code
1312 - allow compilation with ANSI keywords only enabled for TurboC in large model
1316 - allow compilation with CC
1452 - define enum out of inflate_blocks_state to allow compilation with C++
1531 - Fixed more MSDOS compilation problems :( There is still a bug with
1550 - fix some MSDOS compilation problems