๐ AIๆ็ดข & ไปฃ็
๐
ไธป้กต
Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/1.22.0
/
dart.gyp
tag
1fed0925f440b93075d323d8a63f1b7a8ad6005c
tagger
William Hesse <whesse@google.com>
Tue Feb 14 01:23:41 2017
object
0df27be738d0ff2a81d86926ac9c8af976bbb70d
1.22.0
bef4967
Remove dart_noopt and related parts from the VM.
by Florian Schneider
ยท 9 years ago
33428a1
Add dependency for 'process_test' from 'runtime_precompiled'.
by Ryan Macnak
ยท 9 years ago
eb8c24e
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
by Vyacheslav Egorov
ยท 9 years ago
12968ed
Revert "Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork.""
by Vyacheslav Egorov
ยท 9 years ago
4e7a312
Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."
by Vyacheslav Egorov
ยท 9 years ago
cf7ff42
Revert "Merge more Kernel infrastructure from kernel_sdk SDK fork."
by Vyacheslav Egorov
ยท 9 years ago
2fed1c3
Merge more Kernel infrastructure from kernel_sdk SDK fork.
by Vyacheslav Egorov
ยท 9 years ago
0695b1d
Remove package root target and support scripts
by William Hesse
ยท 9 years ago
2ee3b9f
Delete site/try
by Sigmund Cherem
ยท 9 years ago
7cc5446
Remove fuchsia_test from gyp build
by Zachary Anderson
๏ฟฝ๏ฟฝ 9 years ago
a503570
Fuchsia: Initial check-in.
by Zachary Anderson
ยท 9 years ago
9ff2231
VM: Split GYP build target 'runtime' to speedup SDK build times.
by Florian Schneider
ยท 10 years ago
e905d64
VM: Remove redundant build target dart_product.
by Florian Schneider
ยท 10 years ago
b73e02d
Add dev_compiler to the SDK build process.
by Paul Berry
ยท 10 years ago
ceec063
Revert "Add dev_compiler to the SDK build process."
by Paul Berry
ยท 10 years ago
2ddf244
Add dev_compiler to the SDK build process.
by Paul Berry
ยท 10 years ago
d61ebd4
- Unify dart_no_snapshot and dart_bootstrap into one binary.
by Ivan Posva
ยท 10 years ago
7b7f2b0
Add dart_product binary
by John McCutchan
ยท 10 years ago
0f48690
VM: Replace dart --noopt with new binary target dart_noopt.
by Florian Schneider
ยท 10 years ago
f47839b
Rename DART_PRECOMPILED -> DART_PRECOMPILED_RUNTIME
by Florian Schneider
ยท 10 years ago
f0a35b3
VM: Add dart_precompiled build target, a standalone VM without the JIT compiler.
by Florian Schneider
ยท 10 years ago
3d37a55
remove docgen from the sdk
by keertip
ยท 10 years ago
7c0a00c
Remove gyp entries for editor and java based analyzer
by ricow@google.com
ยท 11 years ago
e92f697
Remove dart2dart support from testing scripts and status files
by ricow@google.com
ยท 11 years ago
48ff3cc
Rename snapshot, other user-visible parts of docgen to dartdocgen.
by alanknight@google.com
ยท 11 years ago
f187318
Build bits to add an analysis_server snapshot to the SDK.
by pquitslund@google.com
ยท 11 years ago
f8a56ae
Don't build dart2js_bot on debug dart2js bots
by ricow@google.com
ยท 12 years ago
7606a10
fix build java based dart analyzer
by danrubel@google.com
ยท 12 years ago
521aef0
Replace Java based analyzer with Dart based analyzer when building SDK
by danrubel@google.com
ยท 12 years ago
e3da043
Change target name to avoid conflict in Makefile generator
by ahe@google.com
ยท 12 years ago
0537f81
Restore create_sdk target
by ahe@google.com
ยท 12 years ago
3dff260
Extract create_sdk build rule to own file to avoid cycle.
by ahe@google.com
ยท 12 years ago
81ba41f
Revert "Build Try Dart! on dart2js build bots"
by ahe@google.com
ยท 12 years ago
d0b3a32
Build Try Dart! on dart2js build bots
by ahe@google.com
ยท 12 years ago
5c16460
Reapply "Dart2js testing: Add prefix files when running dart2js output on d8 or jsshell.""
by whesse@google.com
ยท 12 years ago
f3e7bc7
R=danrubel@google.com, kustermann@google.com, ricow@google.com
by pquitslund@google.com
ยท 12 years ago
e19eef5
Step 1 in removing the old dartdoc code from repo.
by dgrove@google.com
ยท 12 years ago
26e76d1
Add GYP build rule for Try Dart!
by ahe@google.com
ยท 12 years ago
3508d33
Simplifies standalone VM Android build.
by zra@google.com
ยท 12 years ago
f9d7e3e
Removed dart.gyp:upload_sdk target and tools/upload_sdk.py
by kustermann@google.com
ยท 12 years ago
03d0cd8
Generate docgen output along with api_docs as part of the build
by alanknight@google.com
ยท 12 years ago
b55717e
Land VERSION dependency for dart2js and dartdoc snapshot generation
by ricow@google.com
ยท 12 years ago
0ac1351
- Prevent warning about duplicate targets.
by iposva@google.com
ยท 12 years ago
6c93ab7
Removed the openglui sample app.
by shailentuli@google.com
ยท 12 years ago
cb18d8b
Removed compiler/ directory from repository
by kustermann@google.com
ยท 12 years ago
88bd3b8
dart:io | Add automated testing for samples/sample_extension to buildbot.
by whesse@google.com
ยท 12 years ago
216289b
dart2js has its own snapshot.
by ahe@google.com
ยท 12 years ago
5623cf6
A working version of dart_no_snapshot on Android.
by whesse@google.com
ยท 13 years ago
d8411ff
Remove v8 source dependency, enable more compiler warnings
by kustermann@google.com
ยท 13 years ago
cc6e2f7
Put a snapshot of pub in the SDK.
by nweiz@google.com
ยท 13 years ago
c282476
Make the create_sdk build target dependent on the analyzer one.
by devoncarew@google.com
ยท 13 years ago
0239523
Removed "everything" target
by kustermann@google.com
ยท 13 years ago
0a657bf
Pass in arguments to create_sdk instead of using positional command line arguments
by ricow@google.com
ยท 13 years ago
00da866
Move the dart2js snapshot into bin directory of sdk root.
by ricow@google.com
ยท 13 years ago
7e55acf
TBR revert 21195 - add analyzer to the sdk.
by devoncarew@google.com
ยท 13 years ago
6598a20
Make the create_sdk task dependent on the analyzer task.
by devoncarew@google.com
ยท 13 years ago
c6922cd
Revert making the sdk build dependent on the new analyzer.
by devoncarew@google.com
ยท 13 years ago
6cb6b04
Make the create_sdk build dependent on the dartanalyzer build. This is in
by devoncarew@google.com
ยท 13 years ago
28436e1
Change back to building everything if no argument to build.py was given
by kustermann@google.com
ยท 13 years ago
66455f6
Removed the temporary "packages" dependency of create_sdk and switched to "default" target in build.py
by kustermann@google.com
ยท 13 years ago
e0979d9
Add dart2dart_bot rule.
by floitsch@google.com
ยท 13 years ago
e4d9989
Made the default build target "most" which currently contains everything except
by amouravski@google.com
ยท 13 years ago
8a85df8
Land incremental building of the editor
by ricow@google.com
ยท 13 years ago
fe7e658
Revert revision 19289 Review URL: https://codereview.chromium.org//12391030
by ricow@google.com
ยท 13 years ago
923a9e7
Build the Editor from GYP/build.py.
by ricow@google.com
ยท 13 years ago
2542e96
Add support for building the new analyzer using gyp.
by ricow@google.com
ยท 13 years ago
f35937f
Added "dartc_bot" target in dart.gyp
by kustermann@google.com
ยท 13 years ago
e760453
Merge the openglui samples into one.
by vsm@google.com
ยท 13 years ago
6230cf1
Disable the gyp includes related to the OpenGL embedder, so that those who don't have freeglut can still build.
by gram@google.com
ยท 13 years ago
9703d7b
Refactored OpenGL embedder that works on Android, Mac or Linux.
by gram@google.com
ยท 13 years ago
9f7cfdf
Re-commit adding dart-analyzer to the SDK for Windows.
by devoncarew@google.com
ยท 13 years ago
7050101
Revert 16062 - will re-apply once we can build the dart_analyzer on the windows pub bot.
by devoncarew@google.com
ยท 13 years ago
973a3f0
Remove the windows constraint on the create_sdk ==> dart_analyzer dependency.
by devoncarew@google.com
ยท 13 years ago
0301e91
Remove stale dependencies on dart2js scripts.
by ahe@google.com
ยท 13 years ago
b5e5fcd
Refactored Android samples / embedder.
by vsm@google.com
ยท 13 years ago
27d1442
Android rayshader sample. Review URL: https://codereview.chromium.org//11434046
by gram@google.com
ยท 13 years ago
e247b60
Shared library for embedding VM in Android apps.
by gram@google.com
ยท 13 years ago
d45a3d0
Correct snapshot location and fix a dependency problem.
by ahe@google.com
ยท 13 years ago
7a3632d
Update dependencies after big lib -> sdk/lib move.
by ahe@google.com
ยท 13 years ago
f4ca954
Allow tests to specify a package root.
by ahe@google.com
ยท 13 years ago
88a9210
Revert "Allow tests to specify a package root."
by ahe@google.com
ยท 13 years ago
605397e
Add dependencies for bots that doesn't build everything.
by ahe@google.com
ยท 13 years ago
89cc5a2
Allow tests to specify a package root.
by ahe@google.com
ยท 13 years ago
9ed6080
Don't depend on V8 when creating the SDK.
by ahe@google.com
ยท 13 years ago
182b384
Copy README.dart-sdk to dart-sdk/README .
by dgrove@google.com
ยท 13 years ago
d7bdc7e
- Build dart_no_snapshot when building runtime from all.deps.
by iposva@google.com
ยท 13 years ago
52ff821
Add samples gyp target to Dart project, that builds samples/sample_extension.
by whesse@google.com
ยท 13 years ago
a351033
Revert "Enables building dart_analyzer on windows and packaging it in the SDK"
by zundel@google.com
ยท 13 years ago
28799eb
Enables building dart_analyzer on windows and packaging it in the SDK
by zundel@google.com
ยท 13 years ago
c106caf
Enable turning on analyzer build in sdk for macs.
by zundel@google.com
ยท 13 years ago
3e1431f
Add missing dependency to sdk-build.
by lrn@google.com
ยท 13 years ago
04b217c
Remove frog from the repository.
by kasperl@google.com
ยท 14 years ago
e2ac374
Updates dart.gyp to put dart_analyzer input file in right stanza.
by zundel@google.com
ยท 14 years ago
c5d5445
Revert "Try turning on dart_analyzer build for windows and mac"
by zundel@google.com
ยท 14 years ago
5c3a579
Try turning on dart_analyzer build for windows and mac
by zundel@google.com
ยท 14 years ago
5495ba4
Enabling copying of dart_analyzer binary into dart-sdk directory
by zundel@google.com
ยท 14 years ago
febbff7
Revert "Experiment: Enable building dart_analyzer on linux builders and adding to SDK"
by zundel@google.com
ยท 14 years ago
58462df
Experiment: Enable building dart_analyzer on linux builders and adding to SDK
by zundel@google.com
ยท 14 years ago
8574e3a
Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
by zundel@google.com
ยท 14 years ago
a45703b
Reverts r8373 "Renamed the 'dartc' launch script to 'dart_analysis'"
by zundel@google.com
ยท 14 years ago
Next »