sdk/ide/nativeplatform-eplugin.git
10 years agoSYNC: Remove rsync "--delete" option when synchronizing workspace. 08/20408/1
donghyuk.yang [Wed, 7 May 2014 00:33:39 +0000 (09:33 +0900)]
SYNC: Remove rsync "--delete" option when synchronizing workspace.

GBS incremental option is not working because of "--delete" option.

Change-Id: Ife793ff920f8921714d5f878ce3dab2c1997db31
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.87)
donghyuk.yang [Tue, 6 May 2014 16:14:49 +0000 (01:14 +0900)]
Version up (2.1.87)

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "LAUNCH: Install app packages and other packages separately in case of EFL...
DongHee Yang [Tue, 6 May 2014 16:10:26 +0000 (09:10 -0700)]
Merge "LAUNCH: Install app packages and other packages separately in case of EFL application project." into supportwin

10 years agoLAUNCH: Install app packages and other packages separately in case of 91/20391/1
donghyuk.yang [Tue, 6 May 2014 16:02:14 +0000 (01:02 +0900)]
LAUNCH: Install app packages and other packages separately in case of
EFL application project.

Application packages are installed with PKGCMD tool and other packages
are installed with RPM tool.

Change-Id: Idcafd8b141ac1bf4dedc37765d1cf1fb4e8aa0b2
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.86)
donghyuk.yang [Tue, 6 May 2014 12:27:02 +0000 (21:27 +0900)]
Version up (2.1.86)

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoDEBUG: Connect device ip address directly when debugging a platform 87/20387/1
donghyuk.yang [Tue, 6 May 2014 12:23:42 +0000 (21:23 +0900)]
DEBUG: Connect device ip address directly when debugging a platform
project on device.

If user uses emulator, GDB will connect to server using host IP.
If user uses device, GDB will connect to server using device IP
directly.

Change-Id: Ic96781dae724c6000c8d94a2386760c3acd7d990
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVIEW: ROOTSTRAP: Do not support to use local repository on windows. 72/20372/1
donghyuk.yang [Tue, 6 May 2014 04:38:48 +0000 (13:38 +0900)]
VIEW: ROOTSTRAP: Do not support to use local repository on windows.

Hide controls which related with local repository. On windows, local
repository is not supported yet.

Change-Id: Ie668b2f6fa5440302bd1755cc9754dbff03f65e8
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.85)
donghyuk.yang [Tue, 6 May 2014 02:16:45 +0000 (11:16 +0900)]
Version up (2.1.85)

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "VIEW: ROOTSTRAP: Supported to open debug source in ubuntu." into supportwin
DongHee Yang [Tue, 6 May 2014 02:11:41 +0000 (19:11 -0700)]
Merge "VIEW: ROOTSTRAP: Supported to open debug source in ubuntu." into supportwin

10 years agoVIEW: ROOTSTRAP: Supported to open debug source in ubuntu. 70/20370/1
donghyuk.yang [Tue, 6 May 2014 02:10:31 +0000 (11:10 +0900)]
VIEW: ROOTSTRAP: Supported to open debug source in ubuntu.

User can open installed debug source using "Open Debug Source" menu in
rootstrap view. File dialog will show file list in
{rootstrap_path}/usr/src/debug path.

Change-Id: Ia9d46bd70c5c38cd8afcfa1389242f4bf403b268
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVIEW: ROOTSTRAP: Set "Generate rootstrap immediately" button as default 65/20365/1
donghyuk.yang [Mon, 5 May 2014 13:53:18 +0000 (22:53 +0900)]
VIEW: ROOTSTRAP: Set "Generate rootstrap immediately" button as default

Change-Id: I3dc8f12b73b0ef4af8388dc4362488666f6b2873
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoROOTSTRAP: Supported to add extra repositories when rootstrap creation. 61/20361/1
donghyuk.yang [Mon, 5 May 2014 13:20:42 +0000 (22:20 +0900)]
ROOTSTRAP: Supported to add extra repositories when rootstrap creation.

