Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08Merged PR 13255: [5.0 MSRC] Ensure that extracted bundle does not use preexis...Vladimir Sadov
2021-02-10Linux-only fix for SOS with 5.0 singlefile (#47733)Vladimir Sadov
2021-02-10Fix build errors using GCC 11 (#46334) (#47020)Omair Majid
2021-01-14[release/5.0] Fix ARM64 IJW bootstrap thunk inline assembly stub. (#46942)github-actions[bot]
2020-12-09COM Host - Invalid compute of default value string length (#45729)github-actions[bot]
2020-10-02Merge pull request #42934 from agocke/backport/pr-42435-to-release/5.0Andy Gocke
2020-10-02Re-enable support for using the system libunwind (#42853)github-actions[bot]
2020-10-02Add single-file app's dir to NATIVE_DLL_SEARCH_DIRECTORIES (#42876)Mateo Torres-Ruiz
2020-10-01Extract bundled files when IncludeAllContentForSelfExtract is set (#42435)Mateo Torres-Ruiz
2020-09-01[release/5.0] Do not add bundle deps file to APP_CONTEXT_DEPS_FILES on single...github-actions[bot]
2020-08-26[release/5.0] map macOS compat 10.16 version to 11.0 (#41294)github-actions[bot]
2020-08-14Fix resolve_component_dependencies in single-file bundles (#40780)Vitek Karas
2020-08-04Minimum CMake downgrade for Linux (#39044)Jeremy Koritzinsky
2020-07-29Redirect DllImport of hostpolicy to the main executable when it's embedded (#...Vitek Karas
2020-07-29Fix parsing of embedded .clsidmap in comhost (#40022)Elinor Fung
2020-07-22Add runtimelab.yml for dotnet/runtimelab experiments CI and build infrastruct...Jose Perez Rodriguez
2020-07-17Linking native libraries into superhost (#38684)Vladimir Sadov
2020-07-16Interpret DOTNET_BUNDLE_EXTRACT_BASE_DIR without dir separator as relative pa...Mateo Torres-Ruiz
2020-07-09Fix remaining license headers (#38953)Stephen Toub
2020-07-08Update license headers (#38793)Stephen Toub
2020-06-29Host with coreclr linked in (#36847)Vladimir Sadov
2020-06-23Fix link to corehost build requirements on Windows (#38253)Elinor Fung
2020-06-20Publish PDB for libnethost static library. (#38054)Aaron Robinson
2020-06-19Add support for illumos cross-compilation (#37753)Adeel Mujahid
2020-06-18Add hostfxr.h and coreclr_delegates.h to Microsoft.NETCore.DotNetAppHost (#38...Sean Hall
2020-06-18Move hostfxr API comments into header file. (#38019)Sean Hall
2020-06-16Implement hdt_get_function_pointer (#37696)Sean Hall
2020-06-13Refactor ComponentActivator (#37784)Sean Hall
2020-06-11Implement RID for SunOS-derived operating systems (#37016)Adeel Mujahid
2020-06-09Enable calling get_runtime_delegate from app context (#37473)Sean Hall
2020-06-01Rev cmake minimum version from 3.14.2 to 3.14.5 (#34757)Adeel Mujahid
2020-05-30Remove built-in WinRT support from the runtime (#36715)Jeremy Koritzinsky
2020-05-27Single-File: Run from Bundle (#36052)Swaroop Sridhar
2020-05-22Remove Microsoft.DotNet.PlatformAbstractions (#36707)Eric Erhardt
2020-05-21Fix missing symbol issues in SunOS build (#36455)Adeel Mujahid
2020-05-21Fix two issues with hosting on SunOS (#36527)Adeel Mujahid
2020-05-18Address some code review feedbackSwaroop Sridhar
2020-05-18Single-File: Run from BundleSwaroop Sridhar
2020-05-18CMake: Point download URLs directly to https:// (#36615)Nick Craver
2020-05-16Build an apphost with hostfxr and hostpolicy linked in (#36230)Vladimir Sadov
2020-05-15Consolidate NetCoreAppCurrent properties (#35953)Viktor Hofer
2020-05-15Implement get_own_executable_path for SunOS (#36514)Adeel Mujahid
2020-05-08Revert "Build an apphost with hostfxr and hostpolicy linked in (#35368)" (#36...Santiago Fernandez Madero
2020-05-06Build an apphost with hostfxr and hostpolicy linked in (#35368)Vladimir Sadov
2020-05-05UnmanagedCallersOnlyAttribute in load_assembly_and_get_function_pointer (#35763)Aaron Robinson
2020-05-02Fix spurious error message in libnethost.lib scenarios (#35739)Aaron Robinson
2020-04-26Delete FX_PRODUCT_VERSION host key/value pair (#35455)Jan Kotas
2020-04-25Stop building hostmisc as a static lib. (#35431)Aaron Robinson
2020-04-25Single-File: Pass BUNDLE_PROBE property to the runtime (#34845)Swaroop Sridhar
2020-04-24Delete JIT_PATH host key/value pair (#35359)Jan Kotas