1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Satori/eng
Eric Erhardt c614097798
Strip the ILLinkTrim.xml file from System.Private.Xml (#35547)
* Strip the ILLinkTrim.xml file from System.Private.Xml

The two methods being preserved in System.Private.Xml (CreateSqlReader and GenerateSerializer) are large, and are not necessary when linking a mobile app. These methods only need to be preserved when linking the shared framework. When a normal app is linked, the linker is able to figure out if the two methods are necessary.

Contributes to #35199

Fix #30912

* Respond to PR feedback

- Add PreserveDependencyAttribute to SqlXml to be explicit.
- Rename ILLinkTrim.xml to ILLinkTrim_LibraryBuild.xml when it shouldn't be embedded in the resulting assembly.
2020-04-30 20:25:41 -05: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 Run runtime tests with mono on test change. (#35604) 2020-04-30 10:50:58 -04:00
restore Enable restore for ref and src projects in libs (#33553) 2020-04-06 11:54:10 +02:00
testing Integrate Android into /t:Test (#35640) 2020-04-30 11:44:50 +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 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
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 Compile the wasm cross compiler with llvm. (#35395) 2020-04-27 13:52:26 +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 [master] Update dependencies from dotnet/arcade Microsoft/vstest dotnet/xharness (#35662) 2020-04-30 17:20:03 -04:00
versioning.targets CoreCLR versions cleanup (#35327) 2020-04-25 05:32:49 -07:00
Versions.props [master] Update dependencies from dotnet/arcade Microsoft/vstest dotnet/xharness (#35662) 2020-04-30 17:20:03 -04:00