User can add extra repositories and order it when creating a new
rootstrap. It is supported only in Package Manager before. Now, It also
is supported in rootstrap creation dialog.

Change-Id: I5493bf964a4e667a7a367a45d62c70e25fe839f8
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoSYNC: Asks user about synchronization include & debug files between 58/20358/1
donghyuk.yang [Mon, 5 May 2014 10:14:23 +0000 (19:14 +0900)]
SYNC: Asks user about synchronization include & debug files between
remote server and local.

- If include files are changed after building a project, IDE asks user
to synchronize include files. If debug files are changed before
debugging, IDE also asks user to synchronize debug files.
- Exclude "include/boost" directory when synchronizing include files
because the directory has so many files.

Change-Id: Ia515f7814fd8062c263a38029721cda760ce05bd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Install packages to rootstrap and device using multi threads 54/20354/1
donghyuk.yang [Mon, 5 May 2014 06:45:51 +0000 (15:45 +0900)]
LAUNCH: Install packages to rootstrap and device using multi threads

IDE installs packages to rootstrap and device using multi threads. It
can improve launch speed.

Change-Id: Ia1723bfdfd22d5ed1375d8af559fa170fcb15a7b
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "BUILD: Get package information as a RPM command." into supportwin
DongHee Yang [Mon, 5 May 2014 02:18:29 +0000 (19:18 -0700)]
Merge "BUILD: Get package information as a RPM command." into supportwin

10 years agoBUILD: Get package information as a RPM command. 53/20353/1
donghyuk.yang [Mon, 5 May 2014 01:09:33 +0000 (10:09 +0900)]
BUILD: Get package information as a RPM command.

IDE executes a few RPM commands to get package information before. Now,
IDE executes a RPMcommand to get it. It effects performance.

Change-Id: Ib6a42059abe6634c54710552f88bc29bb893f63a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVIEW: ROOTSTRAP: Supported to open debug source in rootstrap view.
donghyuk,yang [Sun, 4 May 2014 15:16:12 +0000 (00:16 +0900)]
VIEW: ROOTSTRAP: Supported to open debug source in rootstrap view.

User can open debug sources in rootstrap view for debugging platform
source. User can open sources after installing debug packages in
Package Manager. Editor shows a selected source and user can set
break-point in a editor.

Change-Id: I4b879ebfbf6b29c09d2ef6ae840ece48913aef7f
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Added "Load shared library symbols automatically" option to
donghyuk,yang [Sun, 4 May 2014 15:12:35 +0000 (00:12 +0900)]
LAUNCH: Added "Load shared library symbols automatically" option to
launch wizard.

"Load shared library symbols automatically" option is true as default
before. It sometimes makes waiting for a long time. Now, user can select
the option in launch wizard.

Change-Id: Ib6a114cda97cdb22bdb1c5fc212b28e6d5abd92a
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Cached package information after building a project 49/20349/1
donghyuk.yang [Sun, 4 May 2014 12:12:31 +0000 (21:12 +0900)]
LAUNCH: Cached package information after building a project

IDE tried a few times for getting package information when launching a
project before. Now, IDE tries just an one time for getting package
information and cache it.

Change-Id: Ifb95e165002baa71745f0217184146e441f80e42
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Transfer SSH private key to device when device is connected. 45/20345/1
donghyuk.yang [Sat, 3 May 2014 06:08:25 +0000 (15:08 +0900)]
MISC: Transfer SSH private key to device when device is connected.

Host ssh private key should transfer to device for getting rpm packages
files from remote build server. IDE transfers the key when device is
connected.

Change-Id: I3363d76bf5256d9f71f52558b851520df41a1c9c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "DEBUG: Set smack rule when debugging a project. Removed repository initializin...
DongHee Yang [Fri, 2 May 2014 08:28:48 +0000 (01:28 -0700)]
Merge "DEBUG: Set smack rule when debugging a project. Removed repository initializing process whenever launching a project." into supportwin

