Use executables when trying to resolve an assembly
[platform/core/dotnet/launcher.git] / NativeLauncher /
2016-12-23 JongHeon ChoiModify help message of nitool 91/106791/1 accepted/tizen/mobile/20161226.131120 submit/tizen/20161223.055238 submit/tizen/20161230.081227
2016-12-23 JongHeon ChoiAdd '--dll' option of nitool 81/106781/7 submit/tizen/20161223.055000
2016-12-20 woongsuk choMerge "add test tool for check launching time" into... accepted/tizen/mobile/20161222.020142 submit/tizen/20161221.042557
2016-12-20 woongsuk choMerge "AssemblyLoader should assist in loading all...
2016-12-19 Cho Woong Sukbug-fix: do not pre-create bg and conformant. 87/105787/1
2016-12-14 Cho Woong Sukgenerate ni file for dotnet-launcher for nitool --syste... 56/104756/1
2016-12-14 Cho Woong Sukpreload native libraries and pre-create windows to... 55/104755/1
2016-12-14 pius.leeFix Preload DLL 54/104754/1
2016-12-14 pius.leeFix unused native image in application. 53/104753/1
2016-11-29 pius.leeAdd License file and comments to sources
2016-11-24 pius.leeFix missed ni.dll in tpa list
2016-11-11 pius.leeAdd installer plugin and tool for create a NI
2016-10-27 chunseok leeAdd dotnet.debugger into /usr/share/aul
2016-10-20 pius.leeNow --standalone mode don't use managed launcher
2016-10-17 pius.leeFix missed 0 args on standalone
2016-10-17 pius.leeFix App Root on standalone and support direct exec
2016-10-11 pius.leeAdd "--version" option for dotnet-launcher
2016-10-10 pius.leeNow options will be pass to managed launcher
2016-10-10 pius.leeCoreclr & Mono Supported launcher and standalone
2016-09-23 pius.leeinitialize new launcher
2016-08-30 pius.leeRemove ini file and fix argument problem for appfw
2016-08-26 pius.leeModify default managed launcher name in config
2016-08-26 pius.leeSplit Native Parts to SharedObject and Executable
2016-08-19 pius.leeAdd managed launcher part