Commit graph

17 commits

Author SHA1 Message Date
kustermann@google.com abf0ad60ac First CL for supporting arm cross compilation + testing on dart buildbots
R=ricow@google.com

Review URL: https://codereview.chromium.org//15258005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@22839 260f80e4-7a28-3924-810f-c04153c831b5
2013-05-17 09:35:32 +00:00
sethladd@google.com 2cb9f04b71 tar.gz the SDK if we're not on windows
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//10440040

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8077 260f80e4-7a28-3924-810f-c04153c831b5
2012-05-29 20:26:43 +00:00
ahe@google.com e38d098845 Fix dependencies for create and upload SDK.
Review URL: https://chromiumcodereview.appspot.com//10273005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7152 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-30 12:42:10 +00:00
danrubel@google.com 847ab391c5 Move 'revision' file creation from upload_sdk into create_sdk
Review URL: https://chromiumcodereview.appspot.com//10117031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6712 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-18 21:55:14 +00:00
efortuna@google.com 69c162ee4c Adding 7-zip to third party so that we can zip SDKs on Windows.
This is a reincarnation of this CL: http://codereview.chromium.org/9022043
Review URL: http://codereview.chromium.org//9074007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2929 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-04 00:58:20 +00:00
efortuna@google.com 0da8b0a4fa Fixing upload_sdk for windows.
Note CL http://codereview.chromium.org/9022043/ goes with this.
Review URL: http://codereview.chromium.org//9053006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2918 260f80e4-7a28-3924-810f-c04153c831b5
2012-01-03 18:36:05 +00:00
mrrussell@google.com a492215662 This is a fix to allow the upload to the test bucket when run on non-buildbot machine
Review URL: http://codereview.chromium.org//8914019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2479 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-15 21:52:50 +00:00
dgrove@google.com 317425483d Build and upload SDK in both debug and release.
Make move from sdk tmp directory to sdk atomic.
Review URL: http://codereview.chromium.org//8932009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2404 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-13 23:34:41 +00:00
dgrove@google.com e0b00f65a3 Create the SDK in dart-sdk directory. The sdk zip file's contents
will be rooted at dart-sdk/ (rather than being root at bin/lib/... ,
as it is today).

Also, add a revision file to the SDK that contains the version number.
Review URL: http://codereview.chromium.org//8935008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2400 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-13 22:47:56 +00:00
mrrussell@google.com 0f59b580f3 Per our email conversation I removed the print statement that told the user that gsutil could not be found and replace with a todo.
Review URL: http://codereview.chromium.org//8933004

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2392 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-13 18:52:45 +00:00
mrrussell@google.com 4adf860b73 Python Dict throws an exception if a key is not found. I needed to use the has_key function instead. TBR=danrubel
Review URL: http://codereview.chromium.org//8918030

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2368 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-13 01:28:28 +00:00
mrrussell@google.com 27c00758c9 Changed upload_sdk.py to look for an environment variable and deploy to a different bucket if a developer is running a local editor build.
This prevents local developer builds from ending up on dart-dump-render-tree.
Review URL: http://codereview.chromium.org//8923007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2366 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-13 01:20:11 +00:00
dgrove@google.com e984d80ba2 Use dart-dump-render-tree to hold SDK's for the moment.
TBR=sigmund

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2196 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-07 20:46:02 +00:00
zundel@google.com 1417eedeb7 Gets past broken build for --mode debug
Review URL: http://codereview.chromium.org//8815011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2122 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-06 14:43:03 +00:00
dgrove@google.com 4962f8aacc set ACL of SDK public-read
Review URL: http://codereview.chromium.org//8821001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2113 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-06 02:18:05 +00:00
dgrove@google.com 8dfd473996 Set ACL on SDK.
Review URL: http://codereview.chromium.org//8819002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2112 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-06 02:01:03 +00:00
dgrove@google.com 490e11a2c2 Upload SDK builds to gs://dartium-archive . This step will only
happen on buildbots.
Review URL: http://codereview.chromium.org//8803027

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@2106 260f80e4-7a28-3924-810f-c04153c831b5
2011-12-06 00:41:37 +00:00