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

Issue 2128003: Changed two files end-line to make it work better with GYP. They were DOS (CR... (Closed)

Created:
10 years, 7 months ago by hansl_g
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Changed two files end-line to make it work better with GYP. They were DOS (CR/LF), now they are UNIX (CR). It seems like the base gyp scripts on Windows were confused about this and didn't handle it well, while using gyp through gclient worked perfectly. I did not investigate the causes further. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=599

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -111 lines) Patch
M src/client/windows/unittests/client_tests.gyp View 1 chunk +54 lines, -54 lines 0 comments Download
M src/client/windows/unittests/gtest.gyp View 1 chunk +57 lines, -57 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
hansl_g
I think I found Emmanuel's problem. Check out if it makes sense please. Thanks.
10 years, 7 months ago (2010-05-14 18:13:29 UTC) #1
Sigurður Ásgeirsson
10 years, 7 months ago (2010-05-14 18:23:25 UTC) #2
lgtm, you might want to consider 'svn pset svn:eol-style
lf
' Þ

Powered by Google App Engine
This is Rietveld 408576698