microsoft / microsoft/ebpf-for-windows

yaml-cpp breaks incremental builds

Open
#777 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.