Merge branch 'supportwin' into tizen 10/20410/1
authordonghyuk.yang <donghyuk.yang@samsung.com>
Wed, 7 May 2014 02:02:24 +0000 (11:02 +0900)
committerdonghyuk.yang <donghyuk.yang@samsung.com>
Wed, 7 May 2014 02:02:24 +0000 (11:02 +0900)
Conflicts:
org.tizen.nativeplatform/META-INF/MANIFEST.MF
org.tizen.nativeplatform/src/org/tizen/nativeplatform/launch/LaunchConfigurationProcessor.java
org.tizen.nativeplatform/src/org/tizen/nativeplatform/pkg/commander/deb/DebCommanderHost.java
org.tizen.nativeplatform/src/org/tizen/nativeplatform/pkg/commander/rpm/RpmCommanderDevice.java
org.tizen.nativeplatform/src/org/tizen/nativeplatform/rds/RpmRapidDeployer.java
org.tizen.nativeplatform/src/org/tizen/nativeplatform/util/PlatformLaunchUtil.java
package/changelog
package/pkginfo.manifest

Change-Id: I891dc62b7989d6d1bdd4131709715d04aca754a7
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
1  2 
package/changelog

@@@ -1,20 -1,63 +1,79 @@@
+ * 2.1.88
+ - SYNC: Remove rsync "--delete" option when synchronizing workspace.
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-05-07
+ * 2.1.87
+ - LAUNCH: Install app packages and other packages separately in case of EFL application project.
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-05-07
+ * 2.1.86
+ - DEBUG: Connect device ip address directly when debugging a platform project on device.
+ - VIEW: ROOTSTRAP: Do not support to use local repository on windows.
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-05-06
+ * 2.1.85
+ - VIEW: ROOTSTRAP: Supported to open debug source in rootstrap view in ubuntu.
+ - VIEW: ROOTSTRAP: Set "Generate rootstrap immediately" button as default.
+ - ROOTSTRAP: Supported to add extra repositories when rootstrap creation.
+ - SYNC: Asks user about synchronization include & debug files between remote server and local.
+ - LAUNCH: Install packages to rootstrap and device using multi threads.
+ - BUILD: Get package information as a RPM command.
+ - VIEW: ROOTSTRAP: Supported to open debug source in rootstrap view in windows.
+ - LAUNCH: Added "Load shared library symbols automatically" option to launch wizard.
+ - LAUNCH: Cached package information after building a project.
+ - MISC: Transfer SSH private key to device when device is connected.
+ - DEBUG: Set smack rule when debugging a project. Removed repository initializing process whenever launching a project.
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-05-06
+ * 2.1.84
+ - RDS: Resolved getting checksum issue.
+ - LAUNCH: Transfer packages from remote build server to emulator(device) when launching a project
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-05-02
+ * 2.1.83
+ - MISC: Added feature.properties and modified feature.xml
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-05-01
+ * 2.1.82
+ - BUILD: Passed --dist option when building a project if rootstrap has local repository
+ - MANIFEST: Exported some packages
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-05-01
+ * 2.1.81
+ - BUILD: SYNC: Support to synchronize projects and modified some modules
+ - MISC: Fixed file checking problem.
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-04-30
+ * 2.1.80
+ - LOGGER: Added user interaction log for checkign performance
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-04-29
+ * 2.1.79
+ - LAUNCH: Supported RDS (debug as) and insert user logger for checkingperformance
+ - LAUNCH: Modified debug source container for supporting windows
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-04-27
+ * 2.1.78
+ - DEBUG: Supported debugging on windows
+ - SYNC: Check workspace is already synchronize
+ - LAUNCH: Supported RDS(run as) on windows
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-04-27
  * 2.1.77
- == donghyuk yang <donghyuk.yang@samsung.com> 2014-05-02
+ - LOG: Added logger code to check performance  supportwin
+ - MISC: Supported windows package build
+ - MISC: Added plugins for supporting windows
+ - BUILD: Supported remote build
+ - Remote: Interface: Added remote command interface
+ - View: Rootstrap: Added connection module
+ - BUILD: Removed SBI process when building a platform project.
+ - DEBUG: COREDUMP: Modified coredump wizard page.
 +- MISC: Added feature.properties
+ == donghyuk yang <donghyuk.yang@samsung.com> 2014-04-27
 +* 2.1.76
 +- BUILD: Passed --dist option to gbs when building a project based on local
 +repository
 +== donghyuk yang <donghyuk.yang@samsung.com> 2014-04-25
 +* 2.1.75
 +- LAUNCH: Removed method for getting program path by application id
 +== donghyuk yang <donghyuk.yang@samsung.com> 2014-04-21
 +* 2.1.74
 +- DEBUG: Set smack rule when debugging a project
 +== donghyuk yang <donghyuk.yang@samsung.com> 2014-04-21
 +* 2.1.73
 +- BUILD: Removed SBI process when building a platform project.
 +- DEBUG: COREDUMP: Modified coredump wizard page.
 +== donghyuk yang <donghyuk.yang@samsung.com> 2014-04-16
++
  * 2.1.72
  - MISC: Resolved dereference null return value
  == donghyuk yang <donghyuk.yang@samsung.com> 2014-03-30