Files
zig/lib/std
Techatrix ea044a4b82 std.Build: do not clobber properties of a package like named modules
Repeated calls to `addModule` with the same name will override the
module that is visible to dependants which is likely unintentional.
Instead it should assert that no existing module has already been added
with the given name.

The same issue applies to `addNamedWriteFiles` and `addNamedLazyPath`.
2026-05-27 18:54:08 +02:00
..
2026-05-27 03:04:31 +02:00
2026-05-25 18:38:01 -07:00
2026-05-25 18:54:35 -07:00
2026-04-30 08:57:51 +01:00
2026-04-30 08:57:51 +01:00
2026-04-30 08:57:51 +01:00
2026-04-30 08:57:51 +01:00
2024-08-22 08:44:08 +02:00
2025-12-22 10:00:35 -08:00
2025-11-22 22:42:38 +00:00
2026-05-25 18:32:36 -07:00
2026-04-30 08:57:51 +01:00
2026-03-10 10:38:50 +00:00
2026-05-03 21:42:06 +01:00
2026-05-26 08:11:04 +02:00
2026-05-17 18:08:57 +01:00
2026-05-26 08:11:04 +02:00
2026-04-30 08:57:51 +01:00
2025-08-28 18:30:57 -07:00
2025-07-16 10:27:39 -07:00