-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Description
With the introduction of the VMR, incremental build support is required to provide a productive development environment where developers want to work. Developers should be able to make repo source changes and rebuild quickly.
Today if you build the VMR, make a source change, and then rebuild, the changes code will not get detected and rebuilt. This is because of the current semaphore implementation. It requires intimate knowledge of the semaphore files and manual deletion in order to get completed build stages to rerun.
The ideal solution is a developer can build the vmr, make a src change anywere, rebuild and only the affected src is rebuilt along with all downstream dependencies.
T-Shirt Size: Medium/Large
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status