summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2023-05-152-2/+6
|\
| * One more ckalloc -> attemptckalloc (in compat/waitpid.c), since we can handle...jan.nijtmans2023-05-151-1/+5
| * ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dl...jan.nijtmans2023-05-151-1/+1
| * 2 more spelling fixes, but undo fixes in compat/zlib: Please report them upst...jan.nijtmans2023-04-122-2/+2
| * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-122-2/+2
* | Undo spelling corrections in compat/zlib.pooryorick2023-04-122-2/+2
* | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-122-2/+2
* | Merge 8.6jan.nijtmans2023-03-301-1/+4
|\ \ | |/
| * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-1/+4
* | Merge 8.6. POSIX errors update and minizip fixapnadkarni2023-03-281-2/+2
|\ \ | |/
| * Fix irritating gcc warning for minizipapnadkarni2023-03-281-2/+2
* | Re-build win64/zlib1.dll (with ucrt support)jan.nijtmans2022-10-191-0/+0
* | Merge 8.6jan.nijtmans2022-10-1995-1197/+873
|\ \ | |/
| * Re-build zlib1 1.2.13 for win32/win64jan.nijtmans2022-10-192-0/+0
| * Make minizip/ioapi.c work (again) on win32. Build zlib1.dll for win64-armjan.nijtmans2022-10-192-1/+5
| * Update to zlib-1.2.13jan.nijtmans2022-10-1893-1202/+874
* | Merge 8.6jan.nijtmans2022-09-221-6/+0
|\ \ | |/
| * Fix [22ab2ae64a]: Build with minizip broken (actually, only a problem in 8.7,...jan.nijtmans2022-09-221-6/+0
| * execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.hjan.nijtmans2022-07-251-5/+5
* | Merge 8.6jan.nijtmans2022-07-191-5/+9
|\ \ | |/
| * Update compat/stdlib.h, prevent conflict with modern signature of those funct...jan.nijtmans2022-07-191-6/+10
* | Merge 8.6jan.nijtmans2022-05-0910-11/+19
|\ \ | |/
| * rebuild zlib1.dll 1.2.12.1 for aarch64 (win64-arm)jan.nijtmans2022-05-091-0/+0
| * rebuild zlib1.dll 1.2.12.1 for i686 and x86_64jan.nijtmans2022-05-092-0/+0
| * A number of fixes from zlib's 'develop' branch.jan.nijtmans2022-05-067-11/+19
* | Merge 8.6jan.nijtmans2022-04-153-114/+1000
|\ \ | |/
| * Fix [5294e6feca]: minizip for TIP #430 brokenjan.nijtmans2022-04-153-114/+1000
| |\
| | * Update to latest version of tinydirjan.nijtmans2022-04-141-49/+71
| | * Proposed fix for [5294e6feca]: minizip for TIP #430 brokenjan.nijtmans2022-04-143-114/+978
| |/ |/|
| * Update .fossil-settings/crlf-globjan.nijtmans2022-04-121-0/+0
* | Merge 8.6jan.nijtmans2022-04-123-0/+0
|\ \ | |/
| * Update all zdll.lib files, for update symbols in zlib 1.2.12jan.nijtmans2022-04-125-0/+0
* | Merge 8.6jan.nijtmans2022-04-1288-7309/+12303
|\ \ | |/
| * Compile zlib-1.2.12 for win64-armjan.nijtmans2022-04-111-0/+0
| * Update zlib to version 1.2.12 (windows-arm version of zlib1.dll still missing)jan.nijtmans2022-04-1186-7309/+12303
* | Re-build zlib and libtommath for AMD64 and ARM64 to use the UCRT runtime (wit...jan.nijtmans2022-02-143-0/+0
* | Merge 8.6jan.nijtmans2022-02-142-0/+0
|\ \ | |/
| * Update libz.dll.a and zlib1.dll, use a UCRT runtime in stead of msvcrt for ARM64jan.nijtmans2022-02-142-0/+0
| |\
| | * Make a start supporting aarch64-w64-mingw32-clang (WIP)jan.nijtmans2022-02-132-0/+0
* | | Merge 8.6jan.nijtmans2022-02-141-0/+0
|\ \ \ | |/ /
| * | Fix [c59fd034fd]: zdll.lib for windows arm64 is compiled for wrong architecturejan.nijtmans2022-02-141-0/+0
| |/
* | Merge 8.6jan.nijtmans2022-02-101-0/+0
|\ \ | |/
| * Add zlib1.dll for windows-arm64jan.nijtmans2022-02-101-0/+0
| |\
| | * Add zlib1.dll for windows-arm64 (cross-compiled with VS2017)jan.nijtmans2022-02-101-0/+0
| | * Merge 8.6jan.nijtmans2022-02-101-1/+1
| |/
* | Merge 8.6jan.nijtmans2022-02-091-0/+0
|\ \ | |/
| * More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll...jan.nijtmans2022-02-081-0/+0
* | Merge 8.6jan.nijtmans2021-06-112-461/+461
|\ \ | |/
| * Fix [d6b10a9256]: Two files under compat/zlib/contrib/ are CRLFjan.nijtmans2021-06-112-461/+461
| * Code cleanup: less of use "register" keyword, and better use of typecastsjan.nijtmans2020-08-111-1/+1