aboutsummaryrefslogtreecommitdiffstats
path: root/monitor
Commit message (Collapse)AuthorAgeFilesLines
* Merge "rcp build: don't copy plugin/bin folder"Siva Velusamy2012-05-071-1/+2
|\
| * rcp build: don't copy plugin/bin folderSiva Velusamy2012-05-071-1/+2
| | | | | | | | Change-Id: Ic4923d425e5d59f83cfcb88a9e146bae704b2eda
* | SDK: Build monitor for sdk_x86 configuration.Raphael Moll2012-05-071-1/+1
|/ | | | Change-Id: I34d41a2df87d7a6b06bb689e7b339e654e043de8
* Include monitor if TARGET_PRODUCT is sdk.Ying Wang2012-04-251-2/+1
| | | | | | | When buid with "USE_MINGW=1 make PRODUCT-sdk-eng" is_sdk_build is actually not set. Change-Id: I6953dc9bd4fb7070cfe348f2527bce70b2592dce
* Only build Monitor RCP in SDK builds.Raphael Moll2012-04-251-0/+6
| | | | Change-Id: Ie78ef421e5b7d26782730c4ba091d1d0bb270abe
* SDK: build 'monitor' tool and package it in the SDK.Raphael Moll2012-04-236-0/+289
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