diff options
author | Raphael Moll <raphael@google.com> | 2012-03-30 15:50:45 -0700 |
---|---|---|
committer | Raphael Moll <ralf@android.com> | 2012-04-23 14:18:37 -0700 |
commit | 5abe8b2ee87ecfeb7618f18b8ec0883237824e62 (patch) | |
tree | 50a189cc5b5a4f1a37439663c6d93116d3d446b5 /build/tools.darwin.atree | |
parent | f11439afbb96a0c5591637d4234c4163bf4618d5 (diff) | |
download | sdk-5abe8b2ee87ecfeb7618f18b8ec0883237824e62.zip sdk-5abe8b2ee87ecfeb7618f18b8ec0883237824e62.tar.gz sdk-5abe8b2ee87ecfeb7618f18b8ec0883237824e62.tar.bz2 |
SDK: build 'monitor' tool and package it in the SDK.
Fixed with Siva to use the 'ant' builder from Eclipse's baseBuilder jars.
Changed to use:
- the new external/eclipse-basebuilder for the basebuilder jars.
- the rcp deltapack, located prebuilts/eclipse.
- monitor scripts are now in sdk/monitor.
- configuration is now in out/host/eclipse/rcp/build/configuration
and doesn't change any existing repos.
Requires change I7ab027ff6 from build.git
Change-Id: I72fff09231fc9b3031c10eb42ff821c55af9b5d5
Diffstat (limited to 'build/tools.darwin.atree')
-rw-r--r-- | build/tools.darwin.atree | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/build/tools.darwin.atree b/build/tools.darwin.atree index b5e852f..d584231 100644 --- a/build/tools.darwin.atree +++ b/build/tools.darwin.atree @@ -23,9 +23,8 @@ ############################################################################## # RCP Monitor. -# Not ready yet, fails due to missing "ant" on build servers -# bin/monitor tools/monitor -# eclipse/monitor-macosx.cocoa.x86_64/monitor tools/lib/monitor-x86_64 +bin/monitor tools/monitor +eclipse/monitor-macosx.cocoa.x86_64/monitor tools/lib/monitor-x86_64 # swt prebuilts/tools/darwin-x86/swt/swt.jar tools/lib/x86/swt.jar |