1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Satori/eng
2020-04-24 09:35:54 +02:00
..
common [master] Update dependencies from 5 repositories (#34275) 2020-04-07 21:48:26 +00: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 Rename the 'WebAssembly' OS to 'Browser' and the RID to 'brows… (#35323) 2020-04-23 12:05:13 +02:00
pipelines Add build configuration to generate runtime packs for WebAssem… (#34936) 2020-04-24 09:35:54 +02:00
restore Enable restore for ref and src projects in libs (#33553) 2020-04-06 11:54:10 +02:00
testing [mono] Enable LLVM for iOS by default for AppleAppBuilder (#35338) 2020-04-23 19:47:51 +02: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
build.ps1 Add arg aliases for runtimeConfiguration and librariesConfiguration (#34743) 2020-04-09 18:09:26 -07:00
build.sh Rename the 'WebAssembly' OS to 'Browser' and the RID to 'brows… (#35323) 2020-04-23 12:05:13 +02:00
CodeAnalysis.ruleset Enable xunit1024 (#34512) 2020-04-08 06:58:54 -04:00
codecov.yml Disable coverage status checks for project and patch (dotnet/corefx#34901) 2019-01-28 20:40:35 +01:00
codeOptimization.targets Add build configuration to generate runtime packs for WebAssem… (#34936) 2020-04-24 09:35:54 +02:00
Configurations.props Mdhwang/reduce mobile checks (#35105) 2020-04-22 17:00:47 -04: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
DefaultGenApiDocIds.txt Run APICompat against the previous release of NETCoreApp (#33300) 2020-03-12 07:47:09 -07: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 Fix dotnet/coreclr#24867 (dotnet/coreclr#24870) 2019-05-30 19:07:50 -07:00
illink.targets Enable restore for ref and src projects in libs (#33553) 2020-04-06 11:54:10 +02: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
LicenseHeader.txt API review URL should be HTTPS, not HTTP (#32281) 2020-02-14 08:07:46 -08:00
liveBuilds.targets Add build configuration to generate runtime packs for WebAssem… (#34936) 2020-04-24 09:35:54 +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
Publishing.props Initial runtime repository structure 2019-11-14 01:26:19 +01: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
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
Subsets.props Add build configuration to generate runtime packs for WebAssem… (#34936) 2020-04-24 09:35:54 +02:00
SubsetValidation.targets Fix installer signing after restore changes (#34707) 2020-04-08 20:02:08 -07: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
updateversions.proj Buildwork to remove dir.props files (dotnet/coreclr#26960) 2019-10-14 20:21:20 -07:00
Version.Details.xml Stop passing in auto-discovered xunit traits (#35237) 2020-04-22 14:43:31 +02:00
versioning.targets .NET Core to .NET branding changes (#33694) 2020-03-28 07:00:19 -07:00
Versions.props Stop passing in auto-discovered xunit traits (#35237) 2020-04-22 14:43:31 +02:00