10 years agoDEBUG: Set smack rule when debugging a project. Removed repository 33/20333/1
donghyuk.yang [Fri, 2 May 2014 08:26:28 +0000 (17:26 +0900)]
DEBUG: Set smack rule when debugging a project. Removed repository
initializing process whenever launching a project.

- Smack rule was set by sdbd before but it will be set by IDE now. So,
pkg launcher set smack rule after installing packages.
- Do not need to initialized repositories whenever launching a project

Change-Id: Ice8915c20542e5fc3af494c18acd2d9894c6bd7c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.84)
donghyuk.yang [Fri, 2 May 2014 04:28:59 +0000 (13:28 +0900)]
Version up (2.1.84)

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoRDS: Resolved getting checksum issue. 23/20323/1
donghyuk.yang [Fri, 2 May 2014 04:14:23 +0000 (13:14 +0900)]
RDS: Resolved getting checksum issue.

If filename contains whitespace, IDE can not get checksum for it. Fixed
the problem.

Change-Id: Ibad3c4756270840c38f7a59aa0e6a34c87da2051
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Transfer packages from remote build server to emulator(device)
donghyuk,yang [Thu, 1 May 2014 15:37:31 +0000 (00:37 +0900)]
LAUNCH: Transfer packages from remote build server to emulator(device)
when launching a project

IDE does not get output packages after building it from remote build
server. IDE remains package files in build server and transfer files to
emulator(device) directly when launching a project. It is better than
before.

Change-Id: Idaeee1b78771e2b21f0b3d55bdd8ad5f71f29e98
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'supportwin' of tizen:sdk/ide/nativeplatform-eplugin into supportwin
donghyuk,yang [Thu, 1 May 2014 02:42:08 +0000 (11:42 +0900)]
Merge branch 'supportwin' of tizen:sdk/ide/nativeplatform-eplugin into supportwin

10 years agoMerge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into...
donghyuk.yang [Thu, 1 May 2014 01:58:37 +0000 (10:58 +0900)]
Merge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into supportwin

10 years agoVersion up (2.1.83)
donghyuk.yang [Thu, 1 May 2014 01:58:03 +0000 (10:58 +0900)]
Version up (2.1.83)

Change-Id: I3b8501feba1e29ca339db2e329de9f288c789634
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "MISC: Added feature.properties" into supportwin
DongHee Yang [Thu, 1 May 2014 01:56:44 +0000 (18:56 -0700)]
Merge "MISC: Added feature.properties" into supportwin

10 years agoMISC: Added feature.properties 85/20285/1
donghyuk.yang [Thu, 1 May 2014 01:55:30 +0000 (10:55 +0900)]
MISC: Added feature.properties

Added feature.properties and modified feature.xml

Change-Id: Ib438cb2415dac18c196ad4b5f7030f39dd8550c1
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.82)
donghyuk.yang [Thu, 1 May 2014 01:18:57 +0000 (10:18 +0900)]
Version up (2.1.82)

Change-Id: I9bbaab66332d8560cd964e7bb5ee4fe40b8970d1
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: Passed --dist option when building a project if rootstrap has
donghyuk.yang [Thu, 1 May 2014 01:15:32 +0000 (10:15 +0900)]
BUILD: Passed --dist option when building a project if rootstrap has
local repository

If rootstrap is created based on local repository, "--dist" option
should be used when building a platform project

Change-Id: Icb9d008cbf9827d5e355a483a14b18a03fb45de8
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMANIFEST: Exported some packages
donghyuk.yang [Thu, 1 May 2014 01:15:02 +0000 (10:15 +0900)]
MANIFEST: Exported some packages

Some packages should be exported for supporting DA

Change-Id: Ic01678f7d633a9af4426efe24a896c277873acc9
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoUI: Set SWT.FULL_SELECTION to tables
donghyuk,yang [Wed, 30 Apr 2014 14:39:35 +0000 (23:39 +0900)]
UI: Set SWT.FULL_SELECTION to tables

