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

Issue 113966: Preserve symlinks with the gyp "copies" command. (Closed)

Created:
11 years, 6 months ago by Michael Moss
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, sgk
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Preserve symlinks with the gyp "copies" command. superceded by sgk's upstream changes

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M pylib/gyp/generator/scons.py View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Moss
11 years, 6 months ago (2009-05-28 20:49:40 UTC) #1
sgk
lgtm
11 years, 6 months ago (2009-05-28 21:15:50 UTC) #2
Mark Mentovai
LGTM, but... cp -d is non-portable. I guess this is OK since we're assuming GNU ...
11 years, 6 months ago (2009-05-28 21:16:11 UTC) #3
Michael Moss
> Linux, which is the only place we use scons now. If there's a way ...
11 years, 6 months ago (2009-05-28 21:17:51 UTC) #4
Michael Moss
11 years, 6 months ago (2009-05-28 21:18:12 UTC) #5
On 2009/05/28 21:17:51, mmoss wrote:
> > Linux, which is the only place we use scons now.  If there's a way to do
this
> > without having to rely on cp extensions, that'd probably be better.
> 
> I don't know. Does scons have a portable 'cp' alternative?

Once which handles symlinks?

Powered by Google App Engine
This is Rietveld 408576698