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

Issue 112098: Automatic searching for vcvars32.bat and report if missing. (Closed)

Created:
11 years, 6 months ago by SkyLined
Modified:
9 years, 5 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Automatic searching for vcvars.bat and report an error if the file cannot be found. This is needed if you do not have VS in your PATH on purpose and makes life easy if you do not have it there by accident. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17854

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
M chrome-update.bat View 1 2 1 chunk +26 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
SkyLined
Added script to automatically find vcvars32.bat in default location on x86 and x64 systems as ...
11 years, 6 months ago (2009-06-05 21:34:15 UTC) #1
M-A Ruel
I don't mind, you can commit that if that works. http://codereview.chromium.org/112098/diff/1/2 File chrome-update.bat (right): http://codereview.chromium.org/112098/diff/1/2#newcode21 ...
11 years, 6 months ago (2009-06-06 00:57:02 UTC) #2
SkyLined
I added documentation to briefly explain the use of "%~$PATH:1" and refer to full documentation. ...
11 years, 6 months ago (2009-06-08 09:11:15 UTC) #3
SkyLined
Let me know if you agree that this is useful or not.
11 years, 6 months ago (2009-06-08 09:13:44 UTC) #4
M-A Ruel
11 years, 6 months ago (2009-06-08 13:32:36 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698