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

Issue 1775973003: Add hacks into build_sdk_summaries to workaround bugs in build tools. (Closed)

Created:
4 years, 9 months ago by scheglov
Modified:
4 years, 9 months ago
Reviewers:
Paul Berry, Bill Hesse
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add hacks into build_sdk_summaries to workaround bugs in build tools. Paul thinks that there is a bug in gyp or make, and we should generate only one output. So, we generate the whole bundle with all summaries and index information. And then we have separate actions that take this bundle and extract one output each - spec.sum and strong.sum files. R=paulberry@google.com, whesse@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/5a927c7373b579182ddab9aab798ca934a47520a

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -45 lines) Patch
M pkg/analyzer/tool/summary/build_sdk_summaries.dart View 4 chunks +152 lines, -43 lines 2 comments Download
M utils/dartanalyzer/dartanalyzer.gyp View 2 chunks +36 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 9 months ago (2016-03-09 02:12:40 UTC) #1
Paul Berry
lgtm. As a future improvement, consider the following organization: - generate_spec_summary_bundle: analyzes SDK in spec ...
4 years, 9 months ago (2016-03-09 18:23:21 UTC) #2
Paul Berry
I've verified that this fixes https://github.com/dart-lang/sdk/issues/25851 on my Linux machine.
4 years, 9 months ago (2016-03-09 18:28:30 UTC) #3
scheglov
4 years, 9 months ago (2016-03-09 19:37:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5a927c7373b579182ddab9aab798ca934a47520a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698