Files
zig/src
Andrew Kelley c9352ef9d6 stage2: fix logic for default -femit-implib path
Previously when using `--enable-cache` and creating a Windows DLL,
without overriding the `-femit-implib` option, Zig would incorrectly
dump the .lib file to the current working directory, rather than
outputting it into the artifact directory, next to the .dll file.

Fixed.
2021-11-24 23:09:27 -07:00
..
2021-11-24 18:46:32 -07:00
2021-11-24 23:08:37 -07:00
2021-10-16 21:55:51 +01:00
2021-11-24 18:46:32 -07:00
2021-11-15 16:32:15 -07:00
2021-10-16 21:55:51 +01:00
2021-11-21 21:07:54 +01:00
2021-10-05 23:05:14 -07:00
2021-09-24 13:39:20 -04:00