2025-11-16 22:10 UTC+0200 Aleksander Czajczynski (hb fki.pl)

* config/win/zig.mk
    ! in some Zig tests, building for Windows from UNIX shell (MSYS2
      or cross compiling) resource compiler "zig rc" preferred options
      passed with "-" instead of "/"
This commit is contained in:
Aleksander Czajczynski
2025-11-16 22:10:49 +01:00
parent 6475f3873a
commit 4f8dd3730e
2 changed files with 14 additions and 2 deletions

View File

@@ -7,6 +7,13 @@
Entries may not always be in chronological/commit order.
See license at the end of file. */
2025-11-16 22:10 UTC+0200 Aleksander Czajczynski (hb fki.pl)
* config/win/zig.mk
! in some Zig tests, building for Windows from UNIX shell (MSYS2
or cross compiling) resource compiler "zig rc" preferred options
passed with "-" instead of "/"
2025-11-16 22:00 UTC+0200 Aleksander Czajczynski (hb fki.pl)
; import hbcrypto.h header that allows reusing core sha functions
by contribs, coming from Viktor's fork: