]> granicus.if.org Git - zziplib/log
zziplib
19 months agoMerge pull request #135 from JackBoosY/dev/jack/export-targets master
Guido U. Draheim [Thu, 8 Sep 2022 20:39:49 +0000 (22:39 +0200)]
Merge pull request #135 from JackBoosY/dev/jack/export-targets

[cmake] Export targets

19 months agoMerge pull request #139 from barracuda156/master
Guido U. Draheim [Thu, 8 Sep 2022 20:36:33 +0000 (22:36 +0200)]
Merge pull request #139 from barracuda156/master

libzzip: do not use -Warray-bounds with gcc-4.2

19 months agoMerge pull request #138 from aeolio/master
Guido U. Draheim [Thu, 8 Sep 2022 20:35:06 +0000 (22:35 +0200)]
Merge pull request #138 from aeolio/master

ZZIP_LIBLATEST: create symlinks only if target is missing

20 months agolibzzip: do not use -Warray-bounds with gcc-4.2
Sergey Fedorov [Tue, 16 Aug 2022 07:52:53 +0000 (14:52 +0700)]
libzzip: do not use -Warray-bounds with gcc-4.2

21 months agoZZIP_LIBLATEST: create symlinks only if target is missing
Andreas Ziegler [Fri, 29 Jul 2022 10:32:27 +0000 (12:32 +0200)]
ZZIP_LIBLATEST: create symlinks only if target is missing

22 months ago[cmake] Export targets
JackBoosY [Mon, 13 Jun 2022 06:29:23 +0000 (23:29 -0700)]
[cmake] Export targets

2 years agoMerge pull request #128 from Molytho/master
Guido U. Draheim [Wed, 10 Nov 2021 08:22:58 +0000 (09:22 +0100)]
Merge pull request #128 from Molytho/master

Fix bug where the wrong char pointer is used

2 years agoFix bug where the wrong char pointer is used
Robin Ebert [Fri, 5 Nov 2021 21:07:41 +0000 (22:07 +0100)]
Fix bug where the wrong char pointer is used

2 years agoMerge pull request #126 from fjtrujy/position_independent_code
Guido U. Draheim [Mon, 25 Oct 2021 22:55:25 +0000 (00:55 +0200)]
Merge pull request #126 from fjtrujy/position_independent_code

Fix CMAKE_POSITION_INDEPENDENT_CODE

2 years agoFix CMAKE_POSITION_INDEPENDENT_CODE config in cmake files, enabling it just when...
Francisco Javier Trujillo Mata [Mon, 25 Oct 2021 22:13:57 +0000 (00:13 +0200)]
Fix CMAKE_POSITION_INDEPENDENT_CODE config in cmake files, enabling it just when BUILD_SHARED_LIBS is ON

2 years agoMerge pull request #124 from catap/macports-zip-unzip
Guido U. Draheim [Tue, 21 Sep 2021 18:26:31 +0000 (20:26 +0200)]
Merge pull request #124 from catap/macports-zip-unzip

support of MacPort's zip and unzip

2 years agosupport of MacPort's zip and unzip
Kirill A. Korinsky [Mon, 20 Sep 2021 18:22:38 +0000 (20:22 +0200)]
support of MacPort's zip and unzip

MacPorts ships different version of `unzip` and `zip`. This small
pull request adjusts tests to supporting them.

Closes https://github.com/gdraheim/zziplib/issues/123

2 years agoMerge pull request #122 from catap/macos-tests
Guido U. Draheim [Mon, 20 Sep 2021 17:59:40 +0000 (19:59 +0200)]
Merge pull request #122 from catap/macos-tests

Fixed tests on macOS

2 years agoFixed tests on macOS
Kirill A. Korinsky [Mon, 20 Sep 2021 16:27:40 +0000 (18:27 +0200)]
Fixed tests on macOS

It fixes https://github.com/gdraheim/zziplib/issues/120 by adding `123`
exit code which is macOS's way to return `-8`.

It also fixed minor differences in output.

