Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 1a31123c | 2025-10-27 08:59:37 | accept options host and target | ||
| d29b954d | 2025-10-26 20:47:05 | fix bashisms | ||
| 88ec2467 | 2024-01-20 18:29:31 | Remove -w compile option in configure test. Not all C compilers have a -w option. | ||
| 9404df5a | 2020-05-22 14:35:01 | Use updated zconf.h when building out of directory with configure. | ||
| 0f68a0d8 | 2023-08-18 16:17:04 | Limit the length of Darwin shared library version number. | ||
| 5dc7681f | 2023-08-18 16:01:06 | Fix version numbering for Darwin shared library. | ||
| 09155eaa | 2023-08-18 01:45:36 | zlib 1.3 | ||
| daf27aed | 2023-03-05 17:46:04 | Look for a cross-compile libtool first in configure. Permit cross-compilation for Darwin. | ||
| 1411ccaf | 2023-08-12 11:03:46 | Add memory sanitizer to configure (--memory). This also adds --address for the address sanitizer, in addition to the existing --sanitizer. -fno-omit-frame-pointer has been added for both sanitizers to improve the error reporting. | ||
| c7ddcc2e | 2023-02-02 15:50:00 | Fix some spelling errors. |