Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3859)

Issue 75190043: Fix invalid path escaping in GYP files. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by etienneb
Modified:
10 years, 1 month ago
CC:
sawbuck-changes_googlegroups.com
Base URL:
http://sawbuck.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Fix invalid path escaping in GYP files. This seems to fix the remaining issues to build with Ninja. Unfortunately, the unittests built with Ninja fail because some path need to be updated. R=chrisha@chromium.org, sebmarchand@chromium.org Committed: https://code.google.com/p/sawbuck/source/detail?r=2077

Patch Set 1 : draft #

Total comments: 8

Patch Set 2 : fix comments #

Total comments: 2

Patch Set 3 : fix seb's comments #

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -19 lines) Patch
M DEPS.syzygy View 1 1 chunk +1 line, -1 line 0 comments Download
M syzygy/build/all.gyp View 1 2 3 2 chunks +14 lines, -2 lines 0 comments Download
M syzygy/py/etw_db/etw_db.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M syzygy/scripts/benchmark/benchmark.gyp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M syzygy/scripts/graph/graph.gyp View 1 chunk +1 line, -1 line 0 comments Download
M syzygy/test_data/test_data.gyp View 1 2 8 chunks +23 lines, -11 lines 0 comments Download

Messages

Total messages: 8
etienneb
PTAL. Note: The .lib files doesn't have the same name. This may affect some sebmarchand@ ...
10 years, 1 month ago (2014-03-13 14:16:26 UTC) #1
chrisha
A handful of comments... https://codereview.appspot.com/75190043/diff/40001/syzygy/build/all.gyp File syzygy/build/all.gyp (right): https://codereview.appspot.com/75190043/diff/40001/syzygy/build/all.gyp#newcode144 syzygy/build/all.gyp:144: ['"<(GENERATOR)"=="ninja"', { Deal with msvs_ninja ...
10 years, 1 month ago (2014-03-13 14:20:53 UTC) #2
Sébastien Marchand
Nice. There's also some change that need to be made to all.gyp if you change ...
10 years, 1 month ago (2014-03-13 15:10:57 UTC) #3
etienneb
PTAnL. I must roll the deps again. The last gyp CL, which breaks msvs linking ...
10 years, 1 month ago (2014-03-13 19:39:16 UTC) #4
chrisha
lgtm!
10 years, 1 month ago (2014-03-13 19:40:07 UTC) #5
Sébastien Marchand
lgtm https://codereview.appspot.com/75190043/diff/60001/syzygy/build/all.gyp File syzygy/build/all.gyp (right): https://codereview.appspot.com/75190043/diff/60001/syzygy/build/all.gyp#newcode146 syzygy/build/all.gyp:146: # for official packaging if SyzyASAN. indent+4 maybe ...
10 years, 1 month ago (2014-03-13 19:53:37 UTC) #6
etienneb
done, committing as soon as all the builds are tested. https://codereview.appspot.com/75190043/diff/60001/syzygy/build/all.gyp File syzygy/build/all.gyp (right): https://codereview.appspot.com/75190043/diff/60001/syzygy/build/all.gyp#newcode146 ...
10 years, 1 month ago (2014-03-13 19:57:55 UTC) #7
etienneb
10 years, 1 month ago (2014-03-13 20:32:53 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r2077 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b