| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-02 | std.Target.Query: avoid using builtin.target.abi | Andrew Kelley | |
| This value is very likely incorrect. When glibc_version is provided but no explicit ABI is provided, use the string "gnu" instead. | |||
| 2024-01-01 | std.Target.Query: fix regression with windows os version range | Andrew Kelley | |
| somebody left a landmine here without even a comment to warn about it | |||
| 2024-01-01 | std.Target.Query: remove deprecated API | Andrew Kelley | |
| These functions have been doomed for a long time. Finally I figured out what the proper relationship between this API and std.Target is. | |||
| 2024-01-01 | std.Target: add DynamicLinker | Andrew Kelley | |
| 2024-01-01 | rename std.zig.CrossTarget to std.Target.Query | Andrew Kelley | |
