Files
zig/lib/std/build
Andrew Kelley 7ea3937c5a std.build.LibExeObjStep: better handle transitive deps
* no longer repeat -lc on the linker line redundantly
 * when using linkLibrary() with a static library, it will now also put
   the static library's static library dependencies on the linker line,
   recursively.
 * refactor out a common pattern to an addFlag function
2023-01-20 16:58:31 -07:00
..
2022-11-04 00:09:27 +03:30
2022-12-13 15:37:52 -05:00
2023-01-07 18:07:10 -07:00
2022-12-06 12:15:04 -07:00