Change-Id: Id43a413fb229f2f2363a802815f428f7541227b4
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoGIT: Modified git delimiter
donghyuk,yang [Wed, 30 Apr 2014 14:14:52 +0000 (23:14 +0900)]
GIT: Modified git delimiter

/ -> :

Change-Id: I194d975b78c731b7d0e0359cf70c76b160482605
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoMerge "MISC: Resolved import unused class" into supportwin
DongHee Yang [Wed, 30 Apr 2014 10:17:09 +0000 (03:17 -0700)]
Merge "MISC: Resolved import unused class" into supportwin

10 years agoMISC: Resolved import unused class 77/20277/1
donghyuk.yang [Wed, 30 Apr 2014 10:16:29 +0000 (19:16 +0900)]
MISC: Resolved import unused class

Change-Id: I653741c00c9200d6c4aac2cef164695465010220
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge "RESOURCE: Added resource change listener" into supportwin
DongHee Yang [Wed, 30 Apr 2014 10:08:49 +0000 (03:08 -0700)]
Merge "RESOURCE: Added resource change listener" into supportwin

10 years agoRESOURCE: Added resource change listener 75/20275/1
donghyuk.yang [Wed, 30 Apr 2014 10:04:15 +0000 (19:04 +0900)]
RESOURCE: Added resource change listener

Added listener to remove remote project when local project is removed

Change-Id: I84dbb3e5fb62589940354d27841ae5a38bb0bacd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into...
donghyuk.yang [Wed, 30 Apr 2014 09:52:38 +0000 (18:52 +0900)]
Merge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into supportwin

10 years agoVersion up (2.1.81)
donghyuk.yang [Wed, 30 Apr 2014 09:51:50 +0000 (18:51 +0900)]
Version up (2.1.81)

Change-Id: I610bbeb2893637b146b2ab69009d47fbd59f1d68
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into...
donghyuk.yang [Wed, 30 Apr 2014 09:48:26 +0000 (18:48 +0900)]
Merge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into supportwin

10 years agoBUILD: SYNC: Support to synchronize projects and modified some modules
donghyuk.yang [Wed, 30 Apr 2014 09:48:07 +0000 (18:48 +0900)]
BUILD: SYNC: Support to synchronize projects and modified some modules

- Remove a remote project if it does not exists in local when connecting
server.
- Remove a remote project when user removes a local project.
- Pass real BUILD_TYPE value (not environment format) when building a
project.
- Support to manage GBS option in windows.
- Hide tab border in Package manager.

Change-Id: I3b279d2cda37ecb64d4edbbe0bde074a16474edd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Fixed file checking problem.
donghyuk.yang [Tue, 29 Apr 2014 13:22:19 +0000 (22:22 +0900)]
MISC: Fixed file checking problem.

Change-Id: Id6ac72bc2001c207337d7b7fe8bc0253bdaacf19
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.80)
donghyuk.yang [Mon, 28 Apr 2014 16:23:22 +0000 (01:23 +0900)]
Version up (2.1.80)

Change-Id: I3ba8b15eb23bb328cd2ed9caa6838580f35dd2fd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into...
donghyuk.yang [Mon, 28 Apr 2014 16:20:58 +0000 (01:20 +0900)]
Merge branch 'supportwin' of review.tizen.org:sdk/ide/nativeplatform-eplugin into supportwin

10 years agoLOGGER: Added user interaction log for checking performance
donghyuk.yang [Mon, 28 Apr 2014 16:20:46 +0000 (01:20 +0900)]
LOGGER: Added user interaction log for checking performance

Change-Id: I334c36cdb61593b2b80eae3cf0bdf1afa437d299
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.79)
donghyuk.yang [Mon, 28 Apr 2014 07:37:44 +0000 (16:37 +0900)]
Version up (2.1.79)