2 years agoremove old metadata
Guido Draheim [Mon, 7 Jun 2021 22:41:28 +0000 (00:41 +0200)]
remove old metadata

2 years agoclean: rm cache
Guido Draheim [Wed, 26 May 2021 18:50:30 +0000 (20:50 +0200)]
clean: rm cache

2 years agorm tmp
Guido Draheim [Wed, 26 May 2021 18:44:34 +0000 (20:44 +0200)]
rm tmp

2 years ago#117 test static build
Guido Draheim [Sat, 22 May 2021 13:37:10 +0000 (15:37 +0200)]
#117 test static build

2 years ago#117 implant ZZIP_LIBLATEST for zzipwrap.lib
Guido Draheim [Sat, 22 May 2021 13:34:16 +0000 (15:34 +0200)]
#117 implant ZZIP_LIBLATEST for zzipwrap.lib

2 years ago#117 implant ZZIP_LIBLATEST for zzip.lib
Guido Draheim [Sat, 22 May 2021 13:13:28 +0000 (15:13 +0200)]
#117 implant ZZIP_LIBLATEST for zzip.lib

2 years agomake lib version relink only in BUILD_SHARED_LIBS mode
Guido Draheim [Sat, 22 May 2021 10:15:07 +0000 (12:15 +0200)]
make lib version relink only in BUILD_SHARED_LIBS mode

2 years agoremoved misleading BUILD_STATIC_LIBS in cmake
Guido Draheim [Sat, 22 May 2021 10:10:41 +0000 (12:10 +0200)]
removed misleading BUILD_STATIC_LIBS in cmake

2 years agoremove misleading BUILD_STATIC_LIBS in cmake
Guido Draheim [Sat, 22 May 2021 10:09:44 +0000 (12:09 +0200)]
remove misleading BUILD_STATIC_LIBS in cmake

2 years agoclean
Guido Draheim [Sat, 22 May 2021 05:56:51 +0000 (07:56 +0200)]
clean

2 years agoMerge pull request #115 from Biswa96/fix-install-mingw
Guido U. Draheim [Mon, 10 May 2021 13:31:58 +0000 (15:31 +0200)]
Merge pull request #115 from Biswa96/fix-install-mingw

CMake: Install proper files in mingw.

2 years agoCMake: Install proper files in mingw.
Biswapriyo Nath [Sun, 9 May 2021 16:33:14 +0000 (22:03 +0530)]
CMake: Install proper files in mingw.

This installs binaries, pkgconfig and manpages.

3 years ago#114 fix message
Guido Draheim [Sun, 4 Apr 2021 16:08:47 +0000 (18:08 +0200)]
#114 fix message

3 years ago#114 deprecate install-site and friends, the install(sitehtml) is run when -DZZIP_HTM...
Guido Draheim [Sun, 4 Apr 2021 16:06:49 +0000 (18:06 +0200)]
#114 deprecate install-site and friends, the install(sitehtml) is run when -DZZIP_HTMLSITE=ON

3 years ago#114 check parallel build to run docs-targets twice
Guido Draheim [Sun, 4 Apr 2021 14:55:14 +0000 (16:55 +0200)]
#114 check parallel build to run docs-targets twice

3 years agoMerge pull request #113 from veprbl/pr/cmake_symlink_refactor
Guido U. Draheim [Sun, 4 Apr 2021 13:05:30 +0000 (15:05 +0200)]
Merge pull request #113 from veprbl/pr/cmake_symlink_refactor

zzip/CMakeLists.txt: refactor symlink creation

3 years agoallow to --keep build containers for inspection
Guido Draheim [Sun, 4 Apr 2021 13:04:15 +0000 (15:04 +0200)]
allow to --keep build containers for inspection

3 years agozzip/CMakeLists.txt: restore non-"-0" symlink
Dmitry Kalinkin [Sat, 3 Apr 2021 23:40:24 +0000 (19:40 -0400)]
zzip/CMakeLists.txt: restore non-"-0" symlink

