]>
granicus.if.org Git - zziplib/log
Guido Draheim [Wed, 21 Oct 2020 21:42:42 +0000 (23:42 +0200)]
need to adapt downloads to /raw/
Guido Draheim [Wed, 21 Oct 2020 21:04:27 +0000 (23:04 +0200)]
Merge branch 'master' into develop
Guido U. Draheim [Wed, 21 Oct 2020 20:24:53 +0000 (22:24 +0200)]
Merge pull request #95 from MaxKellermann/pread
Add zzip_pread()
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
Guido Draheim [Wed, 21 Oct 2020 18:04:31 +0000 (20:04 +0200)]
Merge branch 'develop' of github.com:gdraheim/zziplib into develop
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
Guido U. Draheim [Wed, 21 Oct 2020 18:03:16 +0000 (20:03 +0200)]
Merge pull request #96 from veprbl/pr/macos_fix
zzip/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
Max Kellermann [Mon, 14 Apr 2014 15:26:40 +0000 (17:26 +0200)]
zzip: implement zzip_pread() using pread()
Max Kellermann [Mon, 14 Apr 2014 15:26:16 +0000 (17:26 +0200)]
zzip: add zzip_pread() prototype
Max Kellermann [Thu, 14 Oct 2010 10:43:09 +0000 (12:43 +0200)]
zip.c: make local functions "static"
Max Kellermann [Thu, 7 Oct 2010 19:23:48 +0000 (21:23 +0200)]
conf.h: fix typo in __GNUC_MINOR__
Guido Draheim [Sun, 19 Apr 2020 16:25:45 +0000 (18:25 +0200)]
test with cm-install
Guido Draheim [Sun, 19 Apr 2020 16:25:16 +0000 (18:25 +0200)]
copy directory instead of unpacking manpages.tar to install-man #93
Guido Draheim [Sun, 19 Apr 2020 10:11:11 +0000 (12:11 +0200)]
run azure-pipelines with -DZZIP_TESTCVE=OFF for patch acceptance
Guido Draheim [Sun, 19 Apr 2020 10:08:51 +0000 (12:08 +0200)]
check to pass --downloads=${ZZIP_TESTCVE} to zziptests.py from cmake-option
Guido Draheim [Sun, 19 Apr 2020 10:08:37 +0000 (12:08 +0200)]
allow to pass --downloads=${ZZIP_TESTCVE} to zziptests.py from cmake-option
Guido Draheim [Sun, 19 Apr 2020 09:53:35 +0000 (11:53 +0200)]
check for cmake -DZZIP_TESTCVE=OFF to skip downloads #24
Guido Draheim [Sun, 19 Apr 2020 09:53:20 +0000 (11:53 +0200)]
allow for cmake -DZZIP_TESTCVE=OFF to skip downloads #24
Guido Draheim [Sun, 19 Apr 2020 09:52:22 +0000 (11:52 +0200)]
skip CVE tests if file can not be downloaded
Guido Draheim [Sun, 19 Apr 2020 08:56:16 +0000 (10:56 +0200)]
ExternalProjects_add zziptestsdownload to run zziptests.py --download during cmake step #24
Guido Draheim [Sun, 19 Apr 2020 08:21:40 +0000 (10:21 +0200)]
allow to run zziptests.py --downloadonly #24
Guido Draheim [Sun, 19 Apr 2020 07:39:22 +0000 (09:39 +0200)]
#24 add --downloaddir and --downloadonly to testsuite
Guido Draheim [Sun, 19 Apr 2020 07:29:53 +0000 (09:29 +0200)]
Merge branch 'master' into develop
Guido U. Draheim [Sun, 19 Apr 2020 07:25:37 +0000 (09:25 +0200)]
Merge pull request #89 from jtojnar/more-fixes
build: Produce more correct pc file with zzipsdldir
Guido Draheim [Sat, 18 Apr 2020 17:13:45 +0000 (19:13 +0200)]
#23 fix compile with ZZIPFSEEKO OFF
Guido Draheim [Sat, 18 Apr 2020 11:35:45 +0000 (13:35 +0200)]
open(file).read() as well as ET.read will return bytes(), so let us decode them before man page generation #91
Guido Draheim [Sat, 18 Apr 2020 00:29:39 +0000 (02:29 +0200)]
#7 add ZZIP_INSTALL_BINS cmake-option
Guido Draheim [Sat, 18 Apr 2020 00:11:37 +0000 (02:11 +0200)]
#58 manvolnum should be in .so (see other) manpages
Guido Draheim [Fri, 17 Apr 2020 23:39:56 +0000 (01:39 +0200)]
reorganize ZZIP_OPTIONFLAGS and make install-man ON by default if UNIX
Guido Draheim [Fri, 17 Apr 2020 19:05:13 +0000 (21:05 +0200)]
make am && make cm
Guido Draheim [Fri, 17 Apr 2020 18:47:59 +0000 (20:47 +0200)]
#88 use shell $DESTDIR instead of make $(DESTDIR)
Guido Draheim [Fri, 17 Apr 2020 18:46:30 +0000 (20:46 +0200)]
#88 adding testbuilds/opensuse15-ninja-sdl2.dockerfile
Jan Tojnar [Thu, 16 Apr 2020 18:09:11 +0000 (20:09 +0200)]
build: Produce more correct pc file with zzipsdldir
Just like described in commit
892dea3b82208654cc9f57ffc4ef555d0d934cf5 ,
the CMAKE_INSTALL_INCLUDEDIR variable can be absolute path so simply
appending it to \${prefix} might not work.
Guido Draheim [Wed, 15 Apr 2020 23:36:46 +0000 (01:36 +0200)]
v0.13.71
Guido Draheim [Wed, 15 Apr 2020 23:35:06 +0000 (01:35 +0200)]
changes
Guido Draheim [Wed, 15 Apr 2020 23:32:21 +0000 (01:32 +0200)]
allow to update by 'make version'
Guido Draheim [Wed, 15 Apr 2020 23:16:59 +0000 (01:16 +0200)]
making mksite.sh pages identical for cmake and automake
Guido Draheim [Wed, 15 Apr 2020 23:05:35 +0000 (01:05 +0200)]
docs - show the diffs
Guido Draheim [Wed, 15 Apr 2020 23:05:12 +0000 (01:05 +0200)]
add verbose on build
Guido Draheim [Wed, 15 Apr 2020 23:04:42 +0000 (01:04 +0200)]
docs - fix short name
Guido Draheim [Wed, 15 Apr 2020 23:04:15 +0000 (01:04 +0200)]
docs - add some newlines in html
Guido Draheim [Wed, 15 Apr 2020 23:02:37 +0000 (01:02 +0200)]
make stable filename expansion for zziplib.xml
Guido Draheim [Wed, 15 Apr 2020 21:34:57 +0000 (23:34 +0200)]
make visual path correct also for cmake with its absolute pathname arguments
Guido Draheim [Wed, 15 Apr 2020 20:58:46 +0000 (22:58 +0200)]
it is really generated: docs/zziplib.html
Guido Draheim [Wed, 15 Apr 2020 20:57:15 +0000 (22:57 +0200)]
setup builds with HOME/local for easier removal in tests
Guido Draheim [Wed, 15 Apr 2020 20:56:44 +0000 (22:56 +0200)]
adjust topdir project = zziplib and zzip-subdir = zzip / using {proj}lib for generation
Guido Draheim [Wed, 15 Apr 2020 20:56:01 +0000 (22:56 +0200)]
compare install-docs with automake original
Guido Draheim [Wed, 15 Apr 2020 20:55:03 +0000 (22:55 +0200)]
align install-docs with automake original
Guido Draheim [Wed, 15 Apr 2020 18:15:32 +0000 (20:15 +0200)]
add testbuilds/centos7-am-docs.dockerfile
Guido Draheim [Wed, 15 Apr 2020 15:53:13 +0000 (17:53 +0200)]
check that destdir-install has it identical
Guido Draheim [Wed, 15 Apr 2020 15:26:20 +0000 (17:26 +0200)]
testsbuilds - make diff to report and have it mostly succesful
Guido Draheim [Wed, 15 Apr 2020 15:16:32 +0000 (17:16 +0200)]
renumber comparison testcases
Guido Draheim [Wed, 15 Apr 2020 15:14:50 +0000 (17:14 +0200)]
clean comparison of automake to cmake builds
Guido Draheim [Wed, 15 Apr 2020 15:14:24 +0000 (17:14 +0200)]
better compatibility with old pkg-config
Guido Draheim [Wed, 15 Apr 2020 15:13:21 +0000 (17:13 +0200)]
fix install SDL_rwops_zzip.pc
Guido Draheim [Wed, 15 Apr 2020 14:21:29 +0000 (16:21 +0200)]
make tests
Guido Draheim [Wed, 15 Apr 2020 14:20:53 +0000 (16:20 +0200)]
make am-sdl2 tests and also testbuilds to get a diff
Guido Draheim [Wed, 15 Apr 2020 13:46:07 +0000 (15:46 +0200)]
renumber testcases
Guido Draheim [Wed, 15 Apr 2020 05:18:28 +0000 (07:18 +0200)]
changes.htm is generated (autoreconf)
Guido Draheim [Wed, 15 Apr 2020 05:18:00 +0000 (07:18 +0200)]
changes.htm is generated
Guido Draheim [Wed, 15 Apr 2020 05:14:27 +0000 (07:14 +0200)]
add some ignores
Guido Draheim [Wed, 15 Apr 2020 05:13:16 +0000 (07:13 +0200)]
update zzip/_msvc.h
Guido Draheim [Wed, 15 Apr 2020 05:11:34 +0000 (07:11 +0200)]
remove junk SDL/zzip-sdl-config.pc SDL/zzip-sdl-rwops.pc
Guido Draheim [Wed, 15 Apr 2020 05:07:46 +0000 (07:07 +0200)]
remove junk zzipwrap/zzipwrap.pc
Guido Draheim [Wed, 15 Apr 2020 05:05:02 +0000 (07:05 +0200)]
have some test targets
Guido Draheim [Wed, 15 Apr 2020 05:04:50 +0000 (07:04 +0200)]
make SDL_rwops_zzip.pc in cmake as well
Guido Draheim [Wed, 15 Apr 2020 05:04:15 +0000 (07:04 +0200)]
autoreconf
Guido Draheim [Wed, 15 Apr 2020 05:03:50 +0000 (07:03 +0200)]
need to use PKG_CONFIG check before SDL checks
Guido Draheim [Wed, 15 Apr 2020 04:20:33 +0000 (06:20 +0200)]
check in-source build and add DISTCLEANFILES (autoreconf)
Guido Draheim [Wed, 15 Apr 2020 04:20:18 +0000 (06:20 +0200)]
check in-source build and add DISTCLEANFILES
Guido Draheim [Wed, 15 Apr 2020 04:08:21 +0000 (06:08 +0200)]
use a GNUmakefile frontend to add new targets
Guido Draheim [Wed, 15 Apr 2020 04:07:56 +0000 (06:07 +0200)]
reconfigure with automake 1.15.1
Guido Draheim [Wed, 15 Apr 2020 04:07:18 +0000 (06:07 +0200)]
remove the automatic subdir build
Guido Draheim [Wed, 15 Apr 2020 04:06:04 +0000 (06:06 +0200)]
remove the generated 'Makefile' and ignore it
Guido Draheim [Tue, 14 Apr 2020 00:34:24 +0000 (02:34 +0200)]
make symlinks of lib*.so.XX more similar to non-cmake build
Guido Draheim [Tue, 14 Apr 2020 00:33:57 +0000 (02:33 +0200)]
allow to compare automake vs cmake builds
Guido Draheim [Mon, 13 Apr 2020 23:47:36 +0000 (01:47 +0200)]
centosX-automake for comparison added
Guido Draheim [Mon, 13 Apr 2020 21:49:21 +0000 (23:49 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:47:14 +0000 (23:47 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:46:42 +0000 (23:46 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:45:42 +0000 (23:45 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:44:37 +0000 (23:44 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:43:28 +0000 (23:43 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:42:53 +0000 (23:42 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:42:07 +0000 (23:42 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:41:11 +0000 (23:41 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:40:48 +0000 (23:40 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:39:55 +0000 (23:39 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:28:34 +0000 (23:28 +0200)]
README.MD
Guido Draheim [Mon, 13 Apr 2020 21:27:22 +0000 (23:27 +0200)]
Merge branch 'develop' of github.com:gdraheim/zziplib into develop
Guido Draheim [Mon, 13 Apr 2020 21:26:00 +0000 (23:26 +0200)]
new README.md
Guido Draheim [Mon, 13 Apr 2020 20:52:55 +0000 (22:52 +0200)]
revert README
Guido Draheim [Mon, 13 Apr 2020 20:52:55 +0000 (22:52 +0200)]
as README.MD
Guido Draheim [Mon, 13 Apr 2020 20:51:16 +0000 (22:51 +0200)]
as README.MD
Guido Draheim [Mon, 13 Apr 2020 20:47:46 +0000 (22:47 +0200)]
as README.MD
Guido Draheim [Mon, 13 Apr 2020 20:43:33 +0000 (22:43 +0200)]
as README.MD
Guido Draheim [Mon, 13 Apr 2020 20:42:31 +0000 (22:42 +0200)]
as README.MD
Guido Draheim [Mon, 13 Apr 2020 20:40:44 +0000 (22:40 +0200)]
azure badg
Guido Draheim [Mon, 13 Apr 2020 20:39:21 +0000 (22:39 +0200)]
status pic