microsoft / microsoft/ebpf-for-windows
yaml-cpp breaks incremental builds
Open
blocked
optimization
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
The yaml-cpp subproject should build cleanly and should reach a quiescent build state.
Building the solution always causes yaml-cpp to be rebuilt, which slows down testing in Visual Studio (each time developer hits F5, it always has to first rebuild yaml-cpp).
Contributor guide
Research direction
Start with the yaml-cpp subproject in the Visual Studio solution and reproduce the issue by building the solution twice. Inspect the project’s incremental-build inputs and outputs; done means a subsequent build, including the build before F5, reaches a quiescent state without rebuilding yaml-cpp.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100