Fixes: e47b1e1d ('zzip/CMakeLists.txt: refactor symlink creation')
3 years agozzip/CMakeLists.txt: s/TYPE LIB/DESTINATION ${CMAKE_INSTALL_LIBDIR}/
Dmitry Kalinkin [Fri, 2 Apr 2021 01:37:52 +0000 (21:37 -0400)]
zzip/CMakeLists.txt: s/TYPE LIB/DESTINATION ${CMAKE_INSTALL_LIBDIR}/

TYPE LIB is not supported until cmake 3.14+
https://cmake.org/cmake/help/latest/release/3.14.html#commands

3 years agozzip/CMakeLists.txt: refactor symlink creation
Dmitry Kalinkin [Wed, 24 Mar 2021 19:29:10 +0000 (15:29 -0400)]
zzip/CMakeLists.txt: refactor symlink creation

This gets rid of the macOS intermediate link hack. It also lets cmake
create libzzip-0.dylib for us.

"lib/" on macOS before:

libzzip-0.13.0.72.dylib
libzzip-0.13.dylib -> libzzip-0.13.0.72.dylib
libzzip-0.dylib -> libzzip-0.dylib.13.0.72
libzzip-0.dylib.10 -> libzzip-0.dylib.13.0.72
libzzip-0.dylib.11 -> libzzip-0.dylib.13.0.72
libzzip-0.dylib.12 -> libzzip-0.dylib.13.0.72
libzzip-0.dylib.13.0.72 -> libzzip-0.13.0.72.dylib
libzzip.dylib -> libzzip-0.dylib.13.0.72
libzzipfseeko-0.13.0.72.dylib
libzzipfseeko-0.13.dylib -> libzzipfseeko-0.13.0.72.dylib
libzzipfseeko-0.dylib -> libzzipfseeko-0.13.dylib
libzzipfseeko-0.dylib.10 -> libzzipfseeko-0.dylib.13.0.72
libzzipfseeko-0.dylib.11 -> libzzipfseeko-0.dylib.13.0.72
libzzipfseeko-0.dylib.12 -> libzzipfseeko-0.dylib.13.0.72
libzzipfseeko-0.dylib.13.0.72 -> libzzipfseeko-0.13.0.72.dylib
libzzipfseeko.dylib -> libzzipfseeko-0.dylib.13.0.72
libzzipmmapped-0.13.0.72.dylib
libzzipmmapped-0.13.dylib -> libzzipmmapped-0.13.0.72.dylib
libzzipmmapped-0.dylib -> libzzipmmapped-0.13.dylib
libzzipmmapped-0.dylib.10 -> libzzipmmapped-0.dylib.13.0.72
libzzipmmapped-0.dylib.11 -> libzzipmmapped-0.dylib.13.0.72
libzzipmmapped-0.dylib.12 -> libzzipmmapped-0.dylib.13.0.72
libzzipmmapped-0.dylib.13.0.72 -> libzzipmmapped-0.13.0.72.dylib
libzzipmmapped.dylib -> libzzipmmapped-0.dylib.13.0.72
pkgconfig

"lib/" on macOS after:

libzzip-0.13.0.72.dylib
libzzip-0.13.dylib -> libzzip-0.13.0.72.dylib
libzzip-0.dylib -> libzzip-0.13.dylib
libzzip-0.dylib.10 -> libzzip-0.13.0.72.dylib
libzzip-0.dylib.11 -> libzzip-0.13.0.72.dylib
libzzip-0.dylib.12 -> libzzip-0.13.0.72.dylib
libzzip.dylib -> libzzip-0.13.0.72.dylib
libzzipfseeko-0.13.0.72.dylib
libzzipfseeko-0.13.dylib -> libzzipfseeko-0.13.0.72.dylib
libzzipfseeko-0.dylib -> libzzipfseeko-0.13.dylib
libzzipfseeko-0.dylib.10 -> libzzipfseeko-0.13.0.72.dylib
libzzipfseeko-0.dylib.11 -> libzzipfseeko-0.13.0.72.dylib
libzzipfseeko-0.dylib.12 -> libzzipfseeko-0.13.0.72.dylib
libzzipmmapped-0.13.0.72.dylib
libzzipmmapped-0.13.dylib -> libzzipmmapped-0.13.0.72.dylib
libzzipmmapped-0.dylib -> libzzipmmapped-0.13.dylib
libzzipmmapped-0.dylib.10 -> libzzipmmapped-0.13.0.72.dylib
libzzipmmapped-0.dylib.11 -> libzzipmmapped-0.13.0.72.dylib
libzzipmmapped-0.dylib.12 -> libzzipmmapped-0.13.0.72.dylib
pkgconfig

