Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.13.3
/
BUILD.gn
tag
a77223333944631f8f48a76e7f4697a4877e29d7
tagger
Alexander Thomas <athom@google.com>
Wed Jun 09 10:44:45 2021
object
516eb3b05c252ef3d34255d06700c1f09f7f4502
2.13.3
f38081d
[sdk] Add analysis_server.dart.snapshot to ARM SDKs.
by Alexander Thomas
· 4 years, 6 months ago
fa12114
[vm] Remove traces of LLVM backend
by Vyacheslav Egorov
· 4 years, 6 months ago
550d580
[vm/ffi] Fuchsia FFI testing package
by Daco Harkes
· 4 years, 9 months ago
9f96aed
[test/ffi] Add C++ unit tests for all target ABIs
by Daco Harkes
· 4 years, 10 months ago
00b7040
Remove obsolete dartfix build target and scripts
by Sigurd Meldgaard
· 4 years, 10 months ago
6bd220f
Reland "[vm] Fix some Fuchsia tests"
by Liam Appelbe
· 5 years ago
17faf89
Revert "[vm] Fix some Fuchsia tests"
by Liam Appelbe
· 5 years ago
3ec7ea1
[vm] Fix some Fuchsia tests
by Liam Appelbe
· 5 years ago
f66eb72
[test] Infra for running tests on Fuchsia emulator
by Liam Appelbe
· 5 years ago
157ebfe
Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process"
by Ben Konyi
· 5 years ago
7e37383
Revert "Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process""
by Alexander Aprelev
· 5 years ago
bc4cb12
Reland "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process"
by Ben Konyi
· 5 years ago
3849b50
Revert "[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process"
by Ben Konyi
· 5 years ago
ffe258d
[ VM / DartDev ] Launch DartDev in an isolate within a single main Dart process
by Ben Konyi
· 5 years ago
6fc75e6
[vm] Add tests and packages to the Fuchsia package
by Liam Appelbe
· 5 years ago
089d6fc
[vm] Build a runnable Fuchsia package containing Dart
by Liam Appelbe
· 5 years ago
d44457f
[Core Libraries] Eliminate the fork in the core libraries.
by Leaf Petersen
· 5 years ago
1960d21
[ VM / DartDev ] Updated build rules for DartDev and exposed create_platform_sdk build target
by Ben Konyi
· 5 years ago
03ce33f
[BUILD] - Initial CL to unfork the NNBD Dart SDK
by asiva
· 5 years ago
48aa020
[ DartDev ] Generate dartdev snapshot for runtime build target
by Ben Konyi
· 5 years ago
a305eb6
[ dartdev ] Disable dartdev snapshot generation for runtime build
by Ben Konyi
· 5 years ago
918eae3
Reland "[ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev"
by Ben Konyi
· 5 years ago
798b6e7
Revert "[ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev"
by Ben Konyi
· 5 years ago
ffbd84d
[ dartdev / DDS ] Spawn a Dart Development Service instance when running with --observe via dartdev
by Ben Konyi
· 5 years ago
726d3c7
Revert "[BUILD] - Initial CL to unfork the NNBD Dart SDK"
by Siva Annamalai
· 5 years ago
cab69e7
[BUILD] - Initial CL to unfork the NNBD Dart SDK
by asiva
· 5 years ago
60823bd
Revert "[ DartDev ] Generate dartdev.dart.snapshot for runtime builds and place it in the root of the build output directory"
by Ben Konyi
· 5 years ago
367ee91
[ DartDev ] Generate dartdev.dart.snapshot for runtime builds and place it in the root of the build output directory
by Ben Konyi
· 5 years ago
63a92a3
Revert "This is a trial submit of the unfork CL, it will be reverted immediately."
by Siva Annamalai
· 5 years ago
393468d
This is a trial submit of the unfork CL, it will be reverted immediately.
by asiva
· 5 years ago
e33d023
[BUILD] - Format gn files, this is being done to ensure the unfork CL
by asiva
· 5 years ago
6d468d1
Add a script and target to run dartfix
by Keerti Parthasarathy
· 6 years ago
50d972b
Build DDC targets with forked SDK sources when building with --nnbd flag
by Nicholas Shahan
· 6 years ago
785ae93
[gardening] Fix NNDB flag use for Flutter HHH build.
by Teagan Strickland
· 6 years ago
8e2649b
Revert https://dart-review.googlesource.com/c/sdk/+/117681.
by Robert Nystrom
· 6 years ago
34087a6
[build] Remove dart_host_toolchain.
by Alexander Aprelev
· 6 years ago
6d86779
Make the NNBD fork not stomp on the other build.
by Robert Nystrom
· 6 years ago
15a3bf8
Add defined() guard for checkout_llvm build flag
by Chris Bracken
· 6 years ago
7ffef4c
[llvm] Make sure llvm groups don't break the build
by Jake Ehrlich
· 6 years ago
d3fbbf8
Fix the dart-sdk-linux task by not building analysis server on 32 bit ARM architecture
by lambdabaa
· 6 years ago
773f8d5
Reland "[llvm] Add initial scaffolding"
by Jake Ehrlich
· 6 years ago
45172f0
Revert "Reland "[llvm] Add initial scaffolding""
by Jake Ehrlich
· 6 years ago
524fdc1
Reland "[llvm] Add initial scaffolding"
by Jake Ehrlich
· 6 years ago
2a15d38
Revert "[llvm] Add initial scaffolding"
by Jake Ehrlich
· 6 years ago
b71d2d9
[llvm] Add initial scaffolding
by Jake Ehrlich
· 6 years ago
7d46d4b
[vm / library] Foreign function interface prototype
by Daco Harkes
· 7 years ago
267e91a
Re-land "[vm] Prevent access to non-annotated members through native API."
by Samir Jindel
· 7 years ago
27316cc
Revert "[vm] Prevent access to non-annotated members through native API."
by Régis Crelier
· 7 years ago
0203243
[vm] Prevent access to non-annotated members through native API.
by Samir Jindel
· 7 years ago
30aa464
[VM] Remove 'corelib' and 'dart-io' sources generation into C++ arrays
by asiva
· 7 years ago
a077609
Cleanup some of the build rules to not use Dart 1 mode.
by asiva
· 7 years ago
d1bd887
[VM/SDK] Switch kernel isolate to run in Dart 2 mode
by asiva
· 7 years ago
0320376
Revert "[VM/SDK] Switch kernel isolate to run in Dart 2 mode"
by Vyacheslav Egorov
· 7 years ago
499761f
[VM/SDK] Switch kernel isolate to run in Dart 2 mode
by asiva
· 7 years ago
33697f7
Revert "Reland "[VM/SDK]""
by Siva Annamalai
· 7 years ago
b59583e
Reland "[VM/SDK]"
by asiva
· 7 years ago
7f53344
Revert "[VM/SDK]"
by Siva Annamalai
· 7 years ago
b414641
[VM/SDK]
by asiva
· 7 years ago
876ce43
[fuchsia] Mark runtime_kernel testonly
by Zach Anderson
· 7 years ago
4ab0827
[gn] Remove dart_test_bootfs
by Roland McGrath
· 7 years ago
bc7220a
[VM] Turn dart2 on by default on the command line VM
by asiva
· 7 years ago
9847c06
[observatory] Top-level observatory_archive rule copies to root_out_dir
by Zach Anderson
· 7 years ago
736ddd9
[Observatory] Refactor observatory build to prepare for Fuchsia prebuilt
by Zach Anderson
· 7 years ago
0e9c224
[VM] Make runtime-kernel the default build target. This ensures that kernel_services snapshot is built and available.
by asiva
· 7 years ago
4877587
[GN] Uses dart_action.gni instead of compiled_action.gni.
by Zach Anderson
· 7 years ago
db87545
[gn] Propagate outputs up to //create_sdk.
by Ryan Macnak
· 7 years ago
105b426
[VM] Exclude runtime/bin:precompiler_entry_points_json from being generated for ia32/dbc
by Martin Kustermann
· 8 years ago
37f56d6
[vm/simdbc] Fix SIMDBC64 build: do not try to generate entry points JSON.
by Vyacheslav Egorov
· 8 years ago
111ea25
[vm/kernel/aot] Generate list of precompiler entry points during build
by Alexander Markov
· 8 years ago
138d587
[gn] Remove uses of is_fuchsia_host GN variable
by James Robinson
· 8 years ago
4b73d12
Link kernel service dill with the command line dart executable.
by Siva Chandra
· 8 years ago
ab25f54
Allow the host toolchain to be set via a simple variable.
by P.Y. Laligand
· 8 years ago
a99cdab
Reland: [GN] Adds dart_host_sdk_toolchain argument
by Zachary Anderson
· 8 years ago
8f5d556
Revert "[GN] Adds dart_host_sdk_toolchain argument"
by Zach Anderson
· 8 years ago
8fc90bd
[GN] Adds dart_host_sdk_toolchain argument
by Zachary Anderson
· 8 years ago
02eebb0
[GN] Remove the dart_host_toolchain arg
by Zachary Anderson
· 8 years ago
7dc8022
[infra] //build/bootdata.gni -> //build/config/fuchsia/bootdata.gni
by Roland McGrath
· 8 years ago
014a34e
[infra] Use new GN template to assemble Fuchsia test image
by Roland McGrath
· 8 years ago
16aa720
Remove compiling platform.dill from patch_sdk.dart
by Peter von der Ahé
· 8 years ago
5923ff4
Reorder Fuchsia file headers and gn format
by George Kulakowski
· 8 years ago
7800d2a
Rename Magenta to Zircon, along with related abbreviations
by George Kulakowski
· 8 years ago
de7e144
Include platform.dill files in sdk builds
by Sigmund Cherem
· 8 years ago
08890e6
Add patched_dart2js_sdk to the dart2js_bot build target
by Sigmund Cherem
· 8 years ago
50475dd
[Fuchsia] Fix test image. Update status files for vm and language suites
by Zachary Anderson
· 8 years ago
4f9b25e
Fix previous CL where dart_bootstrap was accidently changed to dart_bootstrap_host_arch.
by Alexander Aprelev
· 8 years ago
935df72
[Fuchsia] Really remove dead GN flag
by Zachary Anderson
· 8 years ago
7f16342
[Fuchsia] Fix test image creation
by Zachary Anderson
· 8 years ago
81e428f
[infra] Assembles the SDK using GN rather than create_sdk.py
by Zachary Anderson
· 8 years ago
b6bb297
[Fuchsia] Build only the parts of the SDK that are needed
by Zachary Anderson
· 8 years ago
e73edbc
[Fuchsia] Bind Observatory to ipv4 any
by Zachary Anderson
· 9 years ago
2ff4e1f
[Fuchsia] Prepend test image with magenta data
by Zachary Anderson
· 9 years ago
7541479
Change BUILD.gn to force ninja file regeneration
by Martin Kustermann
· 9 years ago
6c08487
[Fuchsia] Adds an option to create_sdk.py to skip binary stripping
by Zachary Anderson
· 9 years ago
eb5efb3
Fix Fuchsia GN build.
by Ryan Macnak
· 9 years ago
b93307ea
Move the kernel isolate snapshot out of the 'runtime' target to reduce build times on the simulators.
by Ryan Macnak
· 9 years ago
9eb216a
Reapply "Create an app snapshot of the Dart front end."
by Ryan Macnak
· 9 years ago
728f460
Revert "Create an app snapshot of the Dart front end."
by Ryan Macnak
· 9 years ago
27c8e59
Supress generating dfe snapshot on Windows.
by Ryan Macnak
· 9 years ago
8c7111c
Create an app snapshot of the Dart front end.
by Ryan Macnak
· 9 years ago
3355532
Fuchsia: Copy libraries to SDK bin directory
by Zachary Anderson
· 9 years ago
Next »