Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(166)

Issue 981623002: move protect_file_posix to posix block (Closed)

Created:
5 years, 9 months ago by scottmg
Modified:
5 years, 9 months ago
Reviewers:
pasko, Nico
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

move protect_file_posix to posix block Otherwise, on Windows when 'All' is built the no-op build is broken -- no files are included in the .lib so none is generated, which means on subsequent builds ninja always reruns that step. This is currently breaking win_chromium_compile_dbg_ng trybots. R=pasko@chromium.org, thakis@chromium.org BUG=424562 Committed: https://crrev.com/a03124d1119077caad658d8a39e59365ca64541d Cr-Commit-Position: refs/heads/master@{#319119}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : add else #

Patch Set 4 : condition inside #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M base/base.gyp View 1 2 3 1 chunk +12 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (2 generated)
scottmg
5 years, 9 months ago (2015-03-04 18:36:56 UTC) #1
scottmg
+thakis base OWNERS
5 years, 9 months ago (2015-03-04 18:38:55 UTC) #3
Nico
I think this will break the build of https://code.google.com/p/chromium/codesearch#chromium/src/chrome/chrome_shell.gypi&l=60 on mac?
5 years, 9 months ago (2015-03-04 18:41:53 UTC) #4
Nico
(more conservative fix: make the target type none if OS!=posix, static_library else)
5 years, 9 months ago (2015-03-04 18:42:35 UTC) #5
scottmg
On 2015/03/04 18:41:53, Nico wrote: > I think this will break the build of > ...
5 years, 9 months ago (2015-03-04 18:53:29 UTC) #6
scottmg
On 2015/03/04 18:53:29, scottmg wrote: > On 2015/03/04 18:41:53, Nico wrote: > > I think ...
5 years, 9 months ago (2015-03-04 19:01:46 UTC) #7
Nico
lgtm, but in general I think having the target unconditionally and making it type-none conditionally ...
5 years, 9 months ago (2015-03-04 19:03:35 UTC) #8
scottmg
On 2015/03/04 19:03:35, Nico wrote: > lgtm, but in general I think having the target ...
5 years, 9 months ago (2015-03-04 19:12:06 UTC) #9
Nico
On 2015/03/04 19:12:06, scottmg wrote: > On 2015/03/04 19:03:35, Nico wrote: > > lgtm, but ...
5 years, 9 months ago (2015-03-04 19:22:12 UTC) #10
scottmg
On 2015/03/04 19:22:12, Nico wrote: > On 2015/03/04 19:12:06, scottmg wrote: > > On 2015/03/04 ...
5 years, 9 months ago (2015-03-04 19:39:52 UTC) #11
Nico
lgtm! Yes, I was amazed when I discovered pcre:yes a while ago, but somehow missed ...
5 years, 9 months ago (2015-03-04 19:43:08 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/981623002/60001
5 years, 9 months ago (2015-03-04 20:26:39 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-04 20:38:31 UTC) #15
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/a03124d1119077caad658d8a39e59365ca64541d Cr-Commit-Position: refs/heads/master@{#319119}
5 years, 9 months ago (2015-03-04 20:39:39 UTC) #16
pasko
5 years, 9 months ago (2015-03-05 15:42:56 UTC) #17
Message was sent while issue was closed.
lgtm fwiw

Powered by Google App Engine
This is Rietveld 408576698