Check library extension more
[platform/core/dotnet/launcher.git] / NativeLauncher / tool / tac_common.cc
2023-11-28 Woongsuk ChoCheck library extension more accepted/tizen/8.0/unified/20231129.170829 accepted/tizen/unified/20231130.180856
2023-08-24 j-h.choiCheck library extensions more accurately accepted/tizen/unified/20230825.044242
2023-01-26 j-h.choiChanged the json exception
2022-12-12 최종헌/Common Platfor... The Pre-Compiled app skips the TAC (#444) accepted/tizen/7.0/unified/20221216.133937 accepted/tizen/unified/20221213.123154
2022-12-07 j-h.choiAdd TAC installer accepted/tizen/unified/20221208.043843
2021-06-28 j-h.choiAdded missing exception handling for boost_filesystem
2021-06-09 Woongsuk Chochange fprintf to _SERR and _SOUT
2021-06-09 j-h.choiChange the extension of a path or file
2020-12-24 조웅석/Common Platfor... Support regen-app-ni for read-only app (#301)
2020-12-18 j-h.choiModify the ownership of TAC and Remove unnecessary...
2020-12-18 Woongsuk ChoResolve platform specific path at install time
2020-11-05 Woongsuk ChoUse multi-user support pkgmgrinfo API
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... Delete unused libraries when installing the application...
2020-08-14 최종헌/Common Platfor... Modified function name for readability (#263)
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 Woongsuk ChoRefactoring path manager
2020-06-18 최종헌/Common Platfor... Code cleanup (#251)
2020-06-11 최종헌/Common Platfor... Modified to pass the argument by constant reference...
2020-05-26 최종헌/Common Platfor... Fix bugs when generating SPC.ni with --ni-dll option...
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-02-06 j-h.choiChange the function name from updateAssemblyInfo()...
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...
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-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-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...