Fixed the segmentation fault in dotnettool (#437)
[platform/core/dotnet/launcher.git] / NativeLauncher / tool / dotnettool.cc
2022-09-26 최종헌/Common Platfor... Fixed the segmentation fault in dotnettool (#437) accepted/tizen/unified/20220927.132406
2022-09-21 조웅석/Common Platfor... Add limitation for -rm-origin-after-ni (#435) accepted/tizen/unified/20220923.052701
2022-09-20 Woongsuk ChoAdd --rm-origin-after-ni option accepted/tizen/unified/20220920.160600
2022-08-24 j-h.choiAdd the option to check Internet privilege in dotnettoo...
2022-07-05 j-h.choiSeparate the code related to the profile data into...
2022-06-29 Woongsuk ChoChange --ni-dir option operation
2022-06-28 조웅석/Common Platfor... Renew InputBubble Option (#416)
2022-04-19 이형주/Common Platfor... Fix mibc option for crossgen2 (#401)
2022-04-19 Woongsuk ChoAdd --skip-ro-app option
2022-02-09 조웅석/Common Platfor... Remove code that create SPC NI first (#373)
2022-02-09 최종헌/Common Platfor... inputbubbleref option should be used with inputbubble...
2022-01-05 조웅석/Common Platfor... Add options to support crossgen2 (#351)
2021-09-09 조웅석/Common Platfor... Modified to support crossgen2 (#330)
2021-08-19 Woongsuk Choremove app profile data when app is updated
2021-06-28 Woongsuk ChoFix for svace issue
2021-06-23 Woongsuk ChoRemove --ni-ro-pkg / --ni-regen-all-ro-app options accepted/tizen/unified/20210623.125232 submit/tizen/20210623.065708
2021-06-11 Timurdotnettool: Add --rm-app-profile <app_id> option
2021-06-09 Woongsuk Chochange fprintf to _SERR and _SOUT
2021-01-07 j-h.choiAdd '--ni-ro-pkg' option to dotnettool
2020-12-24 조웅석/Common Platfor... Support regen-app-ni for read-only app (#301)
2020-12-23 Woongsuk ChoAdd "--resolve-all-app" option to dotnettool
2020-09-01 j-h.choiAdd missing header
2020-08-14 최종헌/Common Platfor... Modified function name for readability (#263)
2020-08-05 최종헌/Common Platfor... Support for TLC(Tizen Library cache) (#260)
2020-07-08 Woongsuk ChoRefactoring path manager
2020-06-11 이형주/Common Platfor... Minor readability fix (#244)
2020-06-02 최종헌/Common Platfor... Fixed the bug to the '--ibc-dir' option (#239)
2020-05-26 최종헌/Common Platfor... Fix bugs when generating SPC.ni with --ni-dll option...
2020-05-25 최종헌/Common Platfor... Refactoring the dotnettool (#231)
2020-01-14 j-h.choiAdd '--ni-reset-dir' option of dotnettool
2019-10-10 j-h.choiCode cleanup
2019-10-09 j-h.choiAdded logic to recover when db file is corrupted.
2019-08-08 김상욱/Common Platfor... Add switches for crossgen (#91)
2019-07-17 조웅석/Common Platfor... Keep api for backward-compatibility and code clean...
2019-07-16 최종헌/Common Platfor... Modify the problem that the original assembly is delete...