Skip to content

Conversation

@jlaanstra
Copy link
Contributor

@jlaanstra jlaanstra commented Jul 29, 2020

Delete the rsp files on error and be smarter about detecting deleted input files, by using a technique similar to what the C# compiler is using here: https://github.com/dotnet/msbuild/blob/0e7b70f663ab86af7ab41d5d7b409f72f7143899/src/Tasks/Microsoft.Common.CurrentVersion.targets#L3397-L3427

Fixes #706

TODO:

  • Run a razzle build.

@jlaanstra jlaanstra requested review from Scottj1s and kennykerr July 29, 2020 21:32
@jlaanstra jlaanstra force-pushed the user/jlaans/incremental-updates branch from c9ef92a to ccbc4bb Compare July 29, 2020 21:33
@jlaanstra jlaanstra force-pushed the user/jlaans/incremental-updates branch from 1ddf312 to e720ef1 Compare August 3, 2020 17:59
@kennykerr kennykerr merged commit 157f19c into master Aug 7, 2020
@kennykerr kennykerr deleted the user/jlaans/incremental-updates branch August 7, 2020 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

When generation of a projection fails, subsequent builds think the projection is up to date.

3 participants