Code cleanup (#251)
[platform/core/dotnet/launcher.git] / NativeLauncher / tool / ni_common.cc
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... Minor readability fix (#244)
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 김상욱/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-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-10-14 j-h.choiModify regenerate all tac 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.choiVerify that the assembly is in the TPA list.
2019-08-05 j-h.choiCode refactoring
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 BalykovAdd nitool option to compile system libs with unique...
2019-07-05 조웅석/Common Platfor... Merge pull request #72 from j-h-choi/tac_env accepted/tizen/unified/20190709.113105 submit/tizen/20190709.054508
2019-07-04 조웅석/Common Platfor... Merge pull request #67 from g-balykov/add-setenvvariabl...
2019-07-04 최종헌/Common Platfor... Merge branch 'tizen' into tac_env
2019-07-03 조웅석/Common Platfor... Merge pull request #74 from dotnet/bug_fix_ni_pkg_dll_o... accepted/tizen/unified/20190704.040535 submit/tizen/20190704.000906
2019-07-03 조웅석/Common Platfor... Merge pull request #73 from dotnet/use_concatPath_for_n...
2019-07-03 j-h.choiAdd define for TAC in launcher_env.h
2019-07-03 Woongsuk Chobug-fix : support TAC and NI_SUB_DIR for nitool --pkg...
2019-07-03 Woongsuk ChoChange APP_NI_SUB_DIR from "/.native_image" to ".native...
2019-06-11 조웅석/Common Platfor... Merge pull request #64 from j-h-choi/tizen accepted/tizen/unified/20190626.064945 submit/tizen/20190626.013636
2019-06-11 j-h.choiModify build error
2019-06-11 j-h.choiMerge branch 'j-h-choi-tizen' into tizen
2019-06-11 j-h.choiMerge branch 'tizen' of https://github.sec.samsung...
2019-06-11 j-h.choiAdd 'Tizen Assembly Cache' feature
2019-06-07 최종헌/Common Platfor... Merge branch 'tizen' into tizen
2019-06-03 j-h.choiTAC support for memory optimization