Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.6.3.3
/
dart.gyp
tag
b238cd76ac22ed4a40935aee8b397a1e9a499418
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
b997216a77e9f7a6b790de8544bcedb49384bfb0
0.6.3.3
5623cf6
A working version of dart_no_snapshot on Android.
by whesse@google.com
· 12 years ago
d8411ff
Remove v8 source dependency, enable more compiler warnings
by kustermann@google.com
· 12 years ago
cc6e2f7
Put a snapshot of pub in the SDK.
by nweiz@google.com
· 12 years ago
c282476
Make the create_sdk build target dependent on the analyzer one.
by devoncarew@google.com
· 12 years ago
0239523
Removed "everything" target
by kustermann@google.com
· 12 years ago
0a657bf
Pass in arguments to create_sdk instead of using positional command line arguments
by ricow@google.com
· 12 years ago
00da866
Move the dart2js snapshot into bin directory of sdk root.
by ricow@google.com
· 12 years ago
7e55acf
TBR revert 21195 - add analyzer to the sdk.
by devoncarew@google.com
· 12 years ago
6598a20
Make the create_sdk task dependent on the analyzer task.
by devoncarew@google.com
· 12 years ago
c6922cd
Revert making the sdk build dependent on the new analyzer.
by devoncarew@google.com
· 12 years ago
6cb6b04
Make the create_sdk build dependent on the dartanalyzer build. This is in
by devoncarew@google.com
· 12 years ago
28436e1
Change back to building everything if no argument to build.py was given
by kustermann@google.com
· 12 years ago
66455f6
Removed the temporary "packages" dependency of create_sdk and switched to "default" target in build.py
by kustermann@google.com
· 12 years ago
e0979d9
Add dart2dart_bot rule.
by floitsch@google.com
· 12 years ago
e4d9989
Made the default build target "most" which currently contains everything except
by amouravski@google.com
· 12 years ago
8a85df8
Land incremental building of the editor
by ricow@google.com
· 12 years ago
fe7e658
Revert revision 19289 Review URL: https://codereview.chromium.org//12391030
by ricow@google.com
· 12 years ago
923a9e7
Build the Editor from GYP/build.py.
by ricow@google.com
· 12 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
· 13 years ago
e2ac374
Updates dart.gyp to put dart_analyzer input file in right stanza.
by zundel@google.com
· 13 years ago
c5d5445
Revert "Try turning on dart_analyzer build for windows and mac"
by zundel@google.com
· 13 years ago
5c3a579
Try turning on dart_analyzer build for windows and mac
by zundel@google.com
· 13 years ago
5495ba4
Enabling copying of dart_analyzer binary into dart-sdk directory
by zundel@google.com
· 13 years ago
febbff7
Revert "Experiment: Enable building dart_analyzer on linux builders and adding to SDK"
by zundel@google.com
· 13 years ago
58462df
Experiment: Enable building dart_analyzer on linux builders and adding to SDK
by zundel@google.com
· 13 years ago
8574e3a
Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
by zundel@google.com
· 13 years ago
a45703b
Reverts r8373 "Renamed the 'dartc' launch script to 'dart_analysis'"
by zundel@google.com
· 13 years ago
629ad67
Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
by zundel@google.com
· 13 years ago
54cf1d6
Remove dependence on samples from runtime checkout, mistakenly added by r7412
by whesse@google.com
· 13 years ago
6d9e4b6
Add gyp build for sample-extension.
by whesse@google.com
· 13 years ago
61698dc
Revert "Fix static analyzer for windows & create_sdk target now depends on the static analyzer."
by zundel@google.com
· 13 years ago
1748b7a
Fix static analyzer for windows & create_sdk target now depends on the static analyzer.
by zundel@google.com
· 13 years ago
2b5fd1c
Share a tool for listing dependencies thus fixing a dependency problem on Windows.
by ahe@google.com
· 13 years ago
3c91943
Restore the separate targets for creating and uploading the SDK.
by ahe@google.com
· 13 years ago
e38d098
Fix dependencies for create and upload SDK.
by ahe@google.com
· 13 years ago
9eac6a5
Remove frogsh.
by ahe@google.com
· 13 years ago
fa5ca85
Remove unused 'variables' section.
by ahe@google.com
· 13 years ago
4ce241d
Revert "Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk"
by zundel@google.com
· 13 years ago
f209ea4
Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
by zundel@google.com
· 13 years ago
56f34d7
Move cygwin_dir to shared gypi file.
by ahe@google.com
· 13 years ago
6115c5e
Revert "Moves the 'import_*.config' files in dart-sdk into a new directory"
by zundel@google.com
· 13 years ago
2ebe9b3
Moves the 'import_*.config' files in dart-sdk into a new directory
by zundel@google.com
· 13 years ago
8cdd2f2
Revert "Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk"
by zundel@google.com
· 13 years ago
fdc069b
Renamed the 'dartc' launch script to 'dart_analyzer' and adds it to dart-sdk
by zundel@google.com
· 13 years ago
d2ca275
Generate API docs during build.
by rnystrom@google.com
· 13 years ago
7d55878
Rename client/{dom,html} to lib/{dom,html} .
by dgrove@google.com
· 13 years ago
34cb21f
Launch Leg independently of Frog.
by ahe@google.com
· 13 years ago
18c3dd3
Add build rules for dart2js.
by ahe@google.com
· 13 years ago
d6d2372
Fix build break
by jacobr@google.com
· 13 years ago
de1d525
Enable new dart:html wrapperless frog bindings and wrapper dartium bindings.
by jacobr@google.com
· 13 years ago
06abb8d
This is the same change as r4644 (that was reverted in 4646), but I had quotes around the final %script% variable in the bat scripts that was causing arguments to be passed to frog incorrectly.
by efortuna@google.com
· 14 years ago
1126a31
Undo revision 4644 until I find fix.
by efortuna@google.com
· 14 years ago
4920df5
Prettified Windows frog scripts and allowed Windows scripts to handle paths that have spaces. Also moved frogc to be with the other scripts.
by efortuna@google.com
· 14 years ago
6c1015e
Fix issue 1615 . Because frog doesn't really produce an artifact,
by dgrove@google.com
· 14 years ago
77253a0
Remove fling, deftserver (used only by fling), and commons-codec
by dgrove@google.com
· 14 years ago
e122abb
Adding correct dependencies for upload_sdk for Windows.
by efortuna@google.com
· 14 years ago
e07ec9d
Fix windows build create_sdk.
by efortuna@google.com
· 14 years ago
994839e
Fix build to create Windows SDK.
by efortuna@google.com
· 14 years ago
f392b25
Revert "Fix build so we can make a Windows SDK!" (tbr)
by sigmund@google.com
· 14 years ago
03a9b0a
Fix build so we can make a Windows SDK!
by efortuna@google.com
· 14 years ago
e0b00f6
Create the SDK in dart-sdk directory. The sdk zip file's contents
by dgrove@google.com
· 14 years ago
ac303ea
fix the dependancies in the compiler (TBR)
by mrrussell@google.com
· 14 years ago
04c5e7f
Get dependencies for SDK close to right.
by dgrove@google.com
· 14 years ago
9d53adf
Create the SDK in a temporary directory and copy it as a final step.
by dgrove@google.com
· 14 years ago
7fe87bb
Work around gyp dependency issues.
by dgrove@google.com
· 14 years ago
870e6b5
trim dependencies in sdk target.
by sigmund@google.com
· 14 years ago
490e11a
Upload SDK builds to gs://dartium-archive . This step will only
by dgrove@google.com
· 14 years ago
35ed891
Build the sdk in PRODUCT_DIR.
by dgrove@google.com
· 14 years ago
502ab12
Fix linux build break.
by dgrove@google.com
· 14 years ago
d83560f
Initial CL to create SDK directory (this will be done via the usual gyp and tools/build.py process).
by dgrove@google.com
· 14 years ago
ea500c9
- Remove uses of the dart_bin binary.
by iposva@google.com
· 14 years ago
bd14d6f
Build frog and frogsh at the top-level.
by ngeoffray@google.com
· 14 years ago
b09a8dc
Remove support for building frog at the top-level: it requires node.
by ngeoffray@google.com
· 14 years ago
835f9ca
Gyp change to build frog at the top level.
by ngeoffray@google.com
· 14 years ago
Next »