Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-25Use newest PGO data for Linux and windows-x86 (#51656)Andy Gocke
2020-10-01Fix build errors on GCC. (#42834)hev
2020-08-04Minimum CMake downgrade for Linux (#39044)Jeremy Koritzinsky
2020-02-16Fix build on systems with space in path (#32169)Marius Gundersen
2020-02-08Fix using the nopgooptimize flag in the CoreCLR build scripts. (#31931)Jeremy Koritzinsky
2020-02-06Use common CLR_CMAKE_* variables in more places (#31659)Adeel Mujahid
2019-10-26Use global packages cache for local builds by default in CoreC… (dotnet/cor...Jeremy Koritzinsky
2019-10-07Clean up our CMake scripts using features introduced between 3… (dotnet/cor...Jeremy Koritzinsky
2019-05-06Port all managed product binaries to use SDK style projects (dotnet/coreclr#2...Aaron Robinson
2018-03-27Turn off PGO unprofiled warning on Linux (dotnet/coreclr#17262)Michelle McDaniel
2017-09-14PGI: Load pgort<ver>.dll from the VS native tools env; do not `install` it (d...Daniel Podder
2017-06-28Add a flag to build.{sh,cmd} to disable PGO.Pat Gavlin
2017-06-14Skip PGO if clang is too old, and add warnings for skipped PGO (dotnet/corecl...Daniel Podder
2017-06-13Fix Linux PGO optdata consumption + PGO count update (dotnet/coreclr#12239)Daniel Podder
2017-06-10Update PGO counts to version 20170609-1125 (dotnet/coreclr#12201)Daniel Podder
2017-06-02Fix optdata restore functionality (dotnet/coreclr#11935)Daniel Podder
2017-03-30Add PGO support for Clang/LLVM on Unix (dotnet/coreclr#10533)Daniel Podder
2017-03-08Port Windows PGO support to master (dotnet/coreclr#9985)Daniel Podder
2016-10-04Add PGO GENPROFILE support to coreclr and clrjit (dotnet/coreclr#7423)Daniel Podder