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.
This enables the addition of zlib to other projects.
|
1 year ago |
Mark Adler
|
7b632b486a
|
Revert "Add a CMake option to link the C runtime statically."
This reverts commit 44dc43ab04 .
|
1 year ago |
gastush
|
ade6825c49
|
Fix cmake build on AIX.
The --version-script linker option is not supported by the linker on AIX systems
|
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.
|
1 year ago |
Mark Adler
|
09155eaa2f
|
zlib 1.3
|
1 year ago |
Bruno S Marques
|
9889e98868
|
Avoid cmake deprecation warning.
|
1 year 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.
The code was removed, but the builds that used the code were not
updated. This fixes that. Thanks to Adenilson and toxieainc for
the patches.
|
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.
* Use -DASM686=1 to build with i686 asm.
* Use -DAMD64=1 to build with amd64 asm.
|
12 years ago |
Will Glynn
|
27b7723222
|
Don't specify --version-script on Apple platforms in CMakeLists.txt.
Mac OS X's linker (derived from LLVM, not GNU binutils) does not support
--version-script. Don't specify it on this platform.
|
12 years ago |
Will Glynn
|
bb97bc9d50
|
Quote --version-script argument in CMakeLists.txt.
Previously, spaces in ${CMAKE_CURRENT_SOURCE_PATH} would expand into
multiple linker arguments.
|
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.
modified: CMakeLists.txt
|
13 years ago |
Christoph J. Thompson
|
c1e84b258c
|
Include version symbols for cmake builds.
Add a version variable so it gets added to the pkg-config file.
|
13 years ago |
Christoph J. Thompson
|
cd71ef3021
|
Build both a static and a shared version of zlib with cmake.
|
13 years ago |
Christoph J. Thompson
|
ca6e7a0d55
|
Generate and install the pkg-config file with cmake.
|
13 years ago |
Christoph J. Thompson
|
f8867924c1
|
Allow overriding the default install locations for cmake.
|
13 years ago |
Mark Adler
|
509c1d2860
|
Fix CMakeLists.txt for cross compilation [McClure].
|
13 years ago |
Mark Adler
|
4ab814df83
|
Remove hard-coding of resource compiler in CMakeLists.txt [Blammo]
|
13 years ago |
Mark Adler
|
1b57de3aef
|
Move example.c and minigzip.c to test/.
|
13 years ago |
Mark Adler
|
05d47d2627
|
zlib 1.2.4.1
|
14 years ago |
Mark Adler
|
67cc20d004
|
zlib 1.2.4-pre1
|
14 years ago |
Mark Adler
|
7751bd4c71
|
zlib 1.2.3.9
|
14 years ago |
Mark Adler
|
7df877eccd
|
zlib 1.2.3.7
|
14 years ago |
Mark Adler
|
dc5a43ebfa
|
zlib 1.2.3.6
|
14 years ago |
Mark Adler
|
d004b04783
|
zlib 1.2.3.5
|
14 years ago |