From 84fc0594e8725d3eeffc1538fa7c07eeccded13c Mon Sep 17 00:00:00 2001 From: "taeyoung2.son" Date: Mon, 28 Nov 2011 17:46:30 +0900 Subject: [PATCH] [Title] Modify build script [Type] Feature [Module] Main [Priority] Major [CQ#] [Redmine#] [Problem] [Cause] [Solution] --- build.sh | 24 +++++++++++----------- builder/build.properties.clean | 2 +- builder/build.properties.product.clean | 4 ++-- builder/customTargets.xml | 8 ++++---- .../common_native_wac.product | 1 + com.samsung.tizen.common.branding/plugin.xml | 6 +++--- 6 files changed, 23 insertions(+), 22 deletions(-) diff --git a/build.sh b/build.sh index 2969f16..4d9465d 100755 --- a/build.sh +++ b/build.sh @@ -21,17 +21,17 @@ equinox_launcher=`echo org.eclipse.equinox.launcher_*.jar` pde_build=`echo org.eclipse.pde.build_*` metadata_path=$start_path/builder -if [ $# -lt 3 ] -then - echo "Usage : build_ide.sh PLATFORM_NAME TARGET_ECLIPSE_PATH BUILD_RESULT_PATH" - exit 1 -fi - -platform=$1 -based_eclipse_path=$2 -build_path=$3 -ir_version=$4 -build_version=$5 +#if [ $# -lt 3 ] +#then +# echo "Usage : build_ide.sh PLATFORM_NAME TARGET_ECLIPSE_PATH BUILD_RESULT_PATH" +# exit 1 +#fi + +platform=linux +based_eclipse_path=/home/taeyoung/work/slp/git/indigo-pde/eclipse +build_path=/home/taeyoung/work/slp/tizen/build_result +ir_version=16 +build_version=300 build_time=`date +%Y%m%e-%H%M` build_result_path="$build_path/$build_result_directory" @@ -130,7 +130,7 @@ else fi echo "Set about properties..." -about_mapping_path=${build_path}/plugins/com.samsung.slp.common.branding/about.mappings +about_mapping_path=${build_path}/plugins/com.samsung.tizen.common.branding/about.mappings about_major_version_parameter=0 about_ir_version_parameter=1 about_build_version_parameter=2 diff --git a/builder/build.properties.clean b/builder/build.properties.clean index 698eb8d..374eef5 100644 --- a/builder/build.properties.clean +++ b/builder/build.properties.clean @@ -21,7 +21,7 @@ #The type of the top level element we are building, generally "feature" topLevelElementType=feature #The id of the top level element we are building -topLevelElementId=com.samsung.slp.common.feature +topLevelElementId=com.samsung.tizen.common.feature ############# PRODUCT/PACKAGING CONTROL ############# #product=/com.samsung.freshide/SLPSDK.product diff --git a/builder/build.properties.product.clean b/builder/build.properties.product.clean index 4567869..d3e2809 100644 --- a/builder/build.properties.product.clean +++ b/builder/build.properties.product.clean @@ -21,10 +21,10 @@ #The type of the top level element we are building, generally "feature" topLevelElementType=feature #The id of the top level element we are building -topLevelElementId=com.samsung.slp.common.product.feature +topLevelElementId=com.samsung.tizen.common.product.feature ############# PRODUCT/PACKAGING CONTROL ############# -product=/com.samsung.slp.common.branding/common_native_wac.product +product=/com.samsung.tizen.common.branding/common_native_wac.product runPackager=true #Set the name of the archive that will result from the product build. diff --git a/builder/customTargets.xml b/builder/customTargets.xml index 50065bf..6a42e92 100644 --- a/builder/customTargets.xml +++ b/builder/customTargets.xml @@ -10,17 +10,17 @@ - - + + + name="assemble.${topLevelElementId}.linux.gtk.x86"> + name="assemble.${topLevelElementId}.win32.win32.x86"> diff --git a/com.samsung.tizen.common.branding/common_native_wac.product b/com.samsung.tizen.common.branding/common_native_wac.product index 6c575e4..b5c2fc7 100644 --- a/com.samsung.tizen.common.branding/common_native_wac.product +++ b/com.samsung.tizen.common.branding/common_native_wac.product @@ -140,6 +140,7 @@ All brand names and product names mentioned in this document are trademarks or r + diff --git a/com.samsung.tizen.common.branding/plugin.xml b/com.samsung.tizen.common.branding/plugin.xml index 714bc8b..48cfd7a 100644 --- a/com.samsung.tizen.common.branding/plugin.xml +++ b/com.samsung.tizen.common.branding/plugin.xml @@ -34,7 +34,7 @@ + name="Tizen Native IDE"> @@ -45,7 +45,7 @@ + value="icons/branding/about_tizen_sdk.png"> + value="Tizen Native IDE">