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

Issue 169753003: Don't depend on libdart_io in run_vm_tests and gen_snapshot. (Closed)

Created:
6 years, 10 months ago by Anders Johnsen
Modified:
6 years, 9 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Don't depend on libdart_io in run_vm_tests and gen_snapshot. This fixes an issue where we would compile the eventhandler and file-system-watcher for the host toolchain. BUG=https://code.google.com/p/dart/issues/detail?id=17002 R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=33010

Patch Set 1 #

Patch Set 2 : Make run_vm_tests pass again. Note sure about run_vm_tests.host. #

Total comments: 4

Patch Set 3 : Cleanup. #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -26 lines) Patch
M runtime/bin/bin.gypi View 1 2 3 4 chunks +0 lines, -4 lines 0 comments Download
M runtime/bin/builtin_impl_sources.gypi View 2 chunks +8 lines, -8 lines 0 comments Download
M runtime/bin/builtin_natives.cc View 1 2 3 2 chunks +1 line, -7 lines 0 comments Download
M runtime/bin/io_impl_sources.gypi View 2 chunks +6 lines, -6 lines 0 comments Download
M runtime/bin/io_natives.cc View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Anders Johnsen
6 years, 10 months ago (2014-02-21 17:51:30 UTC) #1
Ivan Posva
This still seems to be work in progress. -Ivan https://codereview.chromium.org/169753003/diff/10007/runtime/bin/bin.gypi File runtime/bin/bin.gypi (right): https://codereview.chromium.org/169753003/diff/10007/runtime/bin/bin.gypi#newcode171 runtime/bin/bin.gypi:171: ...
6 years, 9 months ago (2014-02-25 07:53:12 UTC) #2
Anders Johnsen
Fixed the unused file. PTAL. https://codereview.chromium.org/169753003/diff/10007/runtime/bin/bin.gypi File runtime/bin/bin.gypi (right): https://codereview.chromium.org/169753003/diff/10007/runtime/bin/bin.gypi#newcode171 runtime/bin/bin.gypi:171: 'target_name': 'libdart_builtin_no_io', On 2014/02/25 ...
6 years, 9 months ago (2014-02-25 08:31:32 UTC) #3
Ivan Posva
-Ivan https://codereview.chromium.org/169753003/diff/50001/runtime/bin/bin.gypi File runtime/bin/bin.gypi (right): https://codereview.chromium.org/169753003/diff/50001/runtime/bin/bin.gypi#newcode173 runtime/bin/bin.gypi:173: 'toolsets':['target'], I don't think you need to specify ...
6 years, 9 months ago (2014-02-25 08:44:34 UTC) #4
Anders Johnsen
https://codereview.chromium.org/169753003/diff/50001/runtime/bin/bin.gypi File runtime/bin/bin.gypi (right): https://codereview.chromium.org/169753003/diff/50001/runtime/bin/bin.gypi#newcode173 runtime/bin/bin.gypi:173: 'toolsets':['target'], On 2014/02/25 08:44:35, Ivan Posva wrote: > I ...
6 years, 9 months ago (2014-02-25 08:50:25 UTC) #5
Ivan Posva
LGTM -ip
6 years, 9 months ago (2014-02-25 09:12:08 UTC) #6
Anders Johnsen
6 years, 9 months ago (2014-02-25 09:59:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r33010 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698