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

Issue 10475003: Remove underscores from configurations. (Closed)

Created:
8 years, 6 months ago by ahe
Modified:
8 years, 6 months ago
CC:
reviews_dartlang.org, Emily Fortuna, Søren Gjesse, ricow1, kasperl, ngeoffray, siva
Visibility:
Public.

Description

Remove underscores from configurations. Underscores don't work in Visual Studio 2010. Committed: https://code.google.com/p/dart/source/detail?r=8235

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -26 lines) Patch
M dart/tools/gyp/configurations.gypi View 4 chunks +19 lines, -22 lines 0 comments Download
M dart/tools/testing/dart/test_suite.dart View 1 chunk +3 lines, -3 lines 2 comments Download
M dart/tools/utils.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
ahe
I recreated the CL from memory (the original is on Johnni's Windows PC). I also ...
8 years, 6 months ago (2012-06-01 19:21:11 UTC) #1
siva
DBC... https://chromiumcodereview.appspot.com/10475003/diff/1/dart/tools/testing/dart/test_suite.dart File dart/tools/testing/dart/test_suite.dart (right): https://chromiumcodereview.appspot.com/10475003/diff/1/dart/tools/testing/dart/test_suite.dart#newcode1279 dart/tools/testing/dart/test_suite.dart:1279: String arch = configuration['arch'].toUpperCase(); var mode = ...; ...
8 years, 6 months ago (2012-06-01 20:19:21 UTC) #2
Ivan Posva
LGTM, but please before committing send out a warning that the build output directory names ...
8 years, 6 months ago (2012-06-03 15:12:12 UTC) #3
ricow1
LGTM, but I think we need to update some svn:ignore properties here to not completely ...
8 years, 6 months ago (2012-06-04 05:26:49 UTC) #4
ahe
Hi Siva, Ivan, and Rico, Thank you for your great suggestions. I'll update svn:ignore in ...
8 years, 6 months ago (2012-06-04 05:37:26 UTC) #5
Johnni Winther
lgtm LGTM
8 years, 6 months ago (2012-06-04 06:56:03 UTC) #6
ahe
https://chromiumcodereview.appspot.com/10475003/diff/1/dart/tools/testing/dart/test_suite.dart File dart/tools/testing/dart/test_suite.dart (right): https://chromiumcodereview.appspot.com/10475003/diff/1/dart/tools/testing/dart/test_suite.dart#newcode1279 dart/tools/testing/dart/test_suite.dart:1279: String arch = configuration['arch'].toUpperCase(); On 2012/06/01 20:19:21, asiva wrote: ...
8 years, 6 months ago (2012-06-04 07:42:09 UTC) #7
Bill Hesse
8 years, 6 months ago (2012-06-04 08:24:51 UTC) #8
LGTM.

Powered by Google App Engine
This is Rietveld 408576698