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 1368133002: AIX's cp command does not support -af which is the default, so use -RPf which achives something sim… (Closed)

Created:
5 years, 2 months ago by David Edelsohn
Modified:
5 years, 2 months ago
CC:
gyp-developer_googlegroups.com
Base URL:
https://chromium.googlesource.com/external/gyp.git@master
Target Ref:
refs/heads/master
Project:
gyp
Visibility:
Public.

Description

AIX's cp command does not support -af which is the default, so use -RPf which achives something similar BUG= R=kjellander@chromium.org Committed: https://chromium.googlesource.com/external/gyp/+/b3cef028a51a2313ca4bc34f437b945ff56ffb9a

Patch Set 1 #

Total comments: 2

Patch Set 2 : AIX cp command line arguments update #

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

Messages

Total messages: 14 (2 generated)
Michael Hablich
On 2015/10/05 12:18:33, Hablich wrote: > mailto:hablich@chromium.org changed reviewers: > + mailto:kjellander@chromium.org I added kjellander.
5 years, 2 months ago (2015-10-05 12:18:45 UTC) #3
kjellander_chromium
lgtm, but I'm not an OWNER. Do you have a BUG#?
5 years, 2 months ago (2015-10-05 12:26:25 UTC) #4
David Edelsohn
On 2015/10/05 12:26:25, kjellander (chromium) wrote: > lgtm, but I'm not an OWNER. > > ...
5 years, 2 months ago (2015-10-05 13:50:05 UTC) #5
Michael Hablich
On 2015/10/05 13:50:05, David Edelsohn wrote: > On 2015/10/05 12:26:25, kjellander (chromium) wrote: > > ...
5 years, 2 months ago (2015-10-07 09:49:43 UTC) #6
Nico
https://codereview.chromium.org/1368133002/diff/1/pylib/gyp/generator/make.py File pylib/gyp/generator/make.py (right): https://codereview.chromium.org/1368133002/diff/1/pylib/gyp/generator/make.py#newcode2013 pylib/gyp/generator/make.py:2013: copy_archive_arguments = '-af' don't use a variable for this, ...
5 years, 2 months ago (2015-10-08 02:30:14 UTC) #7
David Edelsohn
On 2015/10/08 02:30:14, Nico (offline until Fri Oct 9) wrote: > https://codereview.chromium.org/1368133002/diff/1/pylib/gyp/generator/make.py > File pylib/gyp/generator/make.py ...
5 years, 2 months ago (2015-10-08 19:02:01 UTC) #8
David Edelsohn
On 2015/10/08 19:02:01, David Edelsohn wrote: > On 2015/10/08 02:30:14, Nico (offline until Fri Oct ...
5 years, 2 months ago (2015-10-08 19:45:41 UTC) #9
michael_dawson
On 2015/10/08 19:45:41, David Edelsohn wrote: > On 2015/10/08 19:02:01, David Edelsohn wrote: > > ...
5 years, 2 months ago (2015-10-15 23:55:44 UTC) #10
Nico
On 2015/10/15 23:55:44, michael_dawson wrote: > On 2015/10/08 19:45:41, David Edelsohn wrote: > > On ...
5 years, 2 months ago (2015-10-16 04:09:36 UTC) #11
David Edelsohn
On 2015/10/16 04:09:36, Nico wrote: > On 2015/10/15 23:55:44, michael_dawson wrote: > > On 2015/10/08 ...
5 years, 2 months ago (2015-10-16 15:02:46 UTC) #12
Nico
Committed patchset #2 (id:20001) manually as b3cef028a51a2313ca4bc34f437b945ff56ffb9a (presubmit successful).
5 years, 2 months ago (2015-10-16 21:00:25 UTC) #13
Nico
5 years, 2 months ago (2015-10-16 21:01:21 UTC) #14
Message was sent while issue was closed.
Committed. Thanks for the patch!

Powered by Google App Engine
This is Rietveld 408576698