|
|
As a temporary measure, allow SDK to be specified on analysis server cmd line.
Once the 'analysis.updateSdks' request is functional, this should be
unnecessary. But for now, allow the default SDK to be set via the
command line so that we don't block development of editor plugins.
R=scheglov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=38443
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+60 lines, -31 lines) |
Patch |
 |
M |
pkg/analysis_server/lib/driver.dart
|
View
|
|
4 chunks |
+25 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/lib/src/analysis_server.dart
|
View
|
|
4 chunks |
+2 lines, -9 lines |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/lib/src/package_map_provider.dart
|
View
|
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/lib/src/socket_server.dart
|
View
|
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/test/analysis_abstract.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/test/analysis_server_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/test/domain_analysis_test.dart
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/test/domain_edit_test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/test/domain_server_test.dart
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/test/package_map_provider_test.dart
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/test/search/search_domain_test.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
pkg/analysis_server/test/socket_server_test.dart
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|