Next | Query returned 68 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-08-11 09:18:23 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
zziplib: updated to 0.13.78

release v0.13.78
* fix windows crossgcc builds
* fix ZIP64 trailer and ZIP64 extras being too short sometimes
   2024-06-27 09:18:49 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
zziplib: updated to 0.13.77

release v0.13.77

* make afl to check for fuzzer bugs
* update os versions to latest from docker_mirror.py
* add missing tests scenarios for later os releases
* fix Coverage include hack
* integrate mxe/src/zziplib-2-prefer-win32-mmap.patch
* make crossgcc/windows a working example for mingw
* `./testbuilds.py clean` will drop test-related docker images
* `./testbuilds.py` will automatically run clean if everything successful
* `./testbuilds.py help` shows the available tests and commands
* in test_2xx create /external bins and compile them by linking via cmake-configs
* fix bins/CMakeLists.txt to show realistic usage of cmake find_package
* note: it seems bins/unzzip*.c use internal headers which external programs can't
   2024-06-06 13:59:31 by Jonathan Perkin | Files touched by this commit (3)
Log message:
zziplib: Fix build when "gcov" is not available.
   2024-05-28 06:10:17 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
zziplib: updated to 0.13.76

release v0.13.76

* add DEVGUIDE.md and prep release process
* add -DCOVERAGE=ON cmake option
* allow for 'make coverage' summary
* change zzipdoc to python3 typehints
* allow for make types check on python
* remove unused make-doc.py make-doc.pl
* add bins/*.c and test/*.c to make format
* for bins/ --version shorten the automatic binary name
* simplify bins/ ssize_t construction
* tested 'make nextversion' to ensure version number is increased
* note: last 0.13.74 was internally still named 0.13.72
* integrate opensuse patch for -Wwrite-strings for GCC4.1+
* switch to mypy minimum of python3.8
* fix dbk2man regression (from typehints changes)
* fixed again cmake bug - parallel builds can lead to race condition
* removed ubuntu1604 testbuilds - python3.5 is too old
* ubuntu2404 is ready - was waiting for sdl-dev in universe
* move definitions form zzip/stdint.h to zzip/cstdint.h
* note: some includepaths made zzip/stdint.h be found as stdint.h
* move some definitions from zzip/__hints.h to zzip/cdecl.h
* make zzip/cdecl.h use gcc's ansidecl.h definitions if found
* remove zzip/__hints.h in public headers - use zzip/cdecl.h instead
* the __*.h files were not meant to be installed
* some distros have installed them anyway - that should be dropped
* the "make format" will check for __*.h in public headers as well
* note: this should help to avoide it creep in again
* add "make bins" to ensure testing compilation of those binaries
* add PACKAGE_NAME and PACKAGE_VERSION to _msvc.h
   2024-05-27 07:01:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
zziplib: updated to 0.13.75

v0.13.75

* add DEVGUIDE.md and prep release process
* add -DCOVERAGE=ON cmake option
* allow for 'make coverage' summary
* change zzipdoc to python3 typehints
* allow for make types check on python
* remove unused make-doc.py make-doc.pl
* add bins/*.c and test/*.c to make format
* for bins/ --version shorten the automatic binary name
* simplify bins/ ssize_t construction
* tested 'make nextversion' to ensure version number is increased
* note: last 0.13.74 was internally still named 0.13.72
* integrate opensuse patch for -Wwrite-strings for GCC4.1+
* switch to mypy minimum of python3.8
* fix dbk2man regression (from typehints changes)
* fixed again cmake bug - parallel builds can lead to race condition
* removed ubuntu1604 testbuilds - python3.5 is too old
* ubuntu2404 is ready - was waiting for sdl-dev in universe
   2024-03-02 13:55:00 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
zziplib: updated to 0.13.74

v0.13.74

* disabled local file header offset64
* allowed to 'make fortify' for extended debugging
* fixed all memleak bugs from address sanitizer
* fixed ZIP64 bugs - but the support is still incomplete
* fixed remaining failures as they were recorded in testsuite
   2024-02-28 18:58:00 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
zziplib: updated to 0.13.73

release 0.13.73
* fixed last cmake bug - parallel builds can lead to race condition
* abolished centos8 testbuilds and prepared ubuntu24
* integrated some github patches
* prepare autoformat with clang-format (not yet enforced)
   2024-01-01 23:18:12 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
zziplib: add missing pkgconfig overrides
   2023-11-17 16:25:14 by Amitai Schleier | Files touched by this commit (2)
Log message:
zziplib: fix clang 15 build with patch from FreeBSD Ports.

Next | Query returned 68 messages, browsing 1 to 10 | Previous