William Hesse
|
a4d2d87238
|
Include checked-in SDK in Debian source package for Dart
Dart will no longer bootstrap without a checked-in executable.
BUG=https://github.com/dart-lang/sdk/issues/31097
R=zra@google.com,ahe@google.com
Change-Id: I052388d94d5d4a5587f842428cc0f8912ebfacd0
Reviewed-on: https://dart-review.googlesource.com/13780
Reviewed-by: Zach Anderson <zra@google.com>
Commit-Queue: William Hesse <whesse@google.com>
|
2018-01-08 12:46:12 +00:00 |
|
William Hesse
|
2573093c50
|
Switch to downloaded SDK executable, drop executables in testing/bin.
BUG=https://github.com/dart-lang/sdk/issues/24311
R=ricow@google.com
Review URL: https://codereview.chromium.org/1697203002 .
|
2016-02-15 17:10:59 +01:00 |
|
William Hesse
|
0c88126f7d
|
Add download of the stable SDK from gcloud to the gclient hooks in DEPS.
This will be used for the observatory build, and to replace testing/bin.
BUG=https://github.com/dart-lang/sdk/issues/24053
R=iposva@google.com, ricow@google.com
Review URL: https://codereview.chromium.org//1322753005 .
|
2015-09-02 13:11:42 +02:00 |
|
Rico Wind
|
74759d5771
|
Remove GetSVNRevision from tools/utils.py
Also change all callsites to use git.
I have a pending request to Vijay for info on what tools/dartium/deploy_aar.py is for.
BUG=
R=whesse@google.com
Review URL: https://codereview.chromium.org//1166743005
|
2015-06-08 14:56:58 +02:00 |
|
Rico Wind
|
8880dcadd8
|
Don't assume integer revision in linux distribution scripts
TBR=sgjesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1147643002
|
2015-05-17 09:47:41 +02:00 |
|
whesse@google.com
|
c7d5711688
|
Build Tools Cleanup
Cleans up Python Code in Build Tools
TEST: build everything and run tests
BUG: https://code.google.com/p/dart/issues/detail?id=19592
R=ricow@google.com
Review URL: https://codereview.chromium.org//350483003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@38573 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-07-25 11:47:59 +00:00 |
|
sgjesse@google.com
|
55756c6b9f
|
Add default tar file name for source tarball
This makes it easier to test locally.
R=ricow@google.com
BUG=
Review URL: https://codereview.chromium.org//208393003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34873 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-09 11:49:15 +00:00 |
|
ricow@google.com
|
be5dd61c7f
|
Initial refactorings to support archiving the src and debian package builds.
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//197313010
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33747 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-17 14:11:20 +00:00 |
|
ricow@google.com
|
26cdbae69e
|
Fix missing comma in create_tarball.py
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//190843003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33429 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-07 14:22:57 +00:00 |
|
sgjesse@google.com
|
8974a5c7fe
|
Don't include the builddir in the source tarball
A previous change invalidated the check for skipping the builddir when
creating the source tarball.
R=ricow@google.com
BUG=
Review URL: https://codereview.chromium.org//150573020
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32497 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-10 13:22:03 +00:00 |
|
sgjesse@google.com
|
0ce6644b69
|
Remove the embedded license copy in tarball creation script
R=ricow@google.com
BUG=http://dartbug.com/16582
Review URL: https://codereview.chromium.org//158693002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32486 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-10 08:49:22 +00:00 |
|
sgjesse@google.com
|
d9c1b07b6c
|
Address additional comments to tarball creation script
R=kustermann@google.com
BUG=
Review URL: https://codereview.chromium.org//157383002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32418 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-07 12:03:47 +00:00 |
|
sgjesse@google.com
|
8128bd9373
|
Add script for generating a source tarball and rules for bilding a Debian package
R=ricow@google.com, kusternamm@google.com
BUG=
Review URL: https://codereview.chromium.org//154073002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32359 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-06 14:37:45 +00:00 |
|