dotnet_runtime/eng
Viktor Hofer a1af15d229
Update SDK and remove RID calculation in favor of RuntimeInformation (#35538)
* Remove GetTargetMachineInfo from runtime

* Update bootstrapped SDK

* Remove unused prop

* Rename RuntimeRID to HostRuntimeIdentifier

* Remove yml tmp copying

* Update SDK

* Move RuntimeOS into libraries

* Fix RuntimeOS move
2020-05-04 11:45:15 +02:00
..
common [master] Update dependencies from dotnet/arcade Microsoft/vstest dotnet/xharness (#35662) 2020-04-30 17:20:03 -04:00
docker Redesign the subset feature (#34663) 2020-04-08 03:09:31 +02:00
internal Initial runtime repository structure 2019-11-14 01:26:19 +01:00
native improve cmake version detection (#35593) 2020-04-29 06:18:09 -07:00
pipelines Update SDK and remove RID calculation in favor of RuntimeInformation (#35538) 2020-05-04 11:45:15 +02:00
restore Update SDK and remove RID calculation in favor of RuntimeInformation (#35538) 2020-05-04 11:45:15 +02:00
testing [eng] Fix condition on RunTestsCommand property (#35709) 2020-05-01 11:27:50 -04:00
Analyzers.props Enable restore for ref and src projects in libs (#33553) 2020-04-06 11:54:10 +02:00
ApiCompatExcludeAttributes.txt Run APICompat against the previous release of NETCoreApp (#33300) 2020-03-12 07:47:09 -07:00
Build.props Enable restore for ref and src projects in libs (#33553) 2020-04-06 11:54:10 +02:00
CodeAnalysis.ruleset Enable xunit1024 (#34512) 2020-04-08 06:58:54 -04:00
Configurations.props Update SDK and remove RID calculation in favor of RuntimeInformation (#35538) 2020-05-04 11:45:15 +02:00
DefaultGenApiDocIds.txt Run APICompat against the previous release of NETCoreApp (#33300) 2020-03-12 07:47:09 -07:00
LicenseHeader.txt API review URL should be HTTPS, not HTTP (#32281) 2020-02-14 08:07:46 -08:00
Publishing.props Initial runtime repository structure 2019-11-14 01:26:19 +01:00
SignCheckExclusionsFile.txt Add official signed build pipeline (#1016) 2019-12-18 18:55:25 -06:00
Signing.props Move DependencyModel to libraries (#34296) 2020-04-03 20:47:17 -05:00
SubsetValidation.targets Fix installer signing after restore changes (#34707) 2020-04-08 20:02:08 -07:00
Subsets.props Compile the wasm cross compiler with llvm. (#35395) 2020-04-27 13:52:26 +02:00
SymbolPublishingExclusionsFile.txt Add symbol publishing exclusion list (dotnet/coreclr#26180) 2019-08-15 15:55:31 -07:00
Tools.props Enable restore for ref and src projects in libs (#33553) 2020-04-06 11:54:10 +02:00
Version.Details.xml Update dependencies from https://github.com/dotnet/runtime-assets build 20200501.1 (#35772) 2020-05-03 13:11:05 -04:00
Versions.props Update dependencies from https://github.com/dotnet/runtime-assets build 20200501.1 (#35772) 2020-05-03 13:11:05 -04:00
build.ps1 Add arg aliases for runtimeConfiguration and librariesConfiguration (#34743) 2020-04-09 18:09:26 -07:00
build.sh Add error handling in build.sh (#35774) 2020-05-03 21:28:25 +02:00
codeOptimization.targets Add build configuration to generate runtime packs for WebAssem… (#34936) 2020-04-24 09:35:54 +02:00
codecov.yml Disable coverage status checks for project and patch (dotnet/corefx#34901) 2019-01-28 20:40:35 +01:00
configure-toolset.ps1 Initial runtime repository structure 2019-11-14 01:26:19 +01:00
configure-toolset.sh Initial runtime repository structure 2019-11-14 01:26:19 +01:00
crossIBC.ps1 Add cross IBCMerge (dotnet/corefx#33282) 2018-11-15 10:16:38 -08:00
depProj.common.targets Fix cross targeting for depproj (#33238) 2020-03-05 18:41:14 +01:00
depProj.targets New Configuration System (#1787) 2020-02-06 05:24:08 +00:00
empty.csproj CoreCLR versions cleanup (#35327) 2020-04-25 05:32:49 -07:00
illink.targets Strip the ILLinkTrim.xml file from System.Private.Xml (#35547) 2020-04-30 20:25:41 -05:00
install-native-dependencies.sh Initial addition of tvOS Mono (#34475) 2020-04-08 02:00:28 +02:00
install-nuget-credprovider-then-build.sh Set +x on cred provider build proxy scripts (dotnet/core-setup#8284) 2019-09-17 10:29:30 -05:00
install-nuget-credprovider-then-msbuild.sh Set +x on cred provider build proxy scripts (dotnet/core-setup#8284) 2019-09-17 10:29:30 -05:00
install-nuget-credprovider.sh Set +x on cred provider build proxy scripts (dotnet/core-setup#8284) 2019-09-17 10:29:30 -05:00
liveBuilds.targets Fix some incorrect warnings in LiveBuilds.targets (#35770) 2020-05-03 16:37:37 +02:00
notSupported.SourceBuild.targets Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833) 2020-03-05 07:51:06 -08:00
outerBuild.targets adding outerBuild\InnerBuild structure for generate reference source (#31892) 2020-02-12 10:27:26 -08:00
packaging.props Enable restore for ref and src projects in libs (#33553) 2020-04-06 11:54:10 +02:00
packaging.targets Remove -runtime version suffix hack for M.E. (#34464) 2020-04-02 18:51:21 -07:00
python.targets Fix locating Python on Windows when py.exe not found (#33163) 2020-03-04 13:53:02 -08:00
referenceAssemblies.props Moving more Tfm specific properties to the targetFramework.props file (#34349) 2020-04-03 16:09:55 -07:00
referenceFromRuntime.targets Add build configuration to generate runtime packs for iOS (#34050) 2020-04-02 13:42:08 -04:00
references.targets Libraries testing (#178) 2019-11-21 23:13:26 +01:00
resolveContract.targets fix clean (#33758) 2020-03-24 07:18:37 -07:00
resources.targets New Configuration System (#1787) 2020-02-06 05:24:08 +00:00
run-test.sh Move MSBuild projects out of the native build scripts (#31701) 2020-03-04 02:19:03 +00:00
updateversions.proj Buildwork to remove dir.props files (dotnet/coreclr#26960) 2019-10-14 20:21:20 -07:00
versioning.targets Fix CoreCLR incremental builds (#35732) 2020-05-02 00:52:34 -07:00