Change-Id: I8b9f8c2ffbbb685dbcf38fd269f97718b348ec82
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Supported RDS (debug as) and insert user logger for checking
donghyuk.yang [Mon, 28 Apr 2014 07:35:40 +0000 (16:35 +0900)]
LAUNCH: Supported RDS (debug as) and insert user logger for checking
performance

RDS is not fully supported. RDS supports only change resource (except
remove/add resource).

Change-Id: Ie9b6603f3bf38c8f9a2a16f2d9a5e2621fe0ff9c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Modified debug source container for supporting windows
donghyuk,yang [Sun, 27 Apr 2014 16:11:44 +0000 (01:11 +0900)]
LAUNCH: Modified debug source container for supporting windows

Source path mapping should be changed for supporting windows.

Change-Id: Ia0d11a9d4dd8eb25b39d5f095bf06940ca00b97d
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.78)
donghyuk.yang [Sun, 27 Apr 2014 12:41:13 +0000 (21:41 +0900)]
Version up (2.1.78)

Change-Id: I896e4913a9abbb98bafe3e4fcfb94f9416574cd3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoDEBUG: Supported debugging on windows
donghyuk.yang [Sun, 27 Apr 2014 12:28:41 +0000 (21:28 +0900)]
DEBUG: Supported debugging on windows

Insert sleep(1) because GDB process is terminated on windows. I do not
exactly know why the process is terminated yet. Commit it for testing at
first.

Change-Id: I96a259f5237159c862e03fd58e146d2d15b62ef4
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoSYNC: Check workspace is already synchronize.
donghyuk.yang [Sun, 27 Apr 2014 06:04:32 +0000 (15:04 +0900)]
SYNC: Check workspace is already synchronize.

Change-Id: Idbcf3da9ecb22595f9b403cbb88b6a4ca20e00d7
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Supported RDS(run as) on windows.
donghyuk,yang [Sun, 27 Apr 2014 05:04:01 +0000 (14:04 +0900)]
LAUNCH: Supported RDS(run as) on windows.

RDS is supported on windows. It is applied in case of running a project.

Change-Id: I45ce2b5ffc79e595b0d5e5425edb9439fa32dcf3
Signed-off-by: donghyuk,yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.77)
donghyuk.yang [Sat, 26 Apr 2014 15:03:16 +0000 (00:03 +0900)]
Version up (2.1.77)

Change-Id: Ia55727a2bb1f06516ebb94fa653029ab3d9f7a75
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLOG: Added logger code to check performance
donghyuk.yang [Sat, 26 Apr 2014 14:58:55 +0000 (23:58 +0900)]
LOG: Added logger code to check performance

Need to check performance for creating, building, launching a project

Change-Id: Ifa20dd909704855bb214c5f7732b221cbb929b30
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Supported windows package build
donghyuk.yang [Sat, 26 Apr 2014 08:57:01 +0000 (17:57 +0900)]
MISC: Supported windows package build

Change-Id: I1f5ecc5d440f2efaaefe01b8937d7aa5efdec66d
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Added plugins for supporting windows
donghyuk.yang [Fri, 25 Apr 2014 07:15:53 +0000 (16:15 +0900)]
MISC: Added plugins for supporting windows

PTP and RSE plugins are needed for supporting windows. build script also is modified

Change-Id: I9c0466040df3f45e1467c02a1dd082cc51039093
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: Supported remote build
donghyuk.yang [Thu, 17 Apr 2014 12:45:06 +0000 (21:45 +0900)]
BUILD: Supported remote build

Supported build a project based on remote rootstrap and get output file
to workspace.

Change-Id: I8c2549ff03b46fec69074e350bf3e1737af50a71
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoRemote: Interface: Added remote command interface
donghyuk.yang [Thu, 17 Apr 2014 07:45:51 +0000 (16:45 +0900)]
Remote: Interface: Added remote command interface

Implemented command interface for remote host and rootstrap

