Fixed the segmentation fault in dotnettool (#437)
[platform/core/dotnet/launcher.git] / NativeLauncher / tool /
2022-09-26 최종헌/Common Platfor... Fixed the segmentation fault in dotnettool (#437) accepted/tizen/unified/20220927.132406
2022-09-22 최종헌/Common Platfor... Check the existence of the original(.dll) file to use...
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-09-15 이형주/Common Platfor... Fix dll filter in doAOTList (#433) accepted/tizen/unified/20220920.050137
2022-08-24 j-h.choiFixed build warning submit/tizen/20220825.083931
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-06-22 조웅석/Common Platfor... Change update size for PBA (#419)
2022-05-25 최종헌/Common Platfor... Change the optimization options for crossgen2 (#409)
2022-04-29 조웅석/Common Platfor... Set base address at native image (#400) accepted/tizen/unified/20220501.223640 submit/tizen/20220429.002649
2022-04-19 이형주/Common Platfor... Fix mibc option for crossgen2 (#401)
2022-04-19 Woongsuk ChoAdd --skip-ro-app option
2022-03-18 최종헌/Common Platfor... Add the NI_FLAGS_EXTRA_REF flag used to create ni for... accepted/tizen/unified/20220318.132742 submit/tizen/20220318.045134
2022-03-07 조웅석/Common Platfor... Bug-fix: fix path for pdb file copying (#392)
2022-02-22 j-h.choiCheck the SPC before creating a native image for the app accepted/tizen/unified/20220222.034344 submit/tizen/20220222.013136
2022-02-17 j-h.choiForked process in pipeline state can be terminated...
2022-02-15 Woongsuk ChoFix app's native image existence checking code. (#376)
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-16 Woongsuk ChoAvoid OOM while compiling system libraries
2022-01-06 최종헌/Common Platfor... Add environment for mic_crossgen2 (#360)
2022-01-05 조웅석/Common Platfor... Add plugin API for setting extra dll path (#353)
2022-01-05 조웅석/Common Platfor... Add options to support crossgen2 (#351)
2021-12-27 최종헌/Common Platfor... Fixed build error in r2r_checker (#357)
2021-12-16 정동헌/Common Platfor... Add r2r checker (#355)
2021-10-06 Woongsuk Chouse corerun for crossgen2
2021-09-09 조웅석/Common Platfor... Modified to support crossgen2 (#330)
2021-08-19 Woongsuk Choremove app profile data when app is updated
2021-07-23 조웅석/Common Platfor... Skip app ni regeneration if app ni already exist (... submit/tizen/20210723.041054
2021-07-22 조웅석/Common Platfor... Add plugin api to add native dll searching path (#343) submit/tizen/20210722.053902
2021-06-28 Woongsuk ChoFix for svace issue
2021-06-28 j-h.choiAdded missing exception handling for boost_filesystem
2021-06-28 j-h.choiAdd new TFM name scheme(net{dotnetVersion}-tizen{platfo...
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-06-09 j-h.choiChange the extension of a path or file
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-12-18 j-h.choiModify the ownership of TAC and Remove unnecessary...
2020-12-18 j-h.choiChange the logic to check the native image with ildasm
2020-12-18 Woongsuk ChoResolve platform specific path at install time
2020-11-05 Woongsuk ChoUse multi-user support pkgmgrinfo API
2020-09-24 최종헌/Common Platfor... Fixed build warning in i586, x86_64 (#283)
2020-09-01 Woongsuk ChoSupport PBA on aarch64
2020-09-01 j-h.choiAdd missing header
2020-08-18 조웅석/Common Platfor... Wrap bf::exists() to check for exception. (#270) accepted/tizen/unified/20200820.034645 submit/tizen/20200818.081345
2020-08-18 최종헌/Common Platfor... Added error handling for failures during the TAC (...
2020-08-18 최종헌/Common Platfor... Delete unused libraries when installing the application...
2020-08-14 최종헌/Common Platfor... Modified function name for readability (#263)
2020-08-12 조웅석/Common Platfor... Fixed the wrong base addr being used (#267) accepted/tizen/unified/20200812.143852 submit/tizen/20200812.015836
2020-08-07 최종헌/Common Platfor... Change to execute SQL commands simply (#265) accepted/tizen/unified/20200810.123138 submit/tizen/20200807.080009
2020-08-05 최종헌/Common Platfor... Support for TLC(Tizen Library cache) (#260)
2020-07-08 최종헌/Common Platfor... Modification of lchown for ni file in .tac_symlink...
2020-07-08 최종헌/Common Platfor... Code cleanup and Add missing flag (#257)
2020-07-08 Woongsuk ChoRefactoring path manager
2020-06-18 최종헌/Common Platfor... Support for aarch64(arm64) build (#250) accepted/tizen/5.5/unified/20200623.152346 accepted/tizen/unified/20200623.124121 submit/tizen/20200622.225420 submit/tizen_5.5/20200623.003918
2020-06-18 최종헌/Common Platfor... Code cleanup (#251)
2020-06-18 최종헌/Common Platfor... Check the native image with ildasm when using --ni...
2020-06-11 최종헌/Common Platfor... Modified to pass the argument by constant reference...
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-04-13 j-h.choiAdd flags to the install plugin to avoid duplicate... accepted/tizen/unified/20200413.222040 submit/tizen/20200413.110328
2020-04-13 김상욱/Common Platfor... Rework dotnet executable (#204)
2020-04-08 j-h.choiChange the ownership of the pdb file
2020-03-18 j-h.choiChange the name of the define directory(/opt/usr/dotnet) accepted/tizen/unified/20200319.131234 submit/tizen/20200318.232027
2020-03-18 j-h.choiModify the standard output and error in fprintf
2020-03-10 j-h.choiCopy the pdb file where the native image file exists
2020-02-07 j-h.choiModified to add 'NI_FLAGS_APPNI' flag and appPaths...
2020-02-06 j-h.choiChange the function name from updateAssemblyInfo()...
2020-02-03 j-h.choiBug fixed: Skips generation of ni.dll in the TPA list
2020-01-30 j-h.choiModify the parameter name of the database function
2020-01-14 j-h.choiModified to skip the assemblies in the TPA list when...
2020-01-14 j-h.choiAdd '--ni-reset-dir' option of dotnettool
2020-01-14 j-h.choi Code cleanup
2019-11-20 j-h.choiFixed Svace(memory_leak) accepted/tizen/unified/20191120.130641 submit/tizen/20191120.034939 submit/tizen_5.5/20191120.034924
2019-11-20 j-h.choiFixed Svace issue
2019-11-19 j-h.choiModify to enable TAC when restoring a database of TAC
2019-10-14 j-h.choiModify regenerate all tac file in dotnettool
2019-10-10 j-h.choiCode cleanup
2019-10-09 j-h.choiChange ownership of TAC database file in dotnettool
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-08-08 Gleb BalykovSupport 3.0-preview7
2019-08-06 j-h.choiNuget with no dependency applies TAC
2019-08-05 j-h.choiFixed svace (376818, 386676, 386690)
2019-08-05 j-h.choiVerify that the assembly is in the TPA list.
2019-08-05 j-h.choiCode refactoring
2019-07-18 j-h.choiCode cleanup of TAC
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...
2019-07-16 Gleb BalykovMove defines to spec and set smack label on file with...
2019-07-16 Gleb BalykovReview and rebase changes
2019-07-16 Gleb BalykovEnable generation of unique default base address for...
next