Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.1.6.1
/
dart.gyp
tag
115c6645389c5e8c07168ab8e7be3bb966d4f426
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
4bdeea0d13e6df41d66ac84c9e9ebf92eb5cc461
0.1.6.1
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
· 13 years ago
1126a31
Undo revision 4644 until I find fix.
by efortuna@google.com
· 13 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
· 13 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
a23f622
Archive dartserver code
by sigmund@google.com
· 14 years ago
29a8add
Also build process_test to enable running Process tests at the top-level directory.
by ngeoffray@google.com
· 14 years ago
6e10bcc
Initial checkin.
by dgrove@google.com
· 14 years ago