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

Issue 9717042: Don't build dart2js on Windows. (Closed)

Created:
8 years, 9 months ago by ahe
Modified:
8 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't build dart2js on Windows. Committed: https://code.google.com/p/dart/source/detail?r=5633

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M dart/utils/compiler/compiler.gyp View 2 chunks +12 lines, -12 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
ahe
TBR Another stab in the blind.
8 years, 9 months ago (2012-03-18 23:11:17 UTC) #1
ngeoffray
LGTM
8 years, 9 months ago (2012-03-19 08:16:55 UTC) #2
Emily Fortuna
lgtm, with comment. thanks! https://chromiumcodereview.appspot.com/9717042/diff/2001/dart/utils/compiler/compiler.gyp File dart/utils/compiler/compiler.gyp (right): https://chromiumcodereview.appspot.com/9717042/diff/2001/dart/utils/compiler/compiler.gyp#newcode25 dart/utils/compiler/compiler.gyp:25: ['OS!="win"', { Can you add ...
8 years, 9 months ago (2012-03-22 18:04:38 UTC) #3
ahe
8 years, 9 months ago (2012-03-22 18:23:33 UTC) #4
Thank you, Emily.

https://chromiumcodereview.appspot.com/9717042/diff/2001/dart/utils/compiler/...
File dart/utils/compiler/compiler.gyp (right):

https://chromiumcodereview.appspot.com/9717042/diff/2001/dart/utils/compiler/...
dart/utils/compiler/compiler.gyp:25: ['OS!="win"', {
On 2012/03/22 18:04:38, Emily Fortuna wrote:
> Can you add a TODO(ahe) to remind us to enable building on this in the future?

I have CL in progress for this. Søren has helped me but we got interrupted. I'm
pretty sure I know what needs to be done, and I will do it :-)

Powered by Google App Engine
This is Rietveld 408576698