-
98b7a191
by Alexandre Julliard at 2026-06-03T19:32:43+02:00
ntdll: Get crc32 implementation from zlib instead of tomcrypt.
-
10f61a09
by Alexandre Julliard at 2026-06-03T19:33:11+02:00
configure: Don't try to link to external zlib.
We need a static lib for ntdll.
-
ceeb7624
by Alexandre Julliard at 2026-06-03T22:15:50+02:00
makefiles: Look for dependencies in assembly files.
-
a5aed5a9
by Alexandre Julliard at 2026-06-03T22:15:50+02:00
makefiles: Only build asm files in PE builds.
-
53c6b547
by Alexandre Julliard at 2026-06-03T22:15:50+02:00
makefiles: Use a separate directory for ARM64EC asm files.