New issue
Advanced search Search tips

Issue 869517 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

modifying source file of a "windows_manifest" template in gn does not cause a rebuild

Project Member Reported by wfh@chromium.org, Jul 31

Issue description

example: edit build\win\compatibility.manifest then trigger a rebuild. This does not rebuild anything, when it probably should.

c:\src\gclient\src>notepad build\win\compatibility.manifest

[edit the file]

c:\src\gclient\src>autoninja -C out\goma64 chrome
ninja.exe -C out\goma64 chrome -j 960 -l 48
ninja: Entering directory `out\goma64'
ninja: no work to do.

 
Description: Show this description

Sign in to add a comment