blob: 23a936007501709888bc62c2d5b18a98e97e811c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
|
* 2.1.105
- MISC: added null check statement(FORWARD_NULL3)
- MISC: added null check statement(FORWARD_NULL2)
== jaemin kim <jm.jaemin.kim@samsung.com> 2014-09-30
* 2.1.104
- WIZARD: Removed Tizen Project wizard
- MISC: added null check statement(FORWARD_NULL)
== donghyuk yang <donghyuk.yang@samsung.com> 2014-09-18
* 2.1.103
- MISC: Dereference before null check
== jaemin kim <jm.jaemin.kim@samsung.com> 2014-09-15
* 2.1.102
- MISC: Removed ptp ui plugin
- LAUNCH: Select SCP or SDB to push package files in windows
- LAUNCH: Modified local package install command
- LAUNCH: Added method for checking packages in remote server.
- LAUNCH: Do not include project directory in debugging source container
- INDEX: Set include paths to "CDT User Setting Entries"
- LAUNCH: Disable "load library symbol" option when debugging platform library
- MISC: Add sbilib to the dependency
== donghyuk yang <donghyuk.yang@samsung.com> 2014-09-04
* 2.1.101
- SBILIB : Changed to use the sbilib
== shihyun kim <shihyun.kim@samsung.com> 2014-08-28
* 2.1.100
- MISC: Applied egit version changes (3.2) and modified package dependencies
== donghyuk yang <donghyuk.yang@samsung.com> 2014-08-24
* 2.1.99
- WIZARD: Changed profile name of git platform project
== donghyuk yang <donghyuk.yang@samsung.com> 2014-08-20
* 2.1.98
- DEBUG: Applied toolchain xml name changing
== donghyuk yang <donghyuk.yang@samsung.com> 2014-08-11
* 2.1.97
- Fixed prevent error
- Applied common-eplugin's change
== gune.kim <gune.kim@samsung.com> 2014-07-16
* 2.1.96
- MISC: applied common-eplugin's change
== gune.kim <gune.kim@samsung.com> 2014-06-30
* 2.1.95
- MISC: Added macos package information
- BUILD: Replaced user error messages when building without rootstrap.
- MISC: applied to change ITizenProject.java in common-eplugin
== donghyuk yang <donghyuk.yang@samsung.com> 2014-06-18
* 2.1.94
- REMOTE: CONN: Check user home directory
- BUILD : When running a project, Validate architecture of rpm-files
== donghyuk yang <donghyuk.yang@samsung.com> 2014-05-21
* 2.1.93
- DEBUG: COREDUMP: Do not synchronize debug files when coredump debugging.
- DEBUG: COREDUMP: Supported to manage repositories on launch wizard when coredump debugging.
- DEBUG: Supported coredump debugging on windows.
- MISC: Replace private method to public static method for getting rpm files
== donghyuk yang <donghyuk.yang@samsung.com> 2014-05-18
* 2.1.92
- DEBUG: Show error dialog if gdbserver file copy is failed.
== donghyuk yang <donghyuk.yang@samsung.com> 2014-05-13
>>>>>>> tizen
* 2.1.91
- DEBUG: Use SDB forwarding if target is remote emulator.
- DEBUG: Remove PTP debug plugins
== donghyuk yang <donghyuk.yang@samsung.com> 2014-05-12
* 2.1.90
- VIEW: ROOTSTRAP: Added host ip text control to remote connection dialog.
- DEBUG: Modified sleep time when starting gdb.
- LAUNCH: Check .rpm and .xml files before launching a project
== jaemin kim <jm.jaemin.kim@samsung.com> 2014-05-12
* 2.1.89
- GIT: Uses egit timeout information
- VIEW: ROOTSTRAP: Shows why you insert ssh private and public key in connection dialog.
- VIEW: ROOTSTRAP: Shows connection error in Error log view.
- VIEW: ROOTSTRAP: Verify sudo password when connecting remote server
- PREF: Added preference pages (Build server, Device, Rootstrap)
- VIEW: ROOTSTRAP: Modified error message for rootstrap creation.
- VIEW: ROOTSTRAP: Show pretty message if URL is invalid when creating rootstrap.
- VIEW: ROOTSTRAP: Check to lost SSH connection before view action on windows.
== donghyuk yang <donghyuk.yang@samsung.com> 2014-05-11
* 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
- 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
* 2.1.71
- MISC: Modified xml file for default include path
- BUILD: INDEX: Modified default include directories
== donghyuk yang <donghyuk.yang@samsung.com> 2014-03-29
* 2.1.70
- LAUNCH: Supported setting command, arguments and environments when launching
- LAUNCH: Supported setting .core and .cs file when coredump debugging.
- BUILD: CONF: Added "BUILD_TYPE" environment variable
- BUILD: CONF: Supported Debug, Release build configuration for multiple architecture.
- BUILD: support to pass build environment to build process
- XML: PACKAGING: Modified GBS build command
== donghyuk yang <donghyuk.yang@samsung.com> 2014-03-29
* 2.1.69
- ROOTSTRAP: DLG: Validate information for creating rootstrap
== donghyuk yang <donghyuk.yang@samsung.com> 2014-03-03
* 2.1.68
- MISC: Added package install dependency for nativeappcommon-eplugin
== donghyuk yang <donghyuk.yang@samsung.com> 2014-02-25
* 2.1.67
- WIZARD: Use project wizard to create tizen platform project from normal git project.
- LAUNCH: Print log to console view in case of executing a binary.
== donghyuk yang <donghyuk.yang@samsung.com> 2014-02-24
* 2.1.66
- PKGMGR: Show the latest packages on package manager
- MISC: Removed unused method
== donghyuk yang <donghyuk.yang@samsung.com> 2014-02-18
* 2.1.65
- EDITOR: Removed a function for validating .spec file
== donghyuk yang <donghyuk.yang@samsung.com> 2014-02-10
* 2.1.64
- EDITOR: Added dependency plugin for spec file editor plugin
== donghyuk yang <donghyuk.yang@samsung.com> 2014-02-05
* 2.1.63
- EDITOR: Added editor plugin for RPM .spec file.
== donghyuk yang <donghyuk.yang@samsung.com> 2014-02-05
* 2.1.62
- PKGMGR: Improved in processing speed of repository management.
== donghyuk yang <donghyuk.yang@samsung.com> 2014-02-03
* 2.1.61
- PREF: SITECONF: Removed proxy setting which is used by site configuration
- VIEW: ROOTSTRAP: Check "ruby" package before creating a new rootstrap
== donghyuk yang <donghyuk.yang@samsung.com> 2014-01-20
* 2.1.60
- DEBUG: COREDUMP: Supported a different .cs format (package information)
- LAUNCH: Processing launching the application having two .xml files
- PREF: Disable SSL cert validation
== donghyuk yang <donghyuk.yang@samsung.com> 2014-01-20
* 2.1.59
- Fixed to use LaunchUtils to find available port
== kh5325.kim <kh5325.kim@samsung.com> 2014-01-15
* 2.1.58
- MISC: Changed message bundle key by nativecommon's change
== kh5325.kim <kh5325.kim@samsung.com> 2013-12-13
* 2.1.57
- PKGMGR: Supported repository priority
- TEST: Modified test shell script
== donghyuk yang <donghyuk.yang@samsung.com> 2013-12-03
* 2.1.56
- LAUNCH: Packaging project before checking rootstrap initializing
== donghyuk yang <donghyuk.yang@samsung.com> 2013-12-02
* 2.1.55
- LAUNCH: Set device root on automatically when launching project
- PREF: Fixed bug for checking null
- MISC: Improved code quality
- MISC: Modified package build script
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-29
* 2.1.54
- EXTRAFILE: Added xml file for include path of arm platform
- PREF: Import include paths as build configuration and set default indexer
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-27
* 2.1.53
- COMMANDER: Set timeout 10000ms in case of refreshing repos and listing packages
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-27
* 2.1.52
- COMMANDER: Set timeout value from preference value
- PKGMGR: Modified height of repository group
- BUILD: Rebuild source index after building the project
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-26
* 2.1.51
- LAUNCH: Supported to sort table columns in coredump wizard page
- LAUNCH: Check the device is root on only when normal debugging
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-24
* 2.1.50
- MISC: Modified pkginfo.manifest
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-23
* 2.1.49
- MISC: Removed org.tizen.nativecpp.ext.csviewer dependency
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-23
* 2.1.48
- LAUNCH: Supported coredump debugging
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-23
* 2.1.47
- MISC: Improved code quality
- PROJ: WZD: Supported to create project on multi-profile
- PROPS: Modified platform default include path
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-18
* 2.1.46
- COMMANDER: Do not need to change smack if there is no access permission
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-05
* 2.1.45
- LAUNCHER: Assign .debug file directly when debugging attach
- LAUNCHER: Run EFL application after killing the process if it is running
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-05
* 2.1.44
- LAUNCHER: Use expect script when generating new rootstrapy
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-03
* 2.1.43
- LAUNCHER: Refactoring launch delegate and shortcut
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-03
* 2.1.42
- CMDLAUNCH: Imporve monitor cancel process
- PWDDLG: Changed password input dialog to input wizard
- PWDDLG: Added API for verifying super-user password
- PWDDLG: Added process for verifying super-user password
- WIZARD: Fixed a problem for moving control through tab key
== donghyuk yang <donghyuk.yang@samsung.com> 2013-11-02
* 2.1.41
- Modified test workspace
== donghyuk yang <donghyuk.yang@samsung.com> 2013-10-29
* 2.1.40
- Modified test workspace
== donghyuk yang <donghyuk.yang@samsung.com> 2013-10-28
* 2.1.39
- Disable "tip of the day" when testing platform ide
- Supported RDS
- Fixed a problem that "Text and Text box" are not seen property in "Generate rootstrap" dialog
- Fixed a problem that Platform Project can't be created after closing the Tizen Platform perspective.
- Hide help icon on launch wizard
== donghyuk yang <donghyuk.yang@samsung.com> 2013-10-25
* 2.1.38
- Added sikuli test
- Bring test.sh from common-eplugin
== donghyuk yang <donghyuk.yang@samsung.com> 2013-10-23
* 2.1.37
- Hide help icon on launch wizard
- Fixed the problem which extra packages are not cleared
== donghyuk yang <donghyuk.yang@samsung.com> 2013-10-14
* 2.1.36
- Added about files
== donghyuk yang <donghyuk.yang@samsung.com> 2013-10-01
* 2.1.35
- Supported to show package properties on package manager
== donghyuk yang <donghyuk.yang@samsung.com> 2013-09-30
* 2.1.34
- Exception skip: Ubuntu 12.04 browser compatibility problem
== donghyuk yang <donghyuk.yang@samsung.com> 2013-09-05
* 2.1.33
- Added org.tizen.common.project.adapter extension for ProjectUtil#getTizenProject()
== kh5325.kim <kh5325.kim@samsung.com> 2013-08-30
* 2.1.32
- applied common-eplugin's change
== kh5325.kim <kh5325.kim@samsung.com> 2013-08-30
* 2.1.31
- Added cmake editor plugin (except site.xml)
== donghyuk yang <donghyuk.yang@samsung.com> 2013-08-28
* 2.1.30
- Removed cmake editor plugin
== donghyuk yang <donghyuk.yang@samsung.com> 2013-08-27
* 2.1.29
- Added cmake editor plugin
- Supported to import platform project
== donghyuk yang <donghyuk.yang@samsung.com> 2013-08-27
* 2.1.28
- Refactoring (collection type)
- Added default platform includes
== donghyuk yang <donghyuk.yang@samsung.com> 2013-08-23
* 2.1.27
- Fixed to use NewProjectChecker
== kh5325.kim <kh5325.kim@samsung.com> 2013-08-12
* 2.1.26
- Refactored wizard to common model
== kh5325.kim <kh5325.kim@samsung.com> 2013-08-09
* 2.1.25
- Modified test meta package attribute (root -> test)
== donghyuk yang <donghyuk.yang@samsung.com> 2013-08-06
* 2.1.24
- Refactored PWComposite to common
== kh5325.kim <kh5325.kim@samsung.com> 2013-08-02
* 2.1.23
- Applied common wizard changing
== donghyuk yang <donghyuk.yang@samsung.com> 2013-08-01
* 2.1.22
- Added meta-nativeplatform-elugin-test package
== donghyuk yang <donghyuk.yang@samsung.com> 2013-07-31
* 2.1.21
- Fixed pkginfo.manifest problem
== donghyuk yang <donghyuk.yang@samsung.com> 2013-07-31
* 2.1.20
- Added sikuli test script
== donghyuk yang <donghyuk.yang@samsung.com> 2013-07-31
* 2.1.19
- Fixed GBS version parsing error
- Added logger for performance
== donghyuk yang <donghyuk.yang@samsung.com> 2013-07-31
* 2.1.18
- Refactoring as Protex's result
- Launch refactoring
- Added default include path
- Supported header tracing (set default includes from xml)
== kh5325.kim <kh5325.kim@samsung.com> 2013-07-31
* 2.1.17
- Applied changing GBS buildroot path
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-19
* 2.1.16
- Fixed missing buildRunner for building platform project
== donghyuk yang <donghyuk.yang@samsung.com> 2013-06-12
* 2.1.15
- Supported header tracing
== donghyuk yang <donghyuk.yang@samsung.com> 2013-06-12
* 2.1.14
- Applied changing sdblib
== donghyuk yang <donghyuk.yang@samsung.com> 2013-06-11
* 2.1.13
- Applied changing installer for multi-SDK
== donghyuk yang <donghyuk.yang@samsung.com> 2013-06-10
* 2.1.12
- Modified PackageListener & CommonProjectDependentPackager#buildPackage()
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-04
* 2.1.11
- Refactoring sdblib
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-04
* 2.1.10
- Removed express mode (IDE uses only normal CDT wizard mode)
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-29
* 2.1.9
- Refactored to sdblib
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-23
* 2.1.8
- Refactored to sdblib
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-23
* 2.1.7
- Refactored to sdblib
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-22
* 2.1.6
- Added base-ide-product-add-ons dependency for EGit
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-06
* 2.1.5
- applied new method that get app's installation path.
- Changed version from tizen2.0 to tizen2.1
- Fixed sonar violations
- Modified initializing string in proxy url parser
- Fixed bug for running gdbserver through sdb
- Support platform debugging on SMACK
- Added solib-search-path for "/usr/bin" and "/usr/lib" when attach debugging
== donghyuk yang <donghyuk.yang@samsung.com> 2013-04-19
* 2.1.4
- Fixed a wrong label
- Process architecture before creating new rootstrap
- Added annotation
== donghyuk yang <donghyuk.yang@samsung.com> 2013-03-18
* 2.1.3
- Modified supported toolchain type from tizen.obs to tizen.platform
== donghyuk yang <donghyuk.yang@samsung.com> 2013-03-18
* 2.1.2
- Changed version from tizen2.0 to tizen2.1
== donghyuk yang <donghyuk.yang@samsung.com> 2013-03-18
* 2.1.1
- Version up for Tizen 2.1 dist
== donghee yang <donghee.yang@samsung.com> 2013-03-15
* 2.1.0
- 2.1 package
- Set nature and show platform launch menus just on platform project
== donghyuk yang <donghyuk.yang@samsung.com> 2013-03-10
* 1.0.52
- Removed TizenDebianLaunchDelegateForCore class
- Check rootstrap is initialized before packaging and launching
== donghyuk yang <donghyuk.yang@samsung.com> 2013-03-08
* 1.0.51
- Supported local package repository
- Fixed bug for installing package to rootstrap if proxy is null
== donghyuk yang <donghyuk.yang@samsung.com> 2013-03-07
* 1.0.50
- Fixed bug for displaying new version on installed version field
== donghyuk yang <donghyuk.yang@samsung.com> 2013-02-22
* 1.0.49
- Return null if device execution log is null
- Implements proxy url parser
== donghyuk yang <donghyuk.yang@samsung.com> 2013-02-22
* 1.0.48
- Modified plugin Provider and name
== donghyuk yang <donghyuk.yang@samsung.com> 2013-02-20
* 1.0.47
- Fixed bug for comparing GBS version
== donghyuk yang <donghyuk.yang@samsung.com> 2013-02-08
* 1.0.46
- Added EnternalBuildRunner for building platform project
== donghyuk yang <donghyuk.yang@samsung.com> 2013-02-04
* 1.0.45
- Add naming condition in project renaming
== donghyuk yang <donghyuk.yang@samsung.com> 2013-01-28
* 1.0.44
- Fixed a bug for cancel action on import dialog
== donghyuk.yang <donghyuk.yang@samsung.com> 2013-01-21
* 1.0.43
- Modified export/import rootstrap process
== donghyuk.yang <donghyuk.yang@samsung.com> 2013-01-21
* 1.0.42
- Added --nodeps --ignorearch option to rpm when installing local package
== donghyuk yang <donghyuk.yang@samsung.com> 2013-01-16
* 1.0.41
- Removed AgentProject template
== donghyuk.yang <donghyuk.yang@samsung.com> 2013-01-14
* 1.0.40
- Fixed a bug about exporting/import failure by localized rootstrap path
- Modified to show more info when process fail
== donghee yang <donghee.yang@samsung.com> 2013-01-09
* 1.0.39
- Merged latest changes
== kh5325.kim <kh5325.kim@samsung.com> 2013-01-08
* 1.0.38
- Added --incremental option to GBS as default
== gune.kim <gune.kim@samsung.com> 2013-01-04 19:22
* 1.0.37
- Added Boilerplate
- Added --incremental option to GBS tool as default option
== donghyuk.yang <donghyuk.yang@samsung.com> 2013-01-04
* 1.0.36
- Fixed a bug on gbs version checking
- Fixed bug that sbi plugin-id does not allow dot(.)
- Fixed invalid thread access bug when "Build Project"
- Excluded sources when exporting rootstrap
== donghee yang <donghee.yang@samsung.com> 2012-12-28
* 1.0.35
- Applied New GBS option
== donghee yang <donghee.yang@samsung.com> 2012-12-27
* 1.0.34
- Add wizard preference page
== ho.namkoong <ho.namkoong@samsung.com> 2012-12-21
* 1.0.33
- Merge branch "develop" into release
- [develop] Reinitialize SBI after adding and removing rootstrap
- Fix express mode bug in platform wizard
- Reinitialize SBI after adding and removing rootstrap
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-12-18
* 1.0.32
- Merge branch "develop" into release
- [develop] Added property tab for GBS Options
- [develop] emoved Sample tab from project wizard
- [develop] Added build config action set
- [develop] Check to exist GBS tool
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-12-18
* 1.0.31
- Removed launch menu of Package Manager
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-12-05
* 1.0.30
- Removed macos-64 from supported OS
== donghee yang <donghee.yang@samsung.com> 2012-11-28
* 1.0.28
- Merge branch "develop" into release
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-11-26
* 1.0.27
- Hide preference page for git config and added filter for proxy port
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-11-03
* 1.0.26
- Rollback status of package manager before latest merging
- Fixed a bug for setting rootstrap path to xml file when modify rootstrap
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-11-03
* 1.0.25
- Merged latest changes
- [develop] Fixed a bug that project from git is not working when using schema in base uri
- [develop] Check a mismatch architecture between rootstrap and configuration when selecting rootstrap
- [develop] Changed base directory of user rootstraps to "~/tizen-sdk-data"
- [develop] Removed double quotation marks from wizard title and description
= donghyuk.yang <donghyuk.yang@samsung.com> 2012-11-23
* 1.0.24
- Added dis upgrade feature to package manager
- [develop] Modified method for passing environment variables to command launcher
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-11-22
* 1.0.23
- [develop] Added question dialog if rootstrap is not initialized
- [develop] Do not pass rootstrap name and arch arguments to sbi action script
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-11-21
* 1.0.22
- [develop] Release for test
== donghee.yang <donghee.yang@samsung.com> 2012-11-21
* 1.0.21
- [develop] Applied new Platfrom SDK concept
== ho.namkoong <ho.namkoong@samsung.com> 2012-11-15 15:39
* 1.0.20
- [develop] Create fundamental folder when creating native project
== ho.namkoong <ho.namkoong@samsung.com> 2012-11-15 15:39
|