mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-08 03:27:04 +09:00
![]() * Try to untangle the rid calculation. * Ignore __portableOS. * Add back musl detection. * Try fix AnyOS tests. * Try fix coreclr linux_musl_arm64 job. * src/tests/build.proj: use PackageRID for restore. * Use RuntimeOS as an override for _packageOS. * Remove (probably) out-dated override for non-portable ToolsRID. * CI cross-builds for linux-musl use linux. * Add missing arch to rid. * Try simplified ToolsRID. * Update comments. * Rename OutputRid to OutputRID. * Tweak comment. * Move TargetsLinux{Bionic,Musl} with the other Targets properties. * Don't use RuntimeOS for PackageRID for CrossBuilds. * Move RuntimeOS condition to ToolsRID assignment. * Clean up a few things. * Fix broken Condition. * Try fix the linux-bionic build. * Try fix the linux-bionic build, part II. * Try fix the linux-bionic build, part III. * Fix PackageRID. * Use RuntimeOS as _packageOS override. * Remove RuntimeOS. * Fix '-os linux-musl' mapping. * Clean up . * Rename __PortableOS to __PortableTargetOS. * Extend comments. * Extend OutputRID comment too. * build.sh: include linux-bionic, linux-musl in usage. * SourceBuild.props: no need to pass RuntimeOS. Only set ToolsOS, PackageOS when RuntimeOS is not empty. * Fix comment. * linux-bionic doesn't get built on linux-bionic. * Unconditionally assign TargetsLinuxBionic/TargetsLinuxMusl. * Remove SkipInferTargetOSName. |
||
---|---|---|
.. | ||
api-guidelines | ||
adding-api-guidelines.md | ||
breaking-change-definitions.md | ||
breaking-change-rules.md | ||
breaking-changes.md | ||
clr-code-guide.md | ||
clr-jit-coding-conventions.md | ||
code-formatting-tools.md | ||
coding-style.md | ||
cross-platform-guidelines.md | ||
cross-platform-performance-and-eventing.md | ||
EventLogging.md | ||
framework-design-guidelines-digest.md | ||
interop-guidelines.md | ||
libraries-packaging.md | ||
mono-code-guide.md | ||
performance-guidelines.md | ||
project-guidelines.md | ||
updating-ref-source.md | ||
vs-cpp-formatting.png | ||
vs-csharp-formatting.png |