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

Issue 10725: Fixes for Visual Studio solution + project file generation:... (Closed)

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

Description

Fixes for Visual Studio solution + project file generation: * Fix the grit tool so it works with Repository() directories (and tap gspencer to upstream the changes). * Fix the evaluation of $PRE_EVALUATE_DIRS, which was interfering with sucking up the source files for listing in the .vcproj files. * Set AlwaysBuild() on the project files so they're always evaluated for up-to-dateness when 'all_solutions' is the target. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=5440

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M build/SConscript.main View 1 chunk +4 lines, -0 lines 0 comments Download
M site_scons/site_tools/component_setup.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/grit/grit/scons.py View 2 chunks +15 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sgk
12 years, 1 month ago (2008-11-14 02:20:39 UTC) #1
bradn
12 years, 1 month ago (2008-11-14 02:22:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698