kassane / kassane/anotherBuildStep
Adapt `Build.Step.InstallDir` to `Build.Step.Compile`
Open
enhancement
- Dominant language
- Zig
- Stars
- 14
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Similar to zig `b.addExecutable`/`b.addObject`/`b.addStaticLibrary`/`b.addSharedLibrary`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing Build.Step.InstallDir with Build.Step.Compile and review Zig's b.addExecutable, b.addObject, b.addStaticLibrary, and b.addSharedLibrary APIs. Clarify which Compile behavior InstallDir should support and define completion around matching the intended Zig build-step behavior; the issue names no files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- zig
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100