Change-Id: I7fcdd2f663fe758f0299b2e23f2b064f9ae2f444
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoView: Rootstrap: Added connection module
donghyuk.yang [Wed, 16 Apr 2014 05:08:48 +0000 (14:08 +0900)]
View: Rootstrap: Added connection module

Added connection module to rootstrap view. User can connect remote host
throurgh rootstrap view and create rootstrap to remote host.

Change-Id: I88fec12c9b14c48a20b5995a10c444542b95d50c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Fri, 4 Apr 2014 00:03:17 +0000 (09:03 +0900)]
MISC: Resolved dereference null return value

Change-Id: Idb668059e70c7b2a566c9e315586572c8ae8a02c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: Removed SBI process when building a platform project.
donghyuk.yang [Thu, 3 Apr 2014 02:23:22 +0000 (11:23 +0900)]
BUILD: Removed SBI process when building a platform project.

Now, SBI process is removed when building a platform project and CDT
build process is used. SBI process has used because of sudo permission.
GBS actually does not need sudo permission, so it can be changed.

Change-Id: I11bd7ea55d13493b461769e802e1b5e4e5f7fabc
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Wed, 2 Apr 2014 00:09:55 +0000 (09:09 +0900)]
MISC: Resolved dereference null return value

Change-Id: Icfb09532ccfa1eb7e377de7308c6ed039123f06c
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoDEBUG: COREDUMP: Modified coredump wizard page.
donghyuk.yang [Tue, 1 Apr 2014 07:25:33 +0000 (16:25 +0900)]
DEBUG: COREDUMP: Modified coredump wizard page.

Modified some description in wizard coredump page and title in file
browse dialog.

Change-Id: I54c387fa846e86756983cefb0806e6c0724cecf8
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Mon, 31 Mar 2014 00:26:54 +0000 (09:26 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Resolved dereference null reture value
donghyuk.yang [Mon, 31 Mar 2014 00:26:46 +0000 (09:26 +0900)]
MISC: Resolved dereference null reture value

Change-Id: Ib3441b2031f18c46720c5d7f8f7b4e2cafaafabd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.72)
donghyuk.yang [Sun, 30 Mar 2014 07:38:46 +0000 (16:38 +0900)]
Version up (2.1.72)

Change-Id: Ib121b8c029bee92fa4491733777840283602a986
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Sun, 30 Mar 2014 07:36:17 +0000 (16:36 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Sun, 30 Mar 2014 07:36:03 +0000 (16:36 +0900)]
MISC: Resolved dereference null return value

Change-Id: If9c05c52ae0c57ef6abb6b4ac39cc6946849ae59
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Sat, 29 Mar 2014 14:51:06 +0000 (23:51 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoVersion up (2.1.71)
donghyuk.yang [Sat, 29 Mar 2014 14:50:46 +0000 (23:50 +0900)]
Version up (2.1.71)

Change-Id: Idc48688c05feacde207011b2d83489d760e13c9a
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Sat, 29 Mar 2014 14:48:49 +0000 (23:48 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Modified xml file for default include path
donghyuk.yang [Sat, 29 Mar 2014 14:47:34 +0000 (23:47 +0900)]
MISC: Modified xml file for default include path

Removed architecture dependency

Change-Id: Icd981df69f07e7da2a8798c8b7f595471917bb1e
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: INDEX: Modified default include directories
donghyuk.yang [Sat, 29 Mar 2014 14:44:53 +0000 (23:44 +0900)]
BUILD: INDEX: Modified default include directories

Removed architecture dependency in default include directories

Change-Id: I6adcc413a11a7bd163853f0880f7cef5baab5ce1
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.70)
donghyuk.yang [Sat, 29 Mar 2014 13:23:33 +0000 (22:23 +0900)]
Version up (2.1.70)

Change-Id: I8860c6b92aeed8eca8557979c3546f10782929ba
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Supported setting command, arguments and environments when
donghyuk.yang [Sat, 29 Mar 2014 13:13:49 +0000 (22:13 +0900)]
LAUNCH: Supported setting command, arguments and environments when
launching
LAUNCH: Supported setting .core and .cs file when coredump debugging.

There are two main changes:
 - Users can set command, arguments and environments when launching
platform module.
 - Users can set both .core and .cs files when coredump debugging.

And there are a good other changes:
 - Changed launch wizard UI
 - Find debug packages automatically if user set the command.
 - Validate launch command.

Change-Id: I5e4aa7bd21b28ef810e8f2b56184b01d63c72080
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: CONF: Added "BUILD_TYPE" environment variable 91/18591/1
jm.jaemin.kim [Thu, 27 Mar 2014 01:30:03 +0000 (10:30 +0900)]
BUILD: CONF: Added "BUILD_TYPE" environment variable

This environment variable can be "Debug" or "Release".
User uses this variable in .spec file like the following example:
ex) project.spec
 %build
 cmake . -DCMAKE_BUILD_TYPE=%{BUILD_TYPE}

