Fixed TAC related bugs caused by function integration patch
[platform/core/dotnet/launcher.git] / NativeLauncher / tool / ni_common.cc
2024-02-28 j-h.choiFixed TAC related bugs caused by function integration...
2024-02-28 j-h.choiChanged the creation location of the NI file to configu...
2024-02-19 Woongsuk ChoChange implementation of regeneratePkgNI
2024-02-19 Woongsuk ChoAOT support for RPK
2024-02-19 j-h.choi[Refactoring] Code cleanup and remove duplicate methods
2024-02-19 조웅석/MDE Lab(SR)... Update NativeLauncher/tool/ni_common.cc
2024-02-19 Woongsuk ChoRemove duplicated ni regeneration
2024-02-19 최종헌/MDE Lab(SR)... Update ni_common.cc
2024-02-19 j-h.choiRemove duplicate files from app assembly list
2024-02-05 j-h.choiAdd --set-priority option in dotnettool
2024-01-04 최종헌/MDE Lab(SR)... Code review feedback
2024-01-04 j-h.choiChange to create a .native_image_tmp folder when creati...
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
2022-09-22 최종헌/Common Platfor... Check the existence of the original(.dll) file to use...
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-07-05 j-h.choiSeparate the code related to the profile data into...
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 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-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-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-23 Woongsuk ChoRemove --ni-ro-pkg / --ni-regen-all-ro-app options accepted/tizen/unified/20210623.125232 submit/tizen/20210623.065708
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-18 j-h.choiChange the logic to check the native image with ildasm
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-08-18 최종헌/Common Platfor... Added error handling for failures during the TAC (...
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-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... 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