3 years agozzip/CMakeLists.txt: create macOS hack symlink with `ln -f`, be verbose while doing...
Dmitry Kalinkin [Wed, 24 Mar 2021 18:07:10 +0000 (14:07 -0400)]
zzip/CMakeLists.txt: create macOS hack symlink with `ln -f`, be verbose while doing that

The current install commands may attempt to create the macOS hack
symlink for the libzzip target twice (one for ZZIP_COMPAT and one for
ZZIP_LIBTOOL). This would cause the whole second execute_process to
silently fail and thus not create some of the expected links.

3 years ago#111 adding ln_svf detection to zzipwrap/cmake as well
Guido Draheim [Tue, 19 Jan 2021 04:00:03 +0000 (05:00 +0100)]
#111 adding ln_svf detection to zzipwrap/cmake as well

3 years ago#111 check for gnutools with 'ln -v' before using it to symlink libraries
Guido Draheim [Sat, 16 Jan 2021 02:32:34 +0000 (03:32 +0100)]
#111 check for gnutools with 'ln -v' before using it to symlink libraries

3 years ago#110 updating README to point to cmake3
Guido Draheim [Fri, 8 Jan 2021 22:17:50 +0000 (23:17 +0100)]
#110 updating README to point to cmake3

3 years agov0.13.72 v0.13.72
Guido Draheim [Mon, 4 Jan 2021 23:05:08 +0000 (00:05 +0100)]
v0.13.72