Signed-off-by: jm.jaemin.kim <jm.jaemin.kim@samsung.com>
Change-Id: I2e1b7e1bb155dff4f4df523ee573721498cecce7

10 years agoBUILD: CONF: Supported Debug, Release build configuration for multiple
donghyuk.yang [Mon, 24 Mar 2014 06:09:48 +0000 (15:09 +0900)]
BUILD: CONF: Supported Debug, Release build configuration for multiple
architecture.

Platform project have had Tizen-Emulator and Tizen-Device build
configurations until now. Those configuration can not support multiple
architecture because Tizen-Emulator mapped to x86 and Tizen-Device
mapped to arm. Now, Tizen-Emulator and Tizen-Device configurations are
not support. Instead of it, Debug and Release configuration will
support. It can support multiple architecture because configuration does
not map to specific architecture.

Change-Id: Ib686afaebebcf648ee74880baa15746bf26e3a4d
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: support to pass build environment to build process 92/18292/1
jm.jaemin.kim [Thu, 20 Mar 2014 06:57:32 +0000 (15:57 +0900)]
BUILD: support to pass build environment to build process

The IDE have ignored build environment when building a project.
Now pass build environment to build process when environment is set by user.

Change-Id: I732044e2366bbba296639d4754d1d0f46dfac965
Signed-off-by: jm.jaemin.kim <jm.jaemin.kim@samsung.com>
10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Tue, 11 Mar 2014 00:43:08 +0000 (09:43 +0900)]
MISC: Resolved dereference null return value

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
Change-Id: Icc9036d337abe6a502871e984bb6f79da37c8d38

10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Wed, 5 Mar 2014 06:02:24 +0000 (15:02 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Resolved dereference null return value
donghyuk.yang [Wed, 5 Mar 2014 06:02:12 +0000 (15:02 +0900)]
MISC: Resolved dereference null return value

Change-Id: I17d4708164d8ed7bedbc7f2bc8bc91c8f41a6701
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.69)
donghyuk.yang [Mon, 3 Mar 2014 01:26:25 +0000 (10:26 +0900)]
Version up (2.1.69)

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoROOTSTRAP: DLG: Validate information for creating rootstrap
donghyuk.yang [Thu, 27 Feb 2014 10:13:08 +0000 (19:13 +0900)]
ROOTSTRAP: DLG: Validate information for creating rootstrap

Added validation process about rootstrap information and show error
message on top description composite.

Change-Id: I3e1a0a7ad51f3dc2b0358d6a3a258b004df446ed
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.68)
donghyuk.yang [Tue, 25 Feb 2014 06:36:06 +0000 (15:36 +0900)]
Version up (2.1.68)

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMISC: Added package install dependency for nativeappcommon-eplugin
donghyuk.yang [Tue, 25 Feb 2014 06:34:17 +0000 (15:34 +0900)]
MISC: Added package install dependency for nativeappcommon-eplugin

Added package install dependency for nativeappcommon-eplugin

Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.67)
donghyuk.yang [Sun, 23 Feb 2014 23:43:15 +0000 (08:43 +0900)]
Version up (2.1.67)

