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

Issue 1925: Put all prebuild scripts in external files. (Closed)

Created:
12 years, 3 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
Amanda Walker
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Put all prebuild scripts in external files. Scripts to run unit tests are staying put for now, because they're all trivial and identical. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=2054

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+398 lines, -26 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M build/v8.xcodeproj/project.pbxproj View 2 chunks +5 lines, -3 lines 0 comments Download
A build/v8.xcodeproj/v8_prebuild.sh View 1 1 chunk +59 lines, -0 lines 0 comments Download
A third_party/libxml/libxml.xcodeproj/libxml_config_prebuild.sh View 1 chunk +149 lines, -0 lines 0 comments Download
M third_party/libxml/libxml.xcodeproj/project.pbxproj View 3 chunks +5 lines, -3 lines 0 comments Download
A webkit/webkit.xcodeproj/jsbindings_prebuild.sh View 1 chunk +56 lines, -0 lines 0 comments Download
A webkit/webkit.xcodeproj/jsconfig_prebuild.sh View 1 chunk +11 lines, -0 lines 0 comments Download
A webkit/webkit.xcodeproj/pcre_prebuild.sh View 1 chunk +14 lines, -0 lines 0 comments Download
M webkit/webkit.xcodeproj/project.pbxproj View 1 2 12 chunks +37 lines, -19 lines 0 comments Download
A webkit/webkit.xcodeproj/webcore_prebuild.sh View 1 2 3 1 chunk +61 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
I'm also turning off the "show environment variables" dump, because we use set -x which ...
12 years, 3 months ago (2008-09-11 01:42:07 UTC) #1
Amanda Walker
12 years, 3 months ago (2008-09-11 12:54:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698