3 years agorename configure.ac to old.configure.ac .. and adjust testbuilds/*-am*.dockerfile...
Guido Draheim [Mon, 4 Jan 2021 21:51:40 +0000 (22:51 +0100)]
rename configure.ac to old.configure.ac .. and adjust testbuilds/*-am*.dockerfile to handle it by renaming them back

3 years agomark testcase for automake
Guido Draheim [Mon, 4 Jan 2021 21:50:07 +0000 (22:50 +0100)]
mark testcase for automake

3 years agoCMakeLists v0.13.72
Guido Draheim [Mon, 4 Jan 2021 21:06:49 +0000 (22:06 +0100)]
CMakeLists v0.13.72

3 years agoautotools v0.13.72
Guido Draheim [Mon, 4 Jan 2021 21:06:37 +0000 (22:06 +0100)]
autotools v0.13.72

3 years agotestbuilds v0.13.72
Guido Draheim [Mon, 4 Jan 2021 21:06:19 +0000 (22:06 +0100)]
testbuilds v0.13.72

3 years ago#68 return value of posix read(2) is signed
Guido Draheim [Mon, 4 Jan 2021 20:55:08 +0000 (21:55 +0100)]
#68 return value of posix read(2) is signed

3 years ago#68 return value of zzip_entry_fread is signed
Guido Draheim [Mon, 4 Jan 2021 20:53:50 +0000 (21:53 +0100)]
#68 return value of zzip_entry_fread is signed

3 years ago#68 return value of zzip_fread is signed
Guido Draheim [Mon, 4 Jan 2021 20:52:47 +0000 (21:52 +0100)]
#68 return value of zzip_fread is signed

3 years ago#68 return value of zzip_mem_disk_fread is signed
Guido Draheim [Mon, 4 Jan 2021 20:51:56 +0000 (21:51 +0100)]
#68 return value of zzip_mem_disk_fread is signed

3 years ago#68 return value of zzip_entry_fread is signed
Guido Draheim [Mon, 4 Jan 2021 20:51:12 +0000 (21:51 +0100)]
#68 return value of zzip_entry_fread is signed

3 years ago#68 return value of zzip_mem_disk_fread is signed
Guido Draheim [Mon, 4 Jan 2021 20:50:26 +0000 (21:50 +0100)]
#68 return value of zzip_mem_disk_fread is signed

3 years ago#68 ssize_t return value of zzip_file_read is a signed value being possibly -1
Guido Draheim [Mon, 4 Jan 2021 20:48:45 +0000 (21:48 +0100)]
#68 ssize_t return value of zzip_file_read is a signed value being possibly -1

3 years agoadd testcase for #69 / no segfault seen
Guido Draheim [Mon, 4 Jan 2021 20:44:47 +0000 (21:44 +0100)]
add testcase for #69 / no segfault seen

3 years agoadding testcase for #70 PIC.zip / takeover decodes() to catch bad utf8 sequences
Guido Draheim [Mon, 4 Jan 2021 19:49:37 +0000 (20:49 +0100)]
adding testcase for #70 PIC.zip / takeover decodes() to catch bad utf8 sequences

3 years ago#104 declaring zzip_disk64_locator struct (not implemented)
Guido Draheim [Mon, 4 Jan 2021 13:13:22 +0000 (14:13 +0100)]
#104 declaring zzip_disk64_locator struct (not implemented)

3 years agomove zzip_extra_zip64 from zzip/memdisk to zzip/format and use zzip/fetch macros...
Guido Draheim [Mon, 4 Jan 2021 11:21:02 +0000 (12:21 +0100)]
move zzip_extra_zip64 from zzip/memdisk to zzip/format and use zzip/fetch macros for it in zzip/mmapped as well

3 years ago#104 testcase
Guido Draheim [Mon, 4 Jan 2021 09:07:35 +0000 (10:07 +0100)]
#104 testcase

3 years agoneed to disable gpgcheck when using opensuse repo mirrors
Guido Draheim [Mon, 4 Jan 2021 07:51:27 +0000 (08:51 +0100)]
need to disable gpgcheck when using opensuse repo mirrors

3 years agofix test_423 (moved the line to test_424)
Guido Draheim [Mon, 4 Jan 2021 07:48:44 +0000 (08:48 +0100)]
fix test_423 (moved the line to test_424)

3 years agoUbuntu ships 'unzip' that can not handle these CVE zip files .. creating core dumps
Guido Draheim [Mon, 4 Jan 2021 04:36:48 +0000 (05:36 +0100)]
Ubuntu ships 'unzip' that can not handle these CVE zip files .. creating core dumps

3 years agoallow make testbuilds with --no-cache
Guido Draheim [Mon, 4 Jan 2021 04:18:51 +0000 (05:18 +0100)]
allow make testbuilds with --no-cache

3 years agoswitch to ubuntu:20.04 for azure.dockerfile
Guido Draheim [Mon, 4 Jan 2021 04:18:22 +0000 (05:18 +0100)]
switch to ubuntu:20.04 for azure.dockerfile

3 years agodocker_mirror.py v1.6.3007
Guido Draheim [Mon, 4 Jan 2021 04:13:53 +0000 (05:13 +0100)]
docker_mirror.py v1.6.3007

3 years agoupdate opensuse to 15.2
Guido Draheim [Mon, 4 Jan 2021 03:56:10 +0000 (04:56 +0100)]
update opensuse to 15.2

3 years agofix old docker_mirror
Guido Draheim [Mon, 4 Jan 2021 03:55:31 +0000 (04:55 +0100)]
fix old docker_mirror

3 years agoas we have python3-wheel for the azure test, we can just as well enable sdl2 as both...
Guido Draheim [Mon, 4 Jan 2021 03:54:39 +0000 (04:54 +0100)]
as we have python3-wheel for the azure test, we can just as well enable sdl2 as both are in Ubuntu/Universe

3 years agoSDL2 is in Ubuntu/Universe
Guido Draheim [Mon, 4 Jan 2021 03:44:35 +0000 (04:44 +0100)]
SDL2 is in Ubuntu/Universe

3 years agobase os and mirrors are in dockerfile but we can test their mirror_start in advance
Guido Draheim [Mon, 4 Jan 2021 03:38:18 +0000 (04:38 +0100)]
base os and mirrors are in dockerfile but we can test their mirror_start in advance

3 years agodisable sslverify so that the epel docker mirrors are accepted
Guido Draheim [Mon, 4 Jan 2021 02:36:06 +0000 (03:36 +0100)]
disable sslverify so that the epel docker mirrors are accepted

3 years agoimplant docker_mirror.py into testbuilds.py
Guido Draheim [Mon, 4 Jan 2021 02:35:20 +0000 (03:35 +0100)]
implant docker_mirror.py into testbuilds.py

3 years agocomplete the testcases again
Guido Draheim [Sun, 3 Jan 2021 19:35:34 +0000 (20:35 +0100)]
complete the testcases again

3 years agoadd more parts to rm_old
Guido Draheim [Sun, 3 Jan 2021 18:48:12 +0000 (19:48 +0100)]
add more parts to rm_old

3 years agoneed {outdir} for installation of man3/* pages
Guido Draheim [Sun, 3 Jan 2021 18:47:57 +0000 (19:47 +0100)]
need {outdir} for installation of man3/* pages

3 years agoadd rm_old to get rid of docs/man3 in source tree
Guido Draheim [Sun, 3 Jan 2021 18:07:45 +0000 (19:07 +0100)]
add rm_old to get rid of docs/man3 in source tree

3 years agounwanted error message here
Guido Draheim [Sun, 3 Jan 2021 17:31:34 +0000 (18:31 +0100)]
unwanted error message here

3 years agodocker cleans
Guido Draheim [Sun, 3 Jan 2021 16:18:58 +0000 (17:18 +0100)]
docker cleans

3 years agoshow ubuntu cmake relations
Guido Draheim [Sun, 3 Jan 2021 15:48:54 +0000 (16:48 +0100)]
show ubuntu cmake relations

3 years agoshow opensuse cmake vs ninja build relations
Guido Draheim [Sun, 3 Jan 2021 15:46:05 +0000 (16:46 +0100)]
show opensuse cmake vs ninja build relations

3 years agoshow centos7-cm-docs
Guido Draheim [Sun, 3 Jan 2021 15:43:10 +0000 (16:43 +0100)]
show centos7-cm-docs

3 years agobetter show cm/nj relations of tests
Guido Draheim [Sun, 3 Jan 2021 15:41:57 +0000 (16:41 +0100)]
better show cm/nj relations of tests

3 years agobetter show am/cm relation of st_931 / 932
Guido Draheim [Sun, 3 Jan 2021 15:36:49 +0000 (16:36 +0100)]
better show am/cm relation of st_931 / 932

3 years agobetter show am/cm relation of st_911 / 912
Guido Draheim [Sun, 3 Jan 2021 15:35:01 +0000 (16:35 +0100)]
better show am/cm relation of st_911 / 912

3 years agoadjust -cm- names for cmake testbuilds
Guido Draheim [Sun, 3 Jan 2021 15:21:24 +0000 (16:21 +0100)]
adjust -cm- names for cmake testbuilds

3 years agosimplify GNUmakefile to reuse ./build for make/ninja builds alike
Guido Draheim [Sun, 3 Jan 2021 14:11:30 +0000 (15:11 +0100)]
simplify GNUmakefile to reuse ./build for make/ninja builds alike

3 years ago#102 test UNZZIP-NOTFOUND and skip those 37 tests using it in test/zziptests.py
Guido Draheim [Sun, 3 Jan 2021 13:20:01 +0000 (14:20 +0100)]
#102 test UNZZIP-NOTFOUND and skip those 37 tests using it in test/zziptests.py

3 years ago#102 test UNZZIP-NOTFOUND and show an error in test/zziptests.py
Guido Draheim [Sun, 3 Jan 2021 13:13:38 +0000 (14:13 +0100)]
#102 test UNZZIP-NOTFOUND and show an error in test/zziptests.py

3 years ago#102 adding find_program UNZIP and adding the exe-path to zziptests.py
Guido Draheim [Sun, 3 Jan 2021 12:53:18 +0000 (13:53 +0100)]
#102 adding find_program UNZIP and adding the exe-path to zziptests.py

3 years agoMerge branch 'master' into develop
Guido Draheim [Sun, 3 Jan 2021 06:17:32 +0000 (07:17 +0100)]
Merge branch 'master' into develop

3 years agoMerge branch 'master' of github.com:gdraheim/zziplib
Guido Draheim [Sun, 3 Jan 2021 06:14:10 +0000 (07:14 +0100)]
Merge branch 'master' of github.com:gdraheim/zziplib

3 years ago#109 introduce ZZIP_PKGCONFIG option that requires UnixCommands as well
Guido Draheim [Sun, 3 Jan 2021 06:13:54 +0000 (07:13 +0100)]
#109 introduce ZZIP_PKGCONFIG option that requires UnixCommands as well

3 years agoMerge pull request #108 from longnguyen2004/master
Guido U. Draheim [Sun, 3 Jan 2021 05:54:32 +0000 (06:54 +0100)]
Merge pull request #108 from longnguyen2004/master

Fix CMake file for Windows shared builds

3 years agoAlso fix up zzipwrap
Long Nguyen [Tue, 22 Dec 2020 09:01:53 +0000 (16:01 +0700)]
Also fix up zzipwrap

3 years agoAdd CMake export define
Long Nguyen [Sat, 19 Dec 2020 15:33:06 +0000 (22:33 +0700)]
Add CMake export define

3 years agoMake sure dlls go in the right place
Long Nguyen [Sat, 19 Dec 2020 15:32:33 +0000 (22:32 +0700)]
Make sure dlls go in the right place

3 years agoeasier 'make check' access from topdir
Guido Draheim [Wed, 21 Oct 2020 21:45:35 +0000 (23:45 +0200)]
easier 'make check' access from topdir

3 years agoneed to adapt downloads to /raw/
Guido Draheim [Wed, 21 Oct 2020 21:42:42 +0000 (23:42 +0200)]
need to adapt downloads to /raw/

3 years agoMerge branch 'master' into develop
Guido Draheim [Wed, 21 Oct 2020 21:04:27 +0000 (23:04 +0200)]
Merge branch 'master' into develop

3 years agoMerge pull request #95 from MaxKellermann/pread
Guido U. Draheim [Wed, 21 Oct 2020 20:24:53 +0000 (22:24 +0200)]
Merge pull request #95 from MaxKellermann/pread

Add zzip_pread()

3 years agoMerge pull request #94 from MaxKellermann/mini_fixes
Guido U. Draheim [Wed, 21 Oct 2020 20:24:30 +0000 (22:24 +0200)]
Merge pull request #94 from MaxKellermann/mini_fixes

Two small fixes

3 years agoMerge branch 'develop' of github.com:gdraheim/zziplib into develop
Guido Draheim [Wed, 21 Oct 2020 18:04:31 +0000 (20:04 +0200)]
Merge branch 'develop' of github.com:gdraheim/zziplib into develop

3 years agozzip/CMakeLists.txt: fix for macOS
Dmitry Kalinkin [Mon, 22 Jun 2020 00:30:12 +0000 (20:30 -0400)]
zzip/CMakeLists.txt: fix for macOS

Fix for APPLE where dylib goes in the end

This is hardcoded here:
https://gitlab.kitware.com/cmake/cmake/-/blob/742ff97f809410055b22405a6b5728e72c458683/Source/cmGeneratorTarget.cxx#L5890-5903

Also a related thread:
https://cmake.org/pipermail/cmake/2013-February/053605.html