projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-04-19
Steve MacLean
Add mockcoreclr.def
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Steve MacLean
Add MockCoreClrSanity test
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Steve MacLean
Add AddMicrosoftNETCoreAppFrameworkMockCoreclr
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Vitek Karas
Update hosting components with new hosts and new scenar...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Elinor Fung
Fail early on duplicate runtime properties (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-18
Elinor Fung
Add documentation for existing hostfxr functions (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Davis Goodin
Update readme: Ubuntu 19.04 and Linux musl arm64 (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Lee Coward
Merge pull request dotnet/core-setup#5849 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-16
Elinor Fung
Add links to nethost zip/tar.gz to readme (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Davis Goodin
Create AppHost pack nupkg and installers (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
William Godbe
Merge pull request dotnet/core-setup#5827 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Omair Majid
Fix reorder warnings (dotnet/core-setup#5821)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Elinor Fung
Add basic native hosting test using comhost (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Lee Coward
Add execute perms to dotnet-wrapper. Resolves https...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-14
Swaroop Sridhar
AppHost: Support bundles (stage 1) (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Elinor Fung
Move creating hostpolicy context and coreclr out of...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Steve MacLean
Add Mock CoreCLR (dotnet/core-setup#5823)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Vitek Karas
Fix algorithm description with the order problem soluti...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Omair Majid
Remove unused is_executable function in pal.unix.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
Omair Majid
Remove redundant std::move() (dotnet/core-setup#5824)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-13
dotnet-maestro-bot
Update BuildTools to preview4-03913-01
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Davis Goodin
Create zip file for WindowsDesktop sfx (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Davis Goodin
Create WindowsDesktop shared framework nupkgs and MSIs...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Swaroop Sridhar
Build the Bundler as a library (dotnet/core-setup#5798)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Aaron Robinson
Update COM-activation.md (dotnet/core-setup#5805)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Elinor Fung
Split getting init info for app/lib into separate helpe...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Vitek Karas
Remove test duplicates (dotnet/core-setup#5729)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Vitek Karas
Tests for startup hook using simple name only (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Omair Majid
Add missing closedir() in readdir() (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Elinor Fung
Simplify nethost API for getting hostfxr path (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
JC Aguilera
Fix copy/paste error (dotnet/core-setup#5756)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
JC Aguilera
Merge pull request dotnet/core-setup#5749 from jcagme...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
William Godbe
Merge pull request dotnet/core-setup#5714 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
juanam
Upgrading feed taks version
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
juanam
Upgrading feed taks version
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Elinor Fung
Add hostpolicy_context which holds information to load...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Vitek Karas
Improve multi framework resolution tests (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
dotnet-maestro-bot
Update BuildTools to preview4-03906-01
commit
|
commitdiff
|
tree
|
snapshot
2019-04-08
Vitek Karas
Roll forward for pre release edge cases (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Matt Mitchell
Merge pull request dotnet/core-setup#5705 from JohnTort...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Cesar Soares...
Fix syntax
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Cesar Soares...
Batch core-setup builds
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Jeremy Koritzinsky
.NET Core WinRT Host (dotnet/core-setup#5527)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Elinor Fung
Add doc with hostpolicy APIs (dotnet/core-setup#5659)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
William Godbe
Merge pull request dotnet/core-setup#5697 from wtgodbe...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
wtgodbe
Update branding to preview5
commit
|
commitdiff
|
tree
|
snapshot
2019-04-05
Davis Goodin
Enforce that DLL/EXEs in platform manifest have a FileV...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Lee Coward
Merge pull request dotnet/core-setup#5521 from dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Lee Coward
Merge branch 'leecow-patch' of https://github.com/dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Lee Coward
formatting fix
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Davis Goodin
Update src/pkg/packaging/snaps/dotnet-sdk-3/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Davis Goodin
Update src/pkg/packaging/snaps/dotnet-sdk-3/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Davis Goodin
Update src/pkg/packaging/snaps/dotnet-sdk-3/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Davis Goodin
Update src/pkg/packaging/snaps/dotnet-sdk-3/dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Jeremy Koritzinsky
Add ijwhost.lib to host package. (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-04
Jeremy Koritzinsky
Add <functional> include to coreclr.h (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Swaroop Sridhar
Bundler: Add test case for handling relative-path input...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Austin Wise
Bundler: Fix path handling
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Elinor Fung
Make coreclr_property_bag_t handle lifetime of property...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-02
Elinor Fung
Rename nethost zip/tar.gz to be consistent with runtime...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Elinor Fung
Move files only used for hostpolicy under hostpolicy...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
dotnet-maestro-bot
Update BuildTools to preview4-03828-01 (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-30
Vitek Karas
Disable multi-level lookup for the test solution (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Vitek Karas
Refactor FX resolution into its own class (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Aaron Robinson
Remove coreclr shutdown from coreclr_t destructor....
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Elinor Fung
Add zip/tar.gz for nethost (dotnet/core-setup#5603)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Davis Goodin
Use BYOC pools: '*-temp' pools being deleted (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Swaroop Sridhar
Rename Microsoft.Dotnet.Build.Bundle to Microsoft.NET...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Vitek Karas
Omit trailing path separator in TPA (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Davis Goodin
Test on Windows x86 (dotnet/core-setup#5583)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Elinor Fung
Fix GetHostFxrPath_DotNetRootEnvironment test failure...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Swaroop Sridhar
Bundler Test: Run using AppHost (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Vitek Karas
FX resolution small cleanup (dotnet/core-setup#5544)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Vitek Karas
Rename test only env variables (dotnet/core-setup#5548)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Vitek Karas
Add framework resolution tests for --fx-version (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-27
Elinor Fung
Switch SDKLookup tests to use mock hostpolicy (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Davis Goodin
Run tests on Windows jobs using '-test' alias (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-26
Elinor Fung
Add alias for build option to just build/run tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Elinor Fung
Expose function for locating hostfxr (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Swaroop Sridhar
Package Microsoft.DotNet.Build.Bundle as a tool (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Davis Goodin
Improve .NET Shared Framework bundle installer accessib...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Vitek Karas
Fix framework ordering if graphs (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Davis Goodin
Add .NET Standard 2.1 Targeting Pack (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Davis Goodin
Add internal notice to targeting pack nupkg desc (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Vitek Karas
Generalize test settings for framework resolution tests...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-23
Swaroop Sridhar
Publish Microsoft.Dotnet.Build.Bundle package (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Swaroop Sridhar
Add a README file for the bundler (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Davis Goodin
Fix WindowsDesktop file list root attributes (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Vitek Karas
Improve roll forward spec and tests (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-22
Davis Goodin
Fix daily build symbol publish (dotnet/core-setup#5525)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Steve MacLean
Implement SemVer 2.0.0 (dotnet/core-setup#4953)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-21
Nikita Potapenko
Update licence info (dotnet/core-setup#5258)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Vitek Karas
Include header files in projects (dotnet/core-setup...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jeremy Koritzinsky
IJW Host (dotnet/core-setup#5185)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Lee Coward
update dependencies and add 3.0 preview
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Lee Coward
snap yaml updates to enable build on 18.04
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Lee Coward
Update Snap definitions with latest
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Jan Vorlicek
Disable using clang 3.9 for linux ARM cross build ...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Vitek Karas
Exact spec of framework version resolution (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Davis Goodin
Create targeting pack macOS pkg installer (dotnet/core...
commit
|
commitdiff
|
tree
|
snapshot
next