aboutsummaryrefslogtreecommitdiff
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add tests for minizip components.HEADdevelopVollstrecker8 hours4-1/+108
* Remove all uses of the obsolete keyword "register".Jan Nijtmans4 days1-1/+1
* CMake: Fix the Ada standalone build.git@github.com7 days1-1/+1
* CMake: Fix the iostream3 install test.git@github.com7 days1-1/+1
* CMake: Make minizip buildable by itself.Werner7 days1-0/+10
* CMake: Move the testers to the test directory.Werner7 days4-70/+78
* CMake: Use the correct options.Werner7 days9-18/+18
* CMake: Correct a comment.Werner7 days1-1/+1
* CMake: Remove an empty line.Werner7 days1-1/+0
* CMake: Use a normal components search in minizip.Vollstrecker7 days1-11/+3
* CMake: Use components in minizip.Vollstrecker7 days1-4/+12
* Remedy uninitialized variable warning in minizip.Lwisce Zeng10 days2-0/+2
* Replace // with /* comments in minizip zip.c.Mark Adler10 days1-21/+21
* Remove inline keyword from minizip zip.c.Mark Adler10 days1-1/+1
* Set bit 11 of the zip header flags in minizip if UTF-8.Mark Adler10 days1-0/+43
* Vectorize the CRC-32 calculation on the s390x.Ilya Leoshkevich11 days6-1/+350
* CMake: Add install-target for contrib/testzlib.Vollstrecker2026-01-121-5/+27
* CMake: Make final fixes for Windows.Vollstrecker2026-01-129-40/+74
* CMake: Add integration tests.Vollstrecker2026-01-1225-2/+1015
* CMake: Fix MSVC build.Vollstrecker2026-01-121-0/+5
* CMake: Name tests consistently.Vollstrecker2026-01-124-79/+84
* CMake: Name targets consistently.Vollstrecker2026-01-124-27/+33
* CMake: Make it work with add_subdirectory.Vollstrecker2026-01-123-5/+55
* CMake: Add install and exports.Vollstrecker2026-01-124-5/+185
* CMake: Make the options available in cmake-gui.Vollstrecker2026-01-121-3/+3
* CMake: Added contrib/testzlib.Vollstrecker2026-01-122-0/+26
* CMake: Added contrib/puff.Vollstrecker2026-01-125-0/+235
* CMake: Removed bogus module-path.Vollstrecker2026-01-121-2/+0
* CMake: Moved everything to functions for consistency.Vollstrecker2026-01-121-44/+39
* CMake: Added contrib/iostream3.Vollstrecker2026-01-123-2/+103
* CMake: Unify the options.Vollstrecker2026-01-123-46/+50
* CMake: Added contrib/infback9.Vollstrecker2026-01-122-0/+23
* CMake: Added contrib/gcc_gvmat64.Vollstrecker2026-01-122-0/+21
* CMake: Filter out optimisation flags for the ada binder.Vollstrecker2026-01-121-0/+6
* CMake: Clean out unneeded stuff.Vollstrecker2026-01-121-16/+0
* CMake: Added contrib/blast.Vollstrecker2026-01-127-49/+171
* CMake: Added contrib/ada.Vollstrecker2026-01-1211-0/+676
* CMake: Set defaults for contrib/minizip from contrib.Vollstrecker2026-01-121-0/+3
* CMake: Move contrib options out of main file.Vollstrecker2026-01-121-0/+5
* Add _z versions of the compress and uncompress functions.Mark Adler2026-01-126-0/+24
* Remove untgz from contrib.Mark Adler2026-01-124-701/+0
* Add compressBound_z and deflateBound_z functions for large values.Mark Adler2026-01-056-0/+24
* zlib 1.3.1.2v1.3.1.2Mark Adler2025-12-0819-40/+40
* Correct Visual Studio readme.txt.skydvr2025-05-131-2/+2
* Fix Ada bindings on x64.spectralio2025-02-051-1/+2
* CMake: Make USE_FILE32API part of the interface.Vollstrecker2025-01-311-12/+8
* CMake: Give minizip a suffix on Cygwin as well.Vollstrecker2025-01-311-2/+2
* CMake: Clean up spaces in required versions.Vollstrecker2025-01-314-4/+4
* CMake: Add the tested version of cmake (3.31).Vollstrecker2025-01-314-4/+4
* CMake: Include bzip2 in the interface.Vollstrecker2025-01-312-7/+16