John Messerly
70366fe642
add dev_compiler to DEPS
...
R=paulberry@google.com , ricow@google.com
Review URL: https://codereview.chromium.org//1167673004 .
2015-06-16 10:07:07 -07:00
keertip
0079275f18
revert cl to run dartdoc on bots
...
BUG=
R=danrubel@google.com
Review URL: https://codereview.chromium.org//1184153002 .
2015-06-15 10:12:56 -07:00
keertip
91b2281e08
add dartdoc to third_party/pkg, run dartdoc to generate docs for sdk and upload to GCS
...
BUG=
R=ricow@google.com
Review URL: https://codereview.chromium.org//1164423008 .
2015-06-15 09:25:44 -07:00
Rico Wind
f76792f7c6
Add d8 .gitignore and remove svn deps for d8
...
Add d8 sha files for version 4.4.63.5
Don't git ignore d8 in third_party
R=sra@google.com
BUG=
Review URL: https://codereview.chromium.org//1171003002 .
2015-06-10 12:52:31 +02:00
Harry Terkelsen
63681d5b59
Support Package Resolution Configuration files.
...
BUG=http://dartbug.com/23371
R=johnniwinther@google.com
Committed: 36c29d05bc
Review URL: https://codereview.chromium.org//1162363004 .
2015-06-09 11:07:11 -07:00
Rico Wind
f3c6339206
Switch over testing pub seperately from the the normal packages
...
This will call a new test script that Natalie will fill in the blanks of for pub testing.
This also moves pub from third_party/pkg_tested into third_party/pkg.
The corresponding changes to the buildbot is here:
http://src.chromium.org/viewvc/chrome?revision=295555&view=revision
R=nweiz@google.com , whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1166093002 .
2015-06-09 08:12:51 +02:00
Natalie Weizenbaum
dfd7844d2c
Bring in the latest pub.
...
I want to make sure dart-lang/pub@7f0ddca9d2
makes it into 1.11.
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1170803002
2015-06-08 16:10:54 -07:00
Rico Wind
0ca8b30a18
Change a few github repo dependencies to use the GOB mirror
...
R=devoncarew@google.com
BUG=
Review URL: https://codereview.chromium.org//1170753002
2015-06-08 19:24:29 +02:00
Paul Berry
3fd32d4d05
Pull in latest analyzer_cli.
...
The latest update to analyzer_cli makes it analyze all files using a
single context, so it can re-use analysis results; this makes it much
faster when analyzing large projects (~13x faster at analyzing pub,
for example).
On a temporary basis, this CL pulls in analyzer_cli using a git SHA
rather than a tag, since the new analyzer_cli features don't have a
release tag yet. Once they have been validated on the buildbots, I'll
assign a release tag and update DEPS to point to it.
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1170543003
2015-06-05 09:07:15 -07:00
Harry Terkelsen
fcd407b0cf
Revert "Support Package Resolution Configuration files."
...
This reverts commit 36c29d05bc
.
BUG=
Review URL: https://codereview.chromium.org//1165943005
2015-06-04 15:55:13 -07:00
Harry Terkelsen
36c29d05bc
Support Package Resolution Configuration files.
...
BUG=http://dartbug.com/23371
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//1162363004
2015-06-04 15:15:09 -07:00
pq
fcc694c629
Move analyzer_cli out of pkg_tested.
...
Net-net: we used `mockito` for testing and that's not in `third_party`. Until it is (or we remove the need for it), we need to get out of `pkg_tested`.
R=paulberry@google.com
Review URL: https://codereview.chromium.org//1159073004
2015-06-03 13:46:35 -07:00
pq
0805625757
analyzer_cli and linter DEP bumps.
...
R=brianwilkerson@google.com , paulberry@google.com
Review URL: https://codereview.chromium.org//1160503005
2015-06-03 10:47:32 -07:00
Natalie Weizenbaum
c8fb46306c
Update pub.
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1163023003
2015-06-02 14:47:21 -07:00
Natalie Weizenbaum
572f09bdf1
Update the pub dep.
...
R=johnmccutchan@google.com
Review URL: https://codereview.chromium.org//1158843004
2015-06-01 14:00:14 -07:00
Paul Berry
21f6f1aaca
Bring in latest pub to fix analyzer buildbot.
...
R=nweiz@google.com
Review URL: https://codereview.chromium.org//1165533003
2015-06-01 12:44:20 -07:00
Natalie Weizenbaum
3d8c06c4e9
Start pulling pub from its own repo.
...
Pub now lives in third_party/pkg/pub (it's in pkg to make it possible to import
using "package:" imports).
R=ricow@google.com , rnystrom@google.com
Review URL: https://codereview.chromium.org//1165473002
2015-05-29 14:50:18 -07:00
Harry Terkelsen
5e11a7038b
Bump package_config version to 0.0.2+4
...
BUG=
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1160033003
2015-05-29 10:23:29 -07:00
Harry Terkelsen
abe76176b6
Roll package_config forward to 0.0.2+3
...
BUG=
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1161613008
2015-05-28 16:31:19 -07:00
pq
e78621b0a1
Bump package_config to 0.0.2+2.
...
R=sethladd@google.com
Review URL: https://codereview.chromium.org//1155813003
2015-05-28 14:05:41 -07:00
pq
e866ba2b80
Bump package_config DEP to 0.0.2.
...
R=het@google.com
Review URL: https://codereview.chromium.org//1160043006
2015-05-28 12:44:47 -07:00
Rico Wind
2e35540ad7
Roll deps for co19 to get the structure right
...
The cl from https://codereview.chromium.org//1149933003 pulled in a version before moving the src/* stuff up
R=nweiz@google.com
BUG=
Review URL: https://codereview.chromium.org//1146363003
2015-05-28 15:30:38 +02:00
Rico Wind
dccaad961c
Update the co19 dep to point to the GitHub repo.
...
R=ricow@google.com
Committed: 62d4ce3adf
Review URL: https://codereview.chromium.org//1149933003
2015-05-28 14:25:59 +02:00
Rico Wind
3e38d5abcd
Use github mirrors to pull dependencies
...
There are several benefits of this:
Devs and bots are pulling from the same location, so issues are easier to track down
Devs can make sure the mirrors are working locally before rolling deps
We pull from the same place for both dart-lang and community repos
R=whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1154413004
2015-05-28 14:24:22 +02:00
Natalie Weizenbaum
15db472cf9
Revert "Update the co19 dep to point to the GitHub repo."
...
This reverts commit 62d4ce3adf
.
TBR
Review URL: https://codereview.chromium.org//1146333004
2015-05-27 15:09:19 -07:00
Natalie Weizenbaum
62d4ce3adf
Update the co19 dep to point to the GitHub repo.
...
R=ricow@google.com
Review URL: https://codereview.chromium.org//1149933003
2015-05-27 14:43:13 -07:00
pq
88bf301ab6
DEP version bump.
...
BUG=
R=keertip@google.com
Review URL: https://codereview.chromium.org//1159903004
2015-05-27 13:23:59 -07:00
pq
7e5c54a5aa
cli_util DEPS
...
`cli_util` is consumed by *at least* dartanalyzer, the dev compiler and dartdoc. This change updates third_party to add `cli_util` and it's own deps (`when` and `which`). Note that `when` and `which` have both been transitioned to dartlang proper to ensure sanity moving forward. They're both independently useful. `which` especially for CLI tools.
Review URL: https://codereview.chromium.org//1155233002
2015-05-27 12:37:39 -07:00
pq
3dc3b54b17
Welcome charcode
...
Adds `charcode`, as required by `package_config`.
R=lrn@google.com
Review URL: https://codereview.chromium.org//1151293004
2015-05-26 11:07:30 -07:00
Rico Wind
ae9374628b
Introduce variable for github to allow us to pull mirror on the bot
...
BUG=
Review URL: https://codereview.chromium.org//1147093006
2015-05-26 10:44:57 +02:00
Natalie Weizenbaum
30cc368985
Update pub_semver to 1.2.1
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1146313002
2015-05-20 18:04:14 -07:00
Harry Terkelsen
c23a129bb1
Add package_config to DEPS.
...
BUG=
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1146063003
2015-05-20 16:56:33 -07:00
pquitslund
2a6e5f7943
Linter DEPS version bump.
...
Linter DEPS version bump.
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1141213007
2015-05-18 15:34:38 -07:00
Rico Wind
f34fae854a
Initial github commit for getting stuff working
...
Readd samples, samples-dev, tools/testing/bin, third_party removed by cleanup (no history, sorry)
Add DEPS file which will replace the old all.deps and standalone.deps
Add tools/deps/dartium.deps replacing the old dartium.deps (but now editable from a normal checkout)
Fixup tools/utils.py to use the new archiving schema (git count for be, version number for dev/stable
Fix codereview.settings
2015-05-16 15:41:58 +02:00