aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/main_pkg_path
AgeCommit message (Expand)Author
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-07-30build system: follow-up enhancements regarding LazyPathAndrew Kelley
2023-07-30Introduces `Compile.getEmittedX()` functions, drops `Compile.emit_X`. Resolve...Felix (xq) Queißner
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-04-10std.Build.CompileStep: remove run() and install()Andrew Kelley
2023-03-15make the build runner and test runner talk to each otherAndrew Kelley
2023-03-15re-enable standalone tests based on build.zigAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2019-03-02compile error for import outside package pathAndrew Kelley