1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Satori/eng
Parker Bibus 280f2a0c60
[PERF] Update Android App Maui rollback generation (#105763)
Move Maui workload installation until after we have performance installed so we have versions available, and use the performance repos versions and python files to generate the rollback.json.
2024-08-01 14:34:08 -07:00
..
common Partial revert of #105301 to fix build break (#105785) 2024-08-01 10:50:49 +02:00
docker [Http/SslStress] Update linux containers to use centos-stream9 (#105631) 2024-07-30 13:59:47 +02:00
formatting Update JIT sources to clang-format/clang-tidy 17.0.6 (#100498) 2024-04-03 14:43:36 -07:00
native Add support for AES-GCM and ChaCha20Poly1305 on iOS/tvOS/MacCatalyst via CryptoKit (#104383) 2024-07-22 23:11:09 +02:00
pipelines [PERF] Update Android App Maui rollback generation (#105763) 2024-08-01 14:34:08 -07:00
restore Prevent restore from deleting mibc cache file (#91220) 2023-08-28 12:53:30 -07:00
testing [wasi] wasi:http + WasiHttpHandler (#103752) 2024-08-01 22:05:55 +02:00
_._
Analyzers.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
ApiCompatExcludeAttributes.txt Add System.IO.Hashing ref csproj (#77856) 2022-11-04 15:48:51 -04:00
BeforeTargetFrameworkInference.targets Set maximum version early enough for SDK features 2022-11-18 15:52:37 +01:00
Brewfile Use and support OpenSSL 3 on macOS (#68045) 2022-04-20 11:10:53 -07:00
build-analysis-configuration.json Add runtime-dev-innerloop to Build Analysis tracking (#98768) 2024-02-21 14:24:06 -08:00
Build.props
build.ps1 Make build.ps1 default to the OS architecture (#104792) 2024-07-12 23:16:38 +01:00
build.sh Disable new terminal logger because it eats all the output from the subset help. (#100261) 2024-03-26 12:27:45 -07:00
CodeAnalysis.src.globalconfig Fix CA2022 warnings (Avoid inexact read with 'Stream.Read') (#100352) 2024-03-28 17:05:34 -07:00
CodeAnalysis.test.globalconfig Fix CA2022 warnings (Avoid inexact read with 'Stream.Read') (#100352) 2024-03-28 17:05:34 -07:00
codecov.yml
codeOptimization.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
collect_vsinfo.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
configure-toolset.ps1
configure-toolset.sh
coredistools.targets Lowercase TargetOS (#80164) 2023-01-11 17:58:32 +01:00
DefaultGenApiDocIds.txt Exempt MemberNotNullWhen from genapi ref assembly requirements (#70113) 2022-06-02 09:10:11 +02:00
DiaSymReaderNative.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
disable_vsupdate.ps1 Try to disable VSIX update service and collect VS update logs (#91708) 2023-09-07 00:28:10 -07:00
DotNetBuild.props Handle top-level UseSystemLibs argument from the VMR (#104440) 2024-07-08 14:11:51 +02:00
generatorProjects.targets Suppress RS1041 analyzer rule (#97374) 2024-01-23 14:27:29 +01:00
generators.targets Change how test assemblies opt-in to LibraryImportGenerator usage (#92661) 2023-09-27 10:56:47 -07:00
ILLink.Substitutions.Resources.template Couple fixes for UseSystemResourceKeys (#103463) 2024-06-17 23:55:25 +02:00
illink.targets Couple fixes for UseSystemResourceKeys (#103463) 2024-06-17 23:55:25 +02:00
install-native-dependencies.sh Revert "Remove zlib from requirements script and instruction files (#105419)" (#105449) 2024-07-25 00:07:11 -04:00
install-nuget-credprovider-then-build.sh
install-nuget-credprovider-then-msbuild.sh
install-nuget-credprovider.sh
intellisense.targets Fix intellisense package xml file failing up-to-date check in libs projects (#105243) 2024-07-23 10:35:37 +02:00
LicenseHeader.txt
liveBuilds.targets [wasi] wasi:http + WasiHttpHandler (#103752) 2024-08-01 22:05:55 +02:00
liveILLink.targets Revert ILLink's usage of dependency analysis framework (#104267) 2024-07-02 12:19:17 -07:00
MultiTargetRoslynComponent.targets.template
nativepgo.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
nativeSanitizers.targets Enable building with gcc-14 (#101623) 2024-05-13 09:27:23 -07:00
NoTargetsSdk.BeforeTargets.targets Update Microsoft.Build.* SDKs (#83877) 2023-03-24 15:55:56 +01:00
outerBuild.targets Default BuildTargetFramework to NetCoreAppCurrent so that the ref is (#61760) 2021-11-22 08:23:51 -08:00
packaging.targets Require package readmes for shipping packages (#105019) 2024-07-18 09:37:59 +02:00
Publishing.props Update publishing to include *.pkg files (#99931) 2024-03-18 22:00:41 +01:00
python.targets Improve error for missing Python (#81202) 2023-01-26 17:44:46 -07:00
references.targets Enable the option to invoke APICompat in strict mode for ref-pack servicing (#88707) 2023-07-13 09:10:54 +02:00
regenerate-download-table.proj A few more net8 to net9 renames (#104342) 2024-07-03 10:27:01 -07:00
regenerate-third-party-notices.proj Update ILLink wording (#82050) 2023-02-23 10:44:50 -08:00
resolveContract.targets Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
resources.targets Avoid duplicate Strings.resx import & code-cleanup (#68220) 2022-04-20 14:55:12 +02:00
sdl-tsa-vars.config Remove duplicated argument (#89912) 2023-08-03 15:41:35 +02:00
SignCheckExclusionsFile.txt Use SubtleCrypto API on browser DOM scenarios (#65966) 2022-05-24 15:19:32 -07:00
Signing.props Change signature for diagnostic binaries (#74322) 2022-08-22 14:20:26 -07:00
slngen.targets Group new test projects under System.Runtime in folders (#94670) 2023-11-13 18:45:34 +01:00
slngen.template.proj
SourceBuildPrebuiltBaseline.xml [main] Update dependencies from 8 repositories (#104856) 2024-07-22 22:50:29 -05:00
Subsets.props [LoongArch64] Add nativeaot support on LoongArch64. (#103889) 2024-07-05 18:54:38 -07:00
SubsetValidation.targets
SymbolPublishingExclusionsFile.txt
targetingpacks.targets Add LA64 targetingpacks (#103272) 2024-06-13 13:22:30 +02:00
test-configuration.json [wasm][debugger] Fix regex for helix retries when chrome fails to launch (#88632) 2023-07-10 19:59:46 -05:00
Tools.props Update unified build controls (#98330) 2024-02-15 18:48:18 +01:00
TraversalSdk.AfterTargets.targets Leverage the shipping, roslyn based ApiCompat in dotnet/runtime (#73263) 2022-10-16 15:15:28 +02:00
useSharedDesignerContext.txt
Version.Details.xml Update dependencies from https://github.com/dotnet/roslyn build 20240729.16 (#105696) 2024-07-31 18:03:50 -05:00
versioning.targets [mono] Enable sourcelink for native bits on MSVC (#89777) 2023-08-01 18:17:05 +02:00
Versions.props Update dependencies from https://github.com/dotnet/roslyn build 20240729.16 (#105696) 2024-07-31 18:03:50 -05:00