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

Issue 23037005: Linux: add script to remove bundled libraries. (Closed)

Created:
7 years, 4 months ago by Paweł Hajdan Jr.
Modified:
7 years, 4 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Visibility:
Public.

Description

Linux: add script to remove bundled libraries. BUG=none R=thestig@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=218816

Patch Set 1 #

Total comments: 13

Patch Set 2 : fixes #

Total comments: 1

Patch Set 3 : fixes #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -6 lines) Patch
M build/linux/unbundle/README View 1 2 1 chunk +22 lines, -6 lines 0 comments Download
A build/linux/unbundle/remove_bundled_libraries.py View 1 2 1 chunk +87 lines, -0 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
7 years, 4 months ago (2013-08-20 22:16:17 UTC) #1
Lei Zhang
https://codereview.chromium.org/23037005/diff/1/build/linux/unbundle/remove_bundled_libraries.py File build/linux/unbundle/remove_bundled_libraries.py (right): https://codereview.chromium.org/23037005/diff/1/build/linux/unbundle/remove_bundled_libraries.py#newcode7 build/linux/unbundle/remove_bundled_libraries.py:7: Removes bundled libraries to make sure they are not ...
7 years, 4 months ago (2013-08-20 23:41:10 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/23037005/diff/1/build/linux/unbundle/remove_bundled_libraries.py File build/linux/unbundle/remove_bundled_libraries.py (right): https://codereview.chromium.org/23037005/diff/1/build/linux/unbundle/remove_bundled_libraries.py#newcode7 build/linux/unbundle/remove_bundled_libraries.py:7: Removes bundled libraries to make sure they are not ...
7 years, 4 months ago (2013-08-21 00:42:40 UTC) #3
Lei Zhang
https://codereview.chromium.org/23037005/diff/1/build/linux/unbundle/remove_bundled_libraries.py File build/linux/unbundle/remove_bundled_libraries.py (right): https://codereview.chromium.org/23037005/diff/1/build/linux/unbundle/remove_bundled_libraries.py#newcode7 build/linux/unbundle/remove_bundled_libraries.py:7: Removes bundled libraries to make sure they are not ...
7 years, 4 months ago (2013-08-21 01:27:03 UTC) #4
Paweł Hajdan Jr.
PTAL I think a sanity check for .svn/.git would be a bit of an overkill ...
7 years, 4 months ago (2013-08-21 18:57:02 UTC) #5
Lei Zhang
lgtm https://codereview.chromium.org/23037005/diff/11001/build/linux/unbundle/remove_bundled_libraries.py File build/linux/unbundle/remove_bundled_libraries.py (right): https://codereview.chromium.org/23037005/diff/11001/build/linux/unbundle/remove_bundled_libraries.py#newcode31 build/linux/unbundle/remove_bundled_libraries.py:31: options, args = parser.parse_args(argv) nit: parse_args() defaults to ...
7 years, 4 months ago (2013-08-21 19:10:09 UTC) #6
Paweł Hajdan Jr.
https://codereview.chromium.org/23037005/diff/11001/build/linux/unbundle/remove_bundled_libraries.py File build/linux/unbundle/remove_bundled_libraries.py (right): https://codereview.chromium.org/23037005/diff/11001/build/linux/unbundle/remove_bundled_libraries.py#newcode31 build/linux/unbundle/remove_bundled_libraries.py:31: options, args = parser.parse_args(argv) On 2013/08/21 19:10:10, Lei Zhang ...
7 years, 4 months ago (2013-08-21 20:14:25 UTC) #7
Paweł Hajdan Jr.
7 years, 4 months ago (2013-08-21 20:17:46 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r218816 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698