summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-19Merge "find dlls in the app directory first for app NI" into tizensubmit/tizen/20170320.013057accepted/tizen/unified/20170320.065026accepted/tizen/tv/20170320.064953accepted/tizen/mobile/20170320.064937accepted/tizen/ivi/20170320.065013accepted/tizen/common/20170320.173522accepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonInhwan Lee3-37/+46
2017-03-19fix test script with change APP_CORE logideal.lee1-3/+3
2017-03-17find dlls in the app directory first for app NICho Woong Suk3-37/+46
2017-03-14Bug fix for multiple parameters of nitoolJongHeon Choi1-14/+12
2017-03-13Merge "Add tool option for check launching memory" into tizenwoongsuk cho2-32/+169
2017-03-07change lldb pathsubmit/tizen_unified/20170310.011402submit/tizen_unified/20170308.100503submit/tizen/20170309.004225accepted/tizen/unified/20170309.120727accepted/tizen/tv/20170309.072113accepted/tizen/mobile/20170309.072109accepted/tizen/ivi/20170309.072117accepted/tizen/common/20170309.175358chunseok lee1-2/+2
2017-03-07Merge "Add Self-Contained Deployment Launcher" into tizenwoongsuk cho3-1/+701
2017-03-07Add Self-Contained Deployment Launcherchunseok lee3-1/+701
2017-02-21Pass the first argument that name of exe filesubmit/tizen_unified/20170308.100407submit/tizen/20170221.023041accepted/tizen/tv/20170222.093853accepted/tizen/mobile/20170222.093831accepted/tizen/ivi/20170222.093913accepted/tizen/common/20170221.135116Inhwan Lee1-1/+4
2017-02-05Merge "removre dotnet-launcher from passing argument" into tizensubmit/tizen/20170205.233615accepted/tizen/tv/20170206.222531accepted/tizen/mobile/20170206.222515accepted/tizen/ivi/20170206.222549accepted/tizen/common/20170206.124232JongHeon Choi1-1/+2
2017-02-06Remove _preload_dir define in specJongHeon Choi1-3/+0
2017-02-06Remove %ix86 from ExcludeArchJongHeon Choi1-1/+1
2017-02-02removre dotnet-launcher from passing argumentCho Woong Suk1-1/+2
2017-02-01Fix build error for upgrading toolchainsubmit/tizen/20170201.085923accepted/tizen/tv/20170202.015301accepted/tizen/mobile/20170202.015241accepted/tizen/ivi/20170202.015321accepted/tizen/common/20170201.172056JongHeon Choi1-0/+1
2017-02-01Move the location of .NET modules to %{_datadir}submit/tizen/20170201.062104accepted/tizen/tv/20170201.090625accepted/tizen/mobile/20170201.090608accepted/tizen/ivi/20170201.090656accepted/tizen/common/20170201.171804Jiyoung Yun1-2/+2
2017-01-23Implement metadata plugin for appfwsubmit/tizen/20170123.081747accepted/tizen/tv/20170123.114750accepted/tizen/mobile/20170123.114731accepted/tizen/ivi/20170123.114806accepted/tizen/common/20170123.182352Inhwan Lee5-3/+88
2017-01-16Add tool option for check launching memoryJongHeon Choi2-32/+169
2017-01-05Use executables when trying to resolve an assemblyPawel Andruszkiewicz1-6/+8
2017-01-03fix performance_test for tizen 3.0 mobile/wearableInhwan Lee2-18/+45
2017-01-02Runtime directory is changed to /opt/usr/share/dotnet because of capacity sho...submit/tizen_ivi/20170113.100937submit/tizen_common/20170111.150147submit/tizen/20170102.014244accepted/tizen/tv/20170102.060636accepted/tizen/mobile/20170102.060619accepted/tizen/ivi/20170113.225721accepted/tizen/common/20170111.155020Cho Woong Suk1-2/+2
2016-12-29Apply dotnet RPM macrossubmit/tizen/20161229.014738accepted/tizen/tv/20161229.113319accepted/tizen/mobile/20161229.113213WonYoung Choi1-16/+7
2016-12-23Modify help message of nitoolsubmit/tizen/20161230.081227submit/tizen/20161223.055238accepted/tizen/mobile/20161226.131120JongHeon Choi1-1/+1
2016-12-23Add '--dll' option of nitoolsubmit/tizen/20161223.055000JongHeon Choi3-1/+52
2016-12-19Merge "add test tool for check launching time" into tizensubmit/tizen/20161221.042557accepted/tizen/mobile/20161222.020142woongsuk cho3-0/+436
2016-12-19Merge "AssemblyLoader should assist in loading all assemblies" into tizenwoongsuk cho2-44/+69
2016-12-20add test tool for check launching timeInhwan Lee3-0/+436
2016-12-19AssemblyLoader should assist in loading all assembliesPawel Andruszkiewicz2-44/+69
2016-12-19bug-fix: do not pre-create bg and conformant.Cho Woong Suk1-20/+0
2016-12-14Exclude arm64 and i586 architecturesubmit/tizen/20161214.063015accepted/tizen/mobile/20161215.072340JongHeon Choi1-0/+2
2016-12-14bug-fix : load app ni dll fileCho Woong Suk1-1/+7
2016-12-14generate ni file for dotnet-launcher for nitool --system commandCho Woong Suk1-2/+2
2016-12-14preload native libraries and pre-create windows to optimize app launching per...Cho Woong Suk4-2/+84
2016-12-14Fix Preload DLLpius.lee2-17/+41
2016-12-14Fix unused native image in application.pius.lee3-1/+40
2016-12-14Fix failed to launch on Exception.pius.lee1-0/+9
2016-11-29Add License file and comments to sourcespius.lee23-0/+554
2016-11-29Change dotnet core directorypius.lee1-1/+1
2016-11-24Fix missed ni.dll in tpa listpius.lee1-1/+8
2016-11-15Add Unhandled Exception handler for Dlog outputpius.lee1-0/+23
2016-11-11Add installer plugin and tool for create a NIpius.lee18-59/+736
2016-10-27Add dotnet.debugger into /usr/share/aulchunseok lee3-0/+8
2016-10-21Change managed build to use Nuget package.pius.lee5-57/+54
2016-10-20Now --standalone mode don't use managed launcherpius.lee5-71/+118
2016-10-19Add README.md for simple explanation.pius.lee1-0/+32
2016-10-17Fix missed 0 args on standalonepius.lee3-5/+9
2016-10-17Fix App Root on standalone and support direct execpius.lee4-5/+29
2016-10-11Add "--version" option for dotnet-launcherpius.lee4-3/+22
2016-10-10Now options will be pass to managed launcherpius.lee1-3/+17
2016-10-10Coreclr & Mono Supported launcher and standalonepius.lee20-676/+887
2016-09-23initialize new launcherpius.lee18-650/+980