]> granicus.if.org Git - zziplib/shortlog
zziplib
2022-09-08 Guido U. DraheimMerge pull request #135 from JackBoosY/dev/jack/export... master
2022-09-08 Guido U. DraheimMerge pull request #139 from barracuda156/master
2022-09-08 Guido U. DraheimMerge pull request #138 from aeolio/master
2022-08-31 Sergey Fedorovlibzzip: do not use -Warray-bounds with gcc-4.2
2022-07-29 Andreas ZieglerZZIP_LIBLATEST: create symlinks only if target is missing
2022-06-13 JackBoosY[cmake] Export targets
2021-11-10 Guido U. DraheimMerge pull request #128 from Molytho/master
2021-11-05 Robin EbertFix bug where the wrong char pointer is used
2021-10-25 Guido U. DraheimMerge pull request #126 from fjtrujy/position_independe...
2021-10-25 Francisco Javier... Fix CMAKE_POSITION_INDEPENDENT_CODE config in cmake...
2021-09-21 Guido U. DraheimMerge pull request #124 from catap/macports-zip-unzip
2021-09-20 Kirill A. Korinskysupport of MacPort's zip and unzip
2021-09-20 Guido U. DraheimMerge pull request #122 from catap/macos-tests
2021-09-20 Kirill A. KorinskyFixed tests on macOS
2021-06-07 Guido Draheimremove old metadata
2021-05-26 Guido Draheimclean: rm cache
2021-05-26 Guido Draheimrm tmp
2021-05-22 Guido Draheim#117 test static build
2021-05-22 Guido Draheim#117 implant ZZIP_LIBLATEST for zzipwrap.lib
2021-05-22 Guido Draheim#117 implant ZZIP_LIBLATEST for zzip.lib
2021-05-22 Guido Draheimmake lib version relink only in BUILD_SHARED_LIBS mode
2021-05-22 Guido Draheimremoved misleading BUILD_STATIC_LIBS in cmake
2021-05-22 Guido Draheimremove misleading BUILD_STATIC_LIBS in cmake
2021-05-22 Guido Draheimclean
2021-05-10 Guido U. DraheimMerge pull request #115 from Biswa96/fix-install-mingw
2021-05-09 Biswapriyo... CMake: Install proper files in mingw.
2021-04-04 Guido Draheim#114 fix message
2021-04-04 Guido Draheim#114 deprecate install-site and friends, the install...
2021-04-04 Guido Draheim#114 check parallel build to run docs-targets twice
2021-04-04 Guido U. DraheimMerge pull request #113 from veprbl/pr/cmake_symlink_re...
2021-04-04 Guido Draheimallow to --keep build containers for inspection
2021-04-03 Dmitry Kalinkinzzip/CMakeLists.txt: restore non-"-0" symlink
2021-04-02 Dmitry Kalinkinzzip/CMakeLists.txt: s/TYPE LIB/DESTINATION ${CMAKE_INS...
2021-03-24 Dmitry Kalinkinzzip/CMakeLists.txt: refactor symlink creation
2021-03-24 Dmitry Kalinkinzzip/CMakeLists.txt: create macOS hack symlink with...
2021-01-19 Guido Draheim#111 adding ln_svf detection to zzipwrap/cmake as well
2021-01-19 Guido Draheim#111 check for gnutools with 'ln -v' before using it...
2021-01-08 Guido Draheim#110 updating README to point to cmake3
2021-01-04 Guido Draheimv0.13.72 v0.13.72
2021-01-04 Guido Draheimrename configure.ac to old.configure.ac .. and adjust...
2021-01-04 Guido Draheimmark testcase for automake
2021-01-04 Guido DraheimCMakeLists v0.13.72
2021-01-04 Guido Draheimautotools v0.13.72
2021-01-04 Guido Draheimtestbuilds v0.13.72
2021-01-04 Guido Draheim#68 return value of posix read(2) is signed
2021-01-04 Guido Draheim#68 return value of zzip_entry_fread is signed
2021-01-04 Guido Draheim#68 return value of zzip_fread is signed
2021-01-04 Guido Draheim#68 return value of zzip_mem_disk_fread is signed
2021-01-04 Guido Draheim#68 return value of zzip_entry_fread is signed
2021-01-04 Guido Draheim#68 return value of zzip_mem_disk_fread is signed
2021-01-04 Guido Draheim#68 ssize_t return value of zzip_file_read is a signed...
2021-01-04 Guido Draheimadd testcase for #69 / no segfault seen
2021-01-04 Guido Draheimadding testcase for #70 PIC.zip / takeover decodes...
2021-01-04 Guido Draheim#104 declaring zzip_disk64_locator struct (not implemented)
2021-01-04 Guido Draheimmove zzip_extra_zip64 from zzip/memdisk to zzip/format...
2021-01-04 Guido Draheim#104 testcase
2021-01-04 Guido Draheimneed to disable gpgcheck when using opensuse repo mirrors
2021-01-04 Guido Draheimfix test_423 (moved the line to test_424)
2021-01-04 Guido DraheimUbuntu ships 'unzip' that can not handle these CVE...
2021-01-04 Guido Draheimallow make testbuilds with --no-cache
2021-01-04 Guido Draheimswitch to ubuntu:20.04 for azure.dockerfile
2021-01-04 Guido Draheimdocker_mirror.py v1.6.3007
2021-01-04 Guido Draheimupdate opensuse to 15.2
2021-01-04 Guido Draheimfix old docker_mirror
2021-01-04 Guido Draheimas we have python3-wheel for the azure test, we can...
2021-01-04 Guido DraheimSDL2 is in Ubuntu/Universe
2021-01-04 Guido Draheimbase os and mirrors are in dockerfile but we can test...
2021-01-04 Guido Draheimdisable sslverify so that the epel docker mirrors are...
2021-01-04 Guido Draheimimplant docker_mirror.py into testbuilds.py
2021-01-03 Guido Draheimcomplete the testcases again
2021-01-03 Guido Draheimadd more parts to rm_old
2021-01-03 Guido Draheimneed {outdir} for installation of man3/* pages
2021-01-03 Guido Draheimadd rm_old to get rid of docs/man3 in source tree
2021-01-03 Guido Draheimunwanted error message here
2021-01-03 Guido Draheimdocker cleans
2021-01-03 Guido Draheimshow ubuntu cmake relations
2021-01-03 Guido Draheimshow opensuse cmake vs ninja build relations
2021-01-03 Guido Draheimshow centos7-cm-docs
2021-01-03 Guido Draheimbetter show cm/nj relations of tests
2021-01-03 Guido Draheimbetter show am/cm relation of st_931 / 932
2021-01-03 Guido Draheimbetter show am/cm relation of st_911 / 912
2021-01-03 Guido Draheimadjust -cm- names for cmake testbuilds
2021-01-03 Guido Draheimsimplify GNUmakefile to reuse ./build for make/ninja...
2021-01-03 Guido Draheim#102 test UNZZIP-NOTFOUND and skip those 37 tests using...
2021-01-03 Guido Draheim#102 test UNZZIP-NOTFOUND and show an error in test...
2021-01-03 Guido Draheim#102 adding find_program UNZIP and adding the exe-path...
2021-01-03 Guido DraheimMerge branch 'master' into develop
2021-01-03 Guido DraheimMerge branch 'master' of github.com:gdraheim/zziplib
2021-01-03 Guido Draheim#109 introduce ZZIP_PKGCONFIG option that requires...
2021-01-03 Guido U. DraheimMerge pull request #108 from longnguyen2004/master
2020-12-22 Long NguyenAlso fix up zzipwrap
2020-12-19 Long NguyenAdd CMake export define
2020-12-19 Long NguyenMake sure dlls go in the right place
2020-10-21 Guido Draheimeasier 'make check' access from topdir
2020-10-21 Guido Draheimneed to adapt downloads to /raw/
2020-10-21 Guido DraheimMerge branch 'master' into develop
2020-10-21 Guido U. DraheimMerge pull request #95 from MaxKellermann/pread
2020-10-21 Guido U. DraheimMerge pull request #94 from MaxKellermann/mini_fixes
2020-10-21 Guido DraheimMerge branch 'develop' of github.com:gdraheim/zziplib...
2020-10-21 Dmitry Kalinkinzzip/CMakeLists.txt: fix for macOS
next