Code cleanup (#251)
[platform/core/dotnet/launcher.git] / NativeLauncher / tool / tac_common.cc
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...