* 2.4.2
- Version Up
== Vidhyadhar jain<vidhyadhar.1@samsung.com> 2018-11-12
* 2.4.1
- Write Strip info in flags.mk to update Link flags
- Fix missing endif in flags.mk
- Adding Optflags based on architecture
- Fix issue in Converting to Tizen Project
- Tizen Native-Unit Test not working with Tizen-5.5
== Aditya Aswani <a.aswani@samsung.com> 2019-11-05
* 2.4.0
- New branch for support tizen_studio_3.5
== Gaurang Khanwalkar <g.khanwalkar@samsung.com> 2018-11-15
* 2.3.231
- Version Up
== Aditya Aswani<a.aswani@samsung.com> 2018-08-16
* 2.3.230
- Copy common files during Export to CLI from CLI Resources
== Karthik Bhat<kv.bhat@samsung.com> 2018-06-20
* 2.3.229
- Fix compile failure while checking potential bug with build using make
== Karthik Bhat<kv.bhat@samsung.com> 2018-02-04
* 2.3.228
- Fix compile failure when using c++14 features with LLVM 4.0
== Karthik Bhat<kv.bhat@samsung.com> 2018-02-04
* 2.3.227
- OCF: modified how to open template files on the editor
- NATIVE: fixed llvm-4.0 & make build problem
== Donghyuk Yang <dong.h.yang@samsung.com> 2017-12-05
* 2.3.226
- OCF: fix dibs build fail
- Cannot refer to the non-final local variable fileMap defined in an enclosing scope
== Sungmin Ha <sungmin82.ha@samsung.com> 2017-10-24
* 2.3.225
- OCF: open resource and common handler files after code generation
== Sungmin Ha <sungmin82.ha@samsung.com> 2017-10-24
* 2.3.224
- Sync package from develop
== yoonki.park <yoonki.park@samsung.com> 2017-09-26
* 2.3.223
- [LSAN] Remove -mthumb option when profiled for Leak Sanitizer.
== Vidhyadhar Jain <vidhyadhar.1@samsung.com> 2017-09-27
* 2.3.222
- add getUseSystemCertsOfTrustAnchor() method.
== Juhan Kim <juhan1.kim@samsung.com> 2017-09-27
* 2.3.221
- Fixed bugs detected by SVACE and applying Protex result.
== Jooyoul Lee <jy.exe.lee@samsung.com> 2017-09-19
* 2.3.220
- Strip the Release build binaries during build.
== Puneetha K <k.puneetha@samsung.com> 2017-08-16
* 2.3.219
- [StaticAnalyzer] Rename Static Analyzer checker file name.
- Strip the Release build binaries during build.
== Puneetha K <k.puneetha@samsung.com> 2017-08-17
* 2.3.218
- changed no error handling if no Build directory exists on Platform (for Export to CLI cmd)
== Gyeongmin Ju <gyeongmin.ju@samsung.com> 2017-08-08
* 2.3.217
- fixed platform 4.0 build error
== Gyeongmin Ju <gyeongmin.ju@samsung.com> 2017-08-03
* 2.3.216
- remove DEFAULT_PLATFORM_GCC_FILENAME & add DEFAULT_TOOLCHAIN_REFIX
- remove CDT bundle version
== Gyeongmin Ju <gyeongmin.ju@samsung.com> 2017-07-20
* 2.3.215
- Change ninja makefile generator to support LLVM-4.0.0
== Puneetha K <k.puneetha@samsung.com> 2017-07-19
* 2.3.214
- Support LLVM macro fo 4.0 platform build
== Gyeongmin Ju <gyeongmin.ju@samsung.com> 2017-07-13
* 2.3.213
- Package version up for DIBS full build
== Hyeongseok Heo <harry.heo@samsung.com> 2017-05-12
* 2.3.212
- restore APP_INSTALL_PATH constants of rpath.Because rpath is only supported in versions below 3.0.
== JooYoul Lee <jy.exe.lee@samsung.com> 2017-03-16
* 2.3.211
- Fix [SPTSDKUX-3388] to support multibyte and special characters in ninja build.
- Changed the APP_INSTALL_PATH constant to a function for version control.
- Removed debug opt (-g) on release build mode
== Puneetha K <k.puneetha@samsung.com> 2017-03-08
* 2.3.210
- Tizen Studio supports the 'export to CLI' feature for linked resources.
- Fix default build target bug.
== Jooyoul Lee <jy.exe.lee@samsung.com> 2017-02-03
* 2.3.209
- Update the correct binary name in ninja file generator.
== Puneetha K <k.puneetha@samsung.com> 2017-01-24
* 2.3.208
- change '_IO_stdin_used' to '_IO_*'
== Jooyoul Lee <jy.exe.lee@samsung.com> 2017-01-03
* 2.3.207
- add '_IO_stdin_used' symbol.
== Jooyoul Lee <jy.exe.lee@samsung.com> 2017-01-03
* 2.3.206
- Modify adding rpath option to project
== Gun Kim <gune.kim@samsung.com> 2016-12-21
* 2.3.205
- method of modify architecture value moves ProjectUtil.java
== JuHan Kim <juhan1.kim@samsung.com> 2016-12-16
* 2.3.204
- modify file name of native packaging.
== JuHan Kim <juhan1.kim@samsung.com> 2016-12-15
* 2.3.203
- add -DDEPRECATION_WARNING
== JooYoul Lee <jy.exe.lee@samsung.com> 2016-12-12
* 2.3.202
- [TSAM-10232] Ninja: Disable -deps option for tizen 2.3
== Karthik Bhat <kv.bhat@samsung.com> 2016-11-30
* 2.3.201
- CLI: avoid duplicate "Defines(-D)" option in exporting CLI
== DongHyuk Yang <dong.h.yang@samsung.com> 2016-11-28
* 2.3.200
- add predefine 'TIZEN_DEPRECATION'
- modify packaging message.
== JooYoul Lee <jy.exe.lee@samsung.com> 2016-11-23
* 2.3.199
- fix message bug of TPK packaging version 2.
== Juhan Kim <juhan1.kim@samsung.com> 2016-11-11
* 2.3.198
- fix message bug of TPK packaging.
== Juhan Kim <juhan1.kim@samsung.com> 2016-11-11
* 2.3.197
- [SPTSDKUX-2558] Fix ninja build issue
== Karthik Bhat <kv.bhat@samsung.com> 2016-11-10
* 2.3.196
- [TSAM-7791] Fix escape character being modified by ninja.
== Karthik Bhat <kv.bhat@samsung.com> 2016-09-27
* 2.3.195
- Add setting canUsePrebuiltIndexer element
== Gun Kim <gune.kim@samsung.com> 2016-09-19
* 2.3.194
- Fix issues in ninja. [SDKRM-1101 and SDKRM-1113]
== Karthik Bhat <kv.bhat@samsung.com> 2016-09-19
* 2.3.193
- Change bundle information
== ChangHyun Lee <leechwin.lee@samsung.com> 2016-09-08
* 2.3.192
- Modify command for getting built-in options
== Gun Kim <gune.kim@samsung.com> 2016-08-26
* 2.3.191
- BUILD: modify -rpath linker option
== DongHyuk Yang <dong.h.yang@samsung.com> 2016-08-25
* 2.3.190
- Remove code coverage tab in property page
== Gun Kim <gune.kim@samsung.com> 2016-08-22
* 2.3.189
- Apply modified file locations on Mac
- Fix a bug about rpath
- Fix bug about binary name
- Fix bug of packaging IME project
- Change dialog to noti popup
== Gun Kim <gune.kim@samsung.com> 2016-08-20
* 2.3.188
- Apply rules.ninja file path's change
== Gun Kim <gune.kim@samsung.com> 2016-08-18
* 2.3.187
- PRODUCT: Change IDE.app name to TizenStudio.app
== Yoonki Park <yoonki.park@samsung.com> 2016-08-17
* 2.3.186
- Change mingw path to mingw2
== Yoonki Park <yoonki.park@samsung.com> 2016-08-17
* 2.3.185
- PRODUCT: Change IDE.app name to TizenStudio.app
== Yoonki Park <yoonki.park@samsung.com> 2016-08-12
* 2.3.184
- SIGN: publish signed package
- PACKAGE: modify to packaging bug of ime project.
- SHORTCUT: Move packaging short cut key to common eplugin
== Yoonki Park <yoonki.park@samsung.com> 2016-08-11
* 2.3.183
- Change the enventor path
- Modify a way of getting launch command
== ChangHyun Lee <leechwin.lee@samsung.com> 2016-08-02
* 2.3.182
- modify a way of getting launch command
- modify to packaging bug of ime project
== JuHan Kim <juhan1.kim@samsung.com> 2016-08-02
* 2.3.181
- CLI: do not set reference information if reference project is not library
- BUILD: Ninja Rule Changes for Code Coverage.
== DongHyuk Yang <dong.h.yang@samsung.com> 2016-07-29
* 2.3.180
- Fixed a bug about the set working set on Tizen Project.
== HyoCheol Ahn <hyocheol.ahn@samsung.com> 2016-07-25
* 2.3.179
- change to empty directory specification in tpk packaging.
== JuHan Kim <juhan1.kim@samsung.com> 2016-07-25
* 2.3.178
- CLI: Remove all absolute path options and merge C and CPP include path
- CLI: fix a problem about  macro replacing in windows.
- CLI: modify old method to set build options of reference project
== DongHyuk Yang <dong.h.yang@samsung.com> 2016-07-22
* 2.3.177
- Sets the latest LLVM as default toolchain
- Apply modification of common class name
== HyoCheol Ahn <hyocheol.ahn@samsung.com> 2016-07-12
* 2.3.176
- execute LLVM with whole compile option when setting built-in options
- resolve problem that not found clang, clang compiler
- fix a bug that sets rootstrap path in setting built-in options
== DongHyuk Yang <dong.h.yang@samsung.com> 2016-07-07
* 2.3.175
- Remove unnecessary icon
== ChangHyun Lee <leechwin.lee@samsung.com> 2016-07-05
* 2.3.174
- modify logger print format
- added api version macro to unittest's manifest file
- bug fix of import class.
== DongHyuk Yang <dong.h.yang@samsung.com> 2016-06-28
* 2.3.173
- BUILD: change to use sbilib instead of tpklib
- BUILD: resolve #{PLATFORM_DEFAULT_GCC_PATH} macro of environment variable
== DongHyuk Yang <dong.h.yang@samsung.com> 2016-06-21
* 2.3.172
- Add the function to activate perspective and tizen-manifest file.
- Set msgfmt path except binary name to build environment.
- Supported all C/CPP extensions which are supported by IDE.
== HyoCheol Ahn <hyocheol.ahn@samsung.com> 2016-06-15
* 2.3.171
- Fix the bug that not adapt the package id to the native project.
== HyoCheol Ahn <hyocheol.ahn@samsung.com> 2016-06-13
* 2.3.170
- Merged tizen_sdk & advux to sdk
== Yoonki Park <yoonki.park@samsung.com> 2016-06-08
* 2.3.169
- Removed new native project wizard menu
- Added base-ide-product build dependency
- Remove -g gcc option in release mode
== SangHyun Lee <sanghyunnim.lee@samsung.com> 2016-05-31
* 2.3.168
- Added the function to create the native project at the new tizen project wizard.
== HyoCheol Ahn <hyocheol.ahn@samsung.com> 2016-05-04
* 2.3.167
- Can use default certificates for emulator
== DongHyuk Yang <dong.h.yang@samsung.com> 2016-04-19
* 2.3.166
- Rebuild for upgrading Eclipse Mars for Mac
== Hyeongseok.heo <harry.heo@samsung.com> 2016-04-15
* 2.3.165
- Support legacy project
- Fix pre/post build script error with ninja
== GiWoong Kim <giwoong.kim@samsung.com> 2016-04-05
* 2.3.164
- Remove environment variable that is build options
- CLI: Supported absolute source path
== GiWoong Kim <giwoong.kim@samsung.com> 2016-03-24
* 2.3.163
- CLI: Export pre/post script to a new 'build_def.prop' file
- Select a version without limitation
== dong.h.yang <dong.h.yang@samsung.com> 2016-03-17
* 2.3.162
- Support unittest project for UI and Service project
== yoonki.park <yoonki.park@samsung.com> 2016-03-12
* 2.3.161
- Fixed the issue for converting absolute path to relative path based on project path
== dong.h.yang <dong.h.yang@samsung.com> 2016-03-09
* 2.3.160
- Merged develop to tizen_sdk 
== yoonki.park <yoonki.park@samsung.com> 2016-03-08
* 2.3.159
- Fixed bug about "Restore Defaults" button on "Build > Settings" property page
- CLI: Set original file path if source is linked
- PO: MO file name should be application name
== dong.h.yang <dong.h.yang@samsung.com> 2016-03-03
* 2.3.158
- fixed bug about packaging multi-app
- Add shortcut about Build Packaging Key is ALT + F10
== gune.kim <gune.kim@samsung.com> 2016-02-19
* 2.3.157
- Modified unittest project's template
- Fixed a way of getting profile names for import wizard
== gune.kim <gune.kim@samsung.com> 2016-01-06
* 2.3.156
- Fix pre/post build command failure in ninja build
== kv.bhat <kv.bhat@samsung.com> 2016-01-05
* 2.3.155
- Added tizen native error parser 
== yoonki.park <yoonki.park@samsung.com> 2016-01-05
* 2.3.154
- TEST: added some codes for supporting unit test
- MISC: modified template of unittest project
- [SDKRM-873] Fix Failure when running prebuild/postbuild steps using ninja
- Convert the platform to different profile in "tizen import wizard"
== shihyun kim <shihyun.kim@samsung.com> 2015-12-30
* 2.3.153
- Get edje_cc path from rootstrap
== shihyun kim <shihyun.kim@samsung.com> 2015-12-22
* 2.3.152
- Workaround for -deps option not detected by edje-cc compiler in 2.3
== Karthik Bhat <kv.bhat@samsung.com>
* 2.3.151
- modified TPK cancel bug
== juhan.kim <juhan1.kim@samsung.com>
* 2.3.150
- modified Tizen Built-in Option Settings provider
- [APIChecker] Add APIChecker path in environment variable
- [APIChecker] Update APIChecker build rule
- [APIChecker] Modify ninja rules and ninja file generater to support APIChecker
- Support the project that contains "." in project name
== gune.kim <gune.kim@samsung.com> 2015-12-14
* 2.3.149
- CLI: Supported to export when include/library path is project path
== donghyuk.yang <dong.h.yang@samsung.com> 2015-11-18
* 2.3.148
- CLI: Overwrite make files except flags.mk and prepost.mk
- NINJA: Fixed duplicate rule for building edc resource
== donghyuk.yang <dong.h.yang@samsung.com> 2015-11-18
* 2.3.147
- Change migration version state
== shihyun.kim <shihyun.kim@samsung.com> 2015-11-12
* 2.3.146
- CLI: Confirm to overwrite Build directory when CLI exporting
- MIGRATION: Must be higher version to migration
== donghyuk yang <dong.h.yang@samsung.com> 2015-11-11
* 2.3.145
- Remove efl-tools in install-dependency
== shihyun.kim <shihyun.kim@samsung.com> 2015-11-06
* 2.3.144
- WIZARD: Closed project wizard faster
== yoonki.park <yoonki.park@samsung.com> 2015-11-05
* 2.3.143
- BUILD: Changed EFL lib path along with EFL bin path changing
== donghyuk yang <dong.h.yang@samsung.com> 2015-10-30
* 2.3.142
- CLI: Skip input extension which is not supported by tool
== donghyuk yang <dong.h.yang@samsung.com> 2015-10-29
* 2.3.141
- Get edje_cc path from SBI rootstrap plugin
- Default value for Enable tag is made as 'No' for 'Alpha' checker property.
- CLI: Do not exclude 'manifest.xml' file in case of multi project
- PACKAGE:Added the getter of project for performance measurement
== donghyuk yang <dong.h.yang@samsung.com> 2015-10-29
* 2.3.140
- CLI: Supported to export resource filters for packaging on CLI
- remove extension of tip of the day in plugin.xml
== donghyuk yang <dong.h.yang@samsung.com> 2015-10-15
* 2.3.139
- Move NativeCoreSigner from "nativecore" to nativecommon
== jihoon song <jihoon.song@samsung.com> 2015-10-05
* 2.3.138
- BUILD: Added NATIVE_API_FRAMEWORK constant
== donghyuk yang <dong.h.yang@samsung.com> 2015-10-01
* 2.3.137
- BUILD: Ninja, Support multi/ special char in Xlinker flags
== donghyuk yang <dong.h.yang@samsung.com> 2015-10-01
* 2.3.136
- BUILD: Supported to restore default framework include path
== donghyuk yang <dong.h.yang@samsung.com> 2015-10-01
* 2.3.135
- CLI: Export c/cpp compiler debug and optimization option
== donghyuk yang <dong.h.yang@samsung.com> 2015-09-30
* 2.3.134
- Implemented function that returns install command
== gune.kim <gune.kim@samsung.com> 2015-09-24
* 2.3.133
- Added to check NPE
== gune.kim <gune.kim@samsung.com> 2015-09-24
* 2.3.132
- Added -L -I -l options to root project.
- Add macro expansion for artifact name
== gune.kim <gune.kim@samsung.com> 2015-09-24
* 2.3.131
- CLI: Convert absolute path to relative path if path is wrapped with double or single quotes.
== donghyuk yang <dong.h.yang@samsung.com> 2015-09-23
* 2.3.130
- Implemented to migrate old referenced projects to .tproject
== gune.kim <gune.kim@samsung.com> 2015-09-22
* 2.3.129
- Applied new way of getting sub-application list
== gune.kim <gune.kim@samsung.com> 2015-09-18
* 2.3.128
- Modified command for debugging widget application
== gune.kim <gune.kim@samsung.com> 2015-09-16
* 2.3.127
- Modified a rule of getting sub-app
- Add Notification message when the version is different from .tproject and tizen-manifest.xml
== gune.kim <gune.kim@samsung.com> 2015-09-15
* 2.3.126
- When the strip mode is not set, strip-path option is null
== shihyun.kim <shihyun.kim@samsung.com> 2015-09-11
* 2.3.125
- CLI: Export EDC compile flags as each a file and directory.
== donghyuk yang <dong.h.yang@samsung.com> 2015-09-09
* 2.3.124
- Modified for create project in background at the Platform IDE
== hyocheol.ahn <hyocheol.ahn@samsung.com> 2015-11-05
* 2.3.123
- Fixed UI freezing on new project wizard
== sanghyunnim.lee <sanghyunnim.lee@samsung.com> 2015-11-04
* 2.3.122
- Merge branch 'tizen_sdk' into develop
== gune.kim <gune.kim@samsung.com> 2015-10-19
* 2.3.121
Modified a rule of getting sub-app
== hyocheol.ahn <hyocheol.ahn@samsung.com> 2015-09-15
* 2.3.120
- Version up for stv_product
== yoonki.park <yoonki.park@samsung.com> 2015-07-28
* 2.3.92
- Fixed a bug that showing the project name by selected category.
== hyocheol.ahn <hyocheol.ahn@samsung.com> 2015-06-16
* 2.3.91
- Supported the local download to the Tizen Create Wizard.
- Supported the multi-platform selection to the Tizen Create Wizard.
- Set code convention.
- Fixed to copy empty locale files.
- Modified a rule of enabling Build Package menu & added code for finding an IME application type.
- Changes running point of pre/post build step.
- Modified a rule of interestList for RDS.
== hyocheol.ahn <hyocheol.ahn@samsung.com> 2015-06-15
* 2.3.90
- Support the local download in default folder to on-line sample
== hyocheol.ahn <hyocheol.ahn@samsung.com> 2015-06-04
* 2.3.89
- Merge branch 'tizen_2.3.1' into develop
== gune.kim <gune.kim@samsung.com> 2015-05-29
* 2.3.88
- Supported on-line sample and improved new created wizard
== hyocheol.ahn <hyocheol.ahn@samsung.com> 2015-05-20
* 2.3.87
- BUILD: Add source folder that is 'shared' folder
== yoonki.park <yoonki.park@samsung.com> 2014-0415
* 2.3.86
- BUILD: Change the library location from library path page.
== shihyun.kim <shihyun.kim@samsung.com> 2014-03-27
* 2.3.85
- Added Archive Generator tool
== gune.kim <gune.kim@samsung.com> 2015-03-27
* 2.3.84
- Fixed a bug about .exportMap file
== gune.kim <gune.kim@samsung.com> 2015-03-27
* 2.3.83
- BUILD: Add edc and po compiler to static library project
== shihyun.kim <shihyun.kim@samsung.com> 2015-03-20
* 2.3.82
- Supported working set in wizard
== jihoon80.song <jihoon80.song@samsung.com> 2015-03-20
* 2.3.81
- BUILD: Add resource filtering function in packaging
== shihyun.kim <shihyun.kim@samsung.com> 2015-03-10
* 2.3.80
- BUILD: Added support for ninja build
- PACKAGING: Change the package name
== shihyun.kim <shihyun.kim@samsung.com> 2015-03-03
* 2.3.79
- BUILD: Refresh the project when build finished
== shihyun.kim <shihyun.kim@samsung.com> 2015-02-06
* 2.3.78
- coredumpe - VERBOSE_CONSOLE option off 
== wonhyoung2.park <wonhyoung2.park@samsung.com> 2015-01-30
* 2.3.77
- Modified a timing of coping cache files for incrematal signing.
== gune.kim <gune.kim@samsung.com> 2015-01-23
* 2.3.76
- modified to use new Tizen Debug Launcher which uses DSF framework instead of CDI
== gune.kim <gune.kim@samsung.com> 2015-01-20
* 2.3.75
- BUILD: Change the directory path that is used in the multi-packaging
== shihyun.kim <shihyun.kim@samsung.com> 2015-01-19
* 2.3.74
- BUILD: Fix for long command line issue in tizen IDE in Windows OS
- BUILD: Add include path of referenced project to compiler
- BUILD: Add link path of referenced project to linker
== shihyun.kim <shihyun.kim@samsung.com> 2015-01-19
* 2.3.73
- Add platform perspective
- Add platform rootstrap information to platform settings tab
- Add coredump feature
== hyocheol.ahn <hyocheol.ahn@samsung.com> 2015-01-12
* 2.3.72
- BUILD: Add error message of signer.
== shihyun.kim <shihyun.kim@samsung.com> 2014-12-30
* 2.3.71
- BUILD:  Add multi option to edc compiler
== shihyun.kim <shihyun.kim@samsung.com> 2014-12-29
* 2.3.70
- BUILD: Exclude the "pre-build" and "post-build" step in parallel build
- BUILD: Print the error message to console view
== shihyun.kim <shihyun.kim@samsung.com> 2014-12-24
* 2.3.69
- BUILD: Refresh the toolchain at headless build
== shihyun.kim <shihyun.kim@samsung.com> 2014-12-15
* 2.3.68
- Fixed the bug that is failed the build in cli
== shihyun.kim <shihyun.kim@samsung.com> 2014-12-11
* 2.3.67
- Allowed simply white spaces for project name in native wizard
== jihoon80.song <jihoon80.song@samsung.com> 2014-12-04
* 2.3.66
- BUILD: In windows, convert path delimiter to linux style.
== donghyuk yang <donghyuk.yang@samsung.com> 2014-11-26
* 2.3.65
- BUILD: Change the option path of edc compiler
== shihyun.kim <shihyun.kim@samsung.com> 2014-11-26
* 2.3.64
- BUILD: Removed absolute path in .cproject file
== donghyuk yang <donghyuk.yang@samsung.com> 2014-11-26
* 2.3.63
- Disable any SA activity on absolute path targets
== alok.besu <alok.besu@samsung.com> 2014-11-20
* 2.3.62
- BUILD: Change the order of post build step
- BUILD: Add prerequisite package in ubuntu(gettext).
== shihyun.kim <shihyun.kim@samsung.com> 2014-11-19
* 2.3.61
- BUILD: Remove export api option in compile
== shihyun.kim <shihyun.kim@samsung.com> 2014-11-07
* 2.3.60
- SA: Added makefile.sa.template file
- SA: Cleanup for separating SA configuration from makefile (NABI-1377)
- SA: Separated SA configuration from makefile (NABI-1377)
== donghyuk yang <donghyuk.yang@samsung.com> 2014-11-07
* 2.3.59
- Implemented override method about CoreXmlStore
== Taeyoung Son <taeyoung2.son@samsung.com> 2014-11-04
* 2.3.58
- BUILD: Added new Language Settings Provider.
== donghyuk yang <donghyuk.yang@samsung.com> 2014-11-03
* 2.3.57
- Added to replace macro to real path.
== gune.kim <gune.kim@samsung.com> 2014-11-03
* 2.3.56
- BUILD: Add the missing option '--version-script'
== shihyun.kim <shihyun.kim@samsung.com> 2014-10-29
* 2.3.55
- BUILD: Add option that determine the export api
- BUILD: Resolved building problem for a selected file
== shihyun.kim <shihyun.kim@samsung.com> 2014-10-29
* 2.3.54
- ENV: Added edje_cc binary path to PATH environment
- Added a profile name key-value for manifest
== jihoon80.song <jihoon80.song@samsung.com> 2014-10-23
* 2.3.53
- BUILD: Remove output type of c++ linker
- BUILD: Add option "-fvisibility=hidden"
== shihyun.kim <shihyun.kim@samsung.com> 2014-10-22
* 2.3.52
- SA: Modified command delimiter in windows
== donghyuk yang <donghyuk.yang@samsung.com> 2014-10-22
* 2.3.51
- Modified a way of displaying SA result
== gune.kim <gune.kim@samsung.com> 2014-10-21
* 2.3.50
- Added efl-tools to install dependency for macos-64
- Supported LLVM SA build
== gune.kim <gune.kim@samsung.com> 2014-10-17
* 2.3.49
- BUILD: Rename "Core" -> "Native"
== shihyun.kim <shihyun.kim@samsung.com> 2014-10-14
* 2.3.48
- BUILD: Remove 'fvisibility' option
== shihyun.kim <shihyun.kim@samsung.com> 2014-10-10
* 2.3.47
- BUILD: Add options '-mthumb' and '-fvisibility=hidden' in debug mode. 
* 2.3.46
- BUILD: Add link option '-mthumb' and '-fvisibility=hidden'
== shihyun.kim <shihyun.kim@samsung.com> 2014-10-07
* 2.3.45
- BUILD: Add environment variable "APPID"
== shihyun.kim <shihyun.kim@samsung.com> 2014-10-06
* 2.3.44
- Fixed the error that appear the error dialog in properties page
== shihyun.kim <shihyun.kim@samsung.com> 2014-10-01
* 2.3.43
- BUILD: Add -Wl,--no-undefined and -Werror-implicit-function-declaration option
== shihyun.kim <shihyun.kim@samsung.com> 2014-09-26
* 2.3.42
- BUILD: Change the framework libraries to "$(RS_LIBRARIES) in makefile.
== shihyun.kim <shihyun.kim@samsung.com> 2014-09-23
* 2.3.41
- BUILD: throw the error exception when the build error occurs
== shihyun.kim <shihyun.kim@samsung.com> 2014-09-19
* 2.3.40
- Remvoe D_APP_LOG option
== shihyun.kim <shihyun.kim@samsung.com> 2014-09-18
* 2.3.39
- Change the way that compile
== shihyun.kim <shihyun.kim@samsung.com> 2014-09-12
* 2.3.38
- Fixed the prevent issue
== shihyun.kim <shihyun.kim@samsung.com> 2014-09-12
* 2.3.37
- Fixed shared library template
- Added ExpressProjectGenerator for CLI
- Changed native template (nativcpp -> nativecore)
== shingil.kang <shingil.kang@samsung.com> 2014-09-11
* 2.3.36
- Add build option 
== shihyun.kim <shihyun.kim@samsung.com> 2014-09-05
* 2.3.35
- Applied TizenCommonSigner
== gune.kim <gune.kim@samsung.com> 2014-09-05
* 2.3.34
- modified from Core to Native
== gune.kim <gune.kim@samsung.com> 2014-09-03
* 2.3.33
- Added guard code
== gune.kim <gune.kim@samsung.com> 2014-08-28
* 2.3.32
- Applied a new artifact (mo, edj)
== gune.kim <gune.kim@samsung.com> 2014-08-22
* 2.3.31
- Check that the strip tool exists.
== shihyun.kim <shihyun.kim@samsung.com> 2014-08-19
* 2.3.30
- Add strip option on release mode
== shihyun.kim <shihyun.kim@samsung.com> 2014-08-19
* 2.3.29
- Disabled a config page in the Core wizard
== gune.kim <gune.kim@samsung.com> 2014-08-19
* 2.3.28
- Fixed a wrong error message on wizard
== gune.kim <gune.kim@samsung.com> 2014-08-11
* 2.3.27
- Added a launch delegator for core app
== gune.kim <gune.kim@samsung.com> 2014-08-06
* 2.3.26
- Sets macros that are used to create project
- Modified to sign application
== gune.kim <gune.kim@samsung.com> 2014-07-31
* 2.3.25
- Build the edc file in shared library project
== shihyun.kim <shihyun.kim@samsung.com> 2014-07-22
* 2.3.24
- Modified project's name pattern
== gune.kim <gune.kim@samsung.com> 2014-07-21
* 2.3.23
- Library project can be built the edc file
== shihyun.kim <shihyun.kim@samsung.com> 2014-07-18
* 2.3.22
- Added build option to edje_cc compiling
== gune.kim <gune.kim@samsung.com> 2014-07-18
* 2.3.21
- Reload sbi plugins before get 'signer'.
* 2.3.20
- Add exclude list for packaging
== shihyun.kim <shihyun.kim@samsung.com> 2014-07-17
* 2.3.19
- Fixed a but that .cproject file includes invalid local file paths
== donghee yang <donghee.yang@samsung.com> 2014-07-17
* 2.3.18
- Add build environment of "msgfmt"
== shihyun.kim <shihyun.kim@samsung.com> 2014-07-16 
* 2.3.17
- 'TPK' that is packaging tool is changed to 'TPKLIB'
== shihyun.kim <shihyun.kim@samsung.com> 2014-07-14
* 2.3.16
- Fixed bug about getting manifest information
== gune.kim <gune.kim@samsung.com> 2014-07-04
* 2.3.15
- Modified getting manifest's information
== gune.kim <gune.kim@samsung.com> 2014-07-03
* 2.3.14
- Added "efl-tools" as install-dependency for windows
== donghee yang <donghee.yang@samsung.com> 2014-06-31
* 2.3.13
- Modified builder to compile edc file on windows
- Supports core multi app
- Supports core hybrid app
== donghee yang <donghee.yang@samsung.com> 2014-06-30
* 2.3.12
- Version up
== donghyuk yang <donghyuk.yang@samsung.com> 2014-06-27
* 2.3.11
- BUILD: Added "-fd ../res/fonts" option to edje_cc compiling
== donghyuk yang <donghyuk.yang@samsung.com> 2014-06-27
* 2.3.10
- Supports multi-app(core app)
== gune.kim <gune.kim@samsung.com> 2014-06-28
* 2.3.9
- Added to validate package name in wizard
== gune.kim <gune.kim@samsung.com> 2014-06-25
* 2.3.8
- Add '-vd' option to build
== shihyun.kim <shihyun.kim@samsung.com> 2014-06-24
* 2.3.7
- Enabled to validate executable nameY
== gune.kim <gune.kim@samsung.com> 2014-06-23
* 2.3.6
- Modified function that signs the core app
== gune.kim <gune.kim@samsung.com> 2014-06-23
* 2.3.5
- Modified function that signs the core app
== gune.kim <gune.kim@samsung.com> 2014-06-18
* 2.3.4
- add 'efl-tools' in install-dependency
== shihyun.kim <shihyun.kim@samsung.com> 2014-06-18
* 2.3.2
- added Build Package menu
== gune.kim <gune.kim@samsung.com> 2014-06-17
* 2.3.1
- init nativecore-eplugin
== gune.kim <gune.kim@samsung.com> 2014-06-13