Change-Id: I2dfc69ea4ec61099d8c7470d86396faf3c3bcfca
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Sat, 22 Feb 2014 07:58:38 +0000 (16:58 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoWIZARD: Use project wizard to create tizen platform project from normal
donghyuk.yang [Sat, 22 Feb 2014 07:58:32 +0000 (16:58 +0900)]
WIZARD: Use project wizard to create tizen platform project from normal
git project.

Use project wizard to create tizen platform project from normal git
project. If the specified project location has ".git" directory, do not
create ".git" directory. It occurs exception.

Change-Id: I7f5d1ea65c2eb3bf3de7c7b53c1c19bac76af753
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoLAUNCH: Print log to console view in case of executing a binary.
donghyuk.yang [Sat, 22 Feb 2014 07:54:23 +0000 (16:54 +0900)]
LAUNCH: Print log to console view in case of executing a binary.

Print command log to "Device Internal" console view when executing a
binary besides launching application.

Change-Id: Ib5516c3c8d03574770df5cdc5f4831fadf219ec3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.66)
donghyuk.yang [Tue, 18 Feb 2014 02:22:23 +0000 (11:22 +0900)]
Version up (2.1.66)

Change-Id: Ib39853371d5796f624b29dc604c140c8378293b3
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoPKGMGR: Show the latest packages on package manager
donghyuk.yang [Thu, 13 Feb 2014 07:58:26 +0000 (16:58 +0900)]
PKGMGR: Show the latest packages on package manager

On package manager, show the latest package if two repositories have same package as different version.

Change-Id: I34999f976cfd533acf941d7e09e1d8bcaef20a99
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoMerge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen
donghyuk.yang [Tue, 11 Feb 2014 00:05:10 +0000 (09:05 +0900)]
Merge branch 'tizen' of review.tizen.org:sdk/ide/nativeplatform-eplugin into tizen

10 years agoMISC: Removed unused method
donghyuk.yang [Tue, 11 Feb 2014 00:05:00 +0000 (09:05 +0900)]
MISC: Removed unused method

buildPackageDependencyCheck() is not used anymore.

Change-Id: I546c5771854da6456c4dc73e33a8bdd63d0da663
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.65)
donghyuk.yang [Mon, 10 Feb 2014 05:33:50 +0000 (14:33 +0900)]
Version up (2.1.65)

Change-Id: I783a41e981d18fc05fd1738199e97034a3983146
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoEDITOR: Removed a function for validating .spec file 60/16060/1
donghyuk.yang [Thu, 6 Feb 2014 01:27:58 +0000 (10:27 +0900)]
EDITOR: Removed a function for validating .spec file

Specfile editor uses "rpmlint" tool for validation .spec file. "rpmlint" tool actually is a rpm package and is not supported on ubuntu(debian).
So just now, validating function can not be supported on the tizen platform ide.

Change-Id: I78f08f8ae15aed5dea66429136cb9e52a4a0bc3d
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.64) 25/16025/1
donghyuk.yang [Wed, 5 Feb 2014 07:45:52 +0000 (16:45 +0900)]
Version up (2.1.64)

Change-Id: I27cafcf7322058ee62ec32bd15668e42d603a5cd
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoEDITOR: Added dependency plugin for spec file editor plugin 24/16024/1
donghyuk.yang [Wed, 5 Feb 2014 07:38:55 +0000 (16:38 +0900)]
EDITOR: Added dependency plugin for spec file editor plugin

RPM spec file editor plugin is dependent on changelog plugin.

Change-Id: I36ff81a042d198648dbaaa806935567c10d8d744
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoVersion up (2.1.63) 17/16017/1
donghyuk.yang [Wed, 5 Feb 2014 03:22:58 +0000 (12:22 +0900)]
Version up (2.1.63)

Change-Id: I0868c222166654717639b399f12316f3ebe826b6
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>