aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/windows_resources/build.zig
AgeCommit message (Expand)Author
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-06-13Change deprecated b.host to b.graph.host in tests and Zig's build.zigKrzysztof Wolicki
2024-05-05Run: add output directory argumentsJacob Young
2024-05-02Build system: Allow specifying Win32 resource include paths using LazyPathRyan Liptak
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-01-01rename std.zig.CrossTarget to std.Target.QueryAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-09-17Fix rc preprocessing when using the MinGW includes and targeting the GNU abiRyan Liptak
2023-09-17Add a standalone test for Windows resource file compilationRyan Liptak