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

Issue 12915: Allows scons build to use local copy of platformsdk if one is not bundled sid... (Closed)

Created:
12 years ago by bradn
Modified:
9 years, 7 months ago
Reviewers:
sgk
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Allows scons build to use local copy of platformsdk if one is not bundled side-by-side. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=6305

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -12 lines) Patch
M build/SConscript.main View 1 2 1 chunk +8 lines, -2 lines 0 comments Download
M build/internal/essential.scons View 2 chunks +4 lines, -4 lines 0 comments Download
M sandbox/wow_helper/wow_helper.scons View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/activex_shim/SConscript View 1 2 3 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bradn
12 years ago (2008-12-03 20:03:12 UTC) #1
sgk
http://codereview.chromium.org/12915/diff/11/203 File build/SConscript.main (left): http://codereview.chromium.org/12915/diff/11/203#oldcode255 Line 255: PLATFORMSDK_VISTA_REL = '../third_party/platformsdk_vista_6_0', Yay, glad to see this ...
12 years ago (2008-12-03 20:21:36 UTC) #2
bradn
Ok fixes these. http://codereview.chromium.org/12915/diff/11/203 File build/SConscript.main (right): http://codereview.chromium.org/12915/diff/11/203#newcode253 Line 253: platform_sdk_path = '$CHROME_SRC_DIR/third_party/platformsdk_vista_6_0' On 2008/12/03 ...
12 years ago (2008-12-03 20:25:13 UTC) #3
bradn
Ok take another look.
12 years ago (2008-12-03 20:41:46 UTC) #4
sgk
12 years ago (2008-12-03 20:43:53 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698