Commit graph

9 commits

Author SHA1 Message Date
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