63 Commits (ffbbe01b6d1ca8550bf5a72a148ab02011dfa2f3)

Author SHA1 Message Date
Vollstrecker ffbbe01b6d CMake: Remove allowance for unclosed constructs. 2 weeks ago
Vollstrecker 1af1bb6ce4 CMake: Let cmake handle zlib1.rc. 2 weeks ago
Vollstrecker 899ef97c4a CMake: Use the same definition we checked for off64_t. 2 weeks ago
Vollstrecker 31d2462c1d CMake: Move compile_definitions to the targets. 2 weeks ago
Vollstrecker feb7fd325a CMake: Remove doubled include directories. 2 weeks ago
Vollstrecker 902f6eedf3 CMake: Remove checks for sys/types.h, stdint.h and stddef.h. 2 weeks ago
Vollstrecker 2b2eec69b5 CMake: Remove unneeded renaming for in-tree builds and the option for it. 2 weeks ago
Vollstrecker 6762467523 CMake: Rename examples and tests to avoid chain building confusion. 2 weeks ago
Vollstrecker 76c6a8601c CMake: Set version in project call. 2 weeks ago
Vollstrecker 6628a10f14 CMake: Move versionscript block to zlib definition. 2 weeks ago
Vollstrecker 7f849d109f CMake: Bump minimum version. 2 weeks ago
Vollstrecker ae5946e5d8 CMake: Add pdb install. 2 weeks ago
Vollstrecker 74247f0947 CMake: Install libs with static and debug suffix. 2 weeks ago
Vollstrecker ee00230f8e CMake: Switch to GNUInstallDirs. 2 weeks ago
Vollstrecker b3907c2cd9 CMake: Add options for shared and static build. 2 weeks ago
Mark Adler f1f503da85 Fix cmake build directory interference issue. 1 year ago
Tomas Berger df3b265064 Add option to CMakeLists.txt to disable renaming of zconf.h. 1 year ago
Mark Adler 9f0f2d4f9f Change version number on develop branch to 1.3.1.1. 1 year ago
Mark Adler 51b7f2abda zlib 1.3.1 1 year ago
tr1cks 2e3d86c4e1 Add target include directories to CMakeLists.txt. 1 year ago
Mark Adler 7b632b486a Revert "Add a CMake option to link the C runtime statically." 1 year ago
gastush ade6825c49 Fix cmake build on AIX. 1 year ago
Peter Taylor 6201f89384 Add cmake option to control the build of the example executables. 1 year ago
tbeu 44dc43ab04 Add a CMake option to link the C runtime statically. 1 year ago
Mark Adler 3a98b57e55 Change version number on develop branch to 1.3.0.1. 2 years ago
Mark Adler 09155eaa2f zlib 1.3 2 years ago
Bruno S Marques 9889e98868 Avoid cmake deprecation warning. 2 years ago
Mark Adler 41fda48fc2 Change version number on develop branch to 1.2.13.1. 2 years ago
Mark Adler 04f42ceca4 zlib 1.2.13 2 years ago
Mark Adler d0704a8201 Remove deleted assembler code references. 2 years ago
Mark Adler a4c17581d8 Change version number on develop branch to 1.2.12.1. 3 years ago
Mark Adler 21767c654d zlib 1.2.12 3 years ago
Mark Adler 7d60b86782 Change version number to 1.2.11.1. 8 years ago
Mark Adler cacf7f1d4e zlib 1.2.11 8 years ago
Mark Adler 11ceaed751 Change version number to 1.2.10.1. 8 years ago
Mark Adler 4a090adef8 zlib 1.2.10 8 years ago
Mark Adler 20e472546e Change version number to zlib 1.2.9.1. 8 years ago
Mark Adler 2fa463bacf zlib 1.2.9 8 years ago
Mark Adler ceeb615f46 Change version number to 1.2.8.1. 12 years ago
Mark Adler e8fee0ea7b Change version number to 1.2.8. 12 years ago
Like Ma bc7e017112 Suport i686 and amd64 assembler builds in CMakeLists.txt. 12 years ago
Will Glynn 27b7723222 Don't specify --version-script on Apple platforms in CMakeLists.txt. 12 years ago
Will Glynn bb97bc9d50 Quote --version-script argument in CMakeLists.txt. 12 years ago
Thomas Roß 486ef7b4b4 Fix CMake compilation of static lib for MSVC2010 x64. 13 years ago
Daniel Snider 4373bac37e Fix the path to zlib.map in CMakeLists.txt. 13 years ago
Mark Adler 816e34e1b5 Fix parsing of version with "-" in CMakeLists.txt [Snider, Ziegler]. 13 years ago
Peter Kuemmel 2bd5bd78a6 Look in build directory for zlib.pc in CMakeLists.txt. 13 years ago
Peter Kuemmel 2c42538c2e Add source directory in CMakeLists.txt for building examples. 13 years ago
Peter Kuemmel 49b5d79a3b Rename zconf.h in CMakeLists.txt to move it out of the way. 13 years ago
Christoph J. Thompson 39c7ed14ac If using cmake with MSVC, add the source directory to the includes. 13 years ago