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-07-14Do PGO restore as part of PGO path lookup. (#55584)Jeremy Koritzinsky
2021-04-22Improve arguments handling in build-runtime.cmd (#51639)Anton Lapounov
2021-04-08Update build-runtime.cmd help documentation (#50829)Bruce Forstall
2021-04-06Reorganize CoreCLR native build to reduce CMake reconfigures when the build s...Jeremy Koritzinsky
2021-04-05Make Ninja the default CMake generator on Windows for the repo (#49715)Jeremy Koritzinsky
2021-03-19Enable building repo on Windows ARM64 (#49864)Anton Lapounov
2021-03-19Add clr.iltools subset (#49545)Ulrich Weigand
2021-03-15Consolidate VS detection logic (#49593)Anton Lapounov
2021-03-09Remove no longer needed `usenmakemakefiles` option (#49327)Bruce Forstall
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-02-11Add pgo instrument job (#47745)Andy Gocke
2021-02-05Update build-runtime to disable PGO when not building release (#47865)Elinor Fung
2020-12-16Fix building the crossdacs with ninja. (#46089)Jeremy Koritzinsky
2020-12-15Fix previously overlooked path to pgocheck.py (src/coreclr/src) (#46019)Tomáš Rylek
2020-12-08December infra rollout - remove duplicated 'src' from coreclr subrepo (src/co...Tomáš Rylek
2020-11-26Share unix getexepath() definition via src/native (#44999)Adeel Mujahid
2020-11-03Changing Windows_NT -> Windows for enabling TargetPlatformMoniker feature of...Anirudh Agnihotry
2020-11-02Enable using the Ninja generator instead of Visual Studio on Windows builds. ...Jeremy Koritzinsky
2020-09-28Get builds working when paths contain whitespaces and utf8 chars (#42671)Manish Godse
2020-09-16Run PAL tests in CI (#42049)David Wrighton
2020-09-16Adjust console error logging for msbuild (#42285)David Wrighton
2020-09-10Build infra changes to enable building a more universal cross target jit buil...David Wrighton
2020-09-04Fix Crossgen2 package by using the proper UCRT version (#41784)Anton Lapounov
2020-08-11Fix versionless UCRT probing path (#40642)Juan Hoyos
2020-07-03Create CLR interpreter Azure DevOps Pipeline (#38650)Bruce Forstall
2020-04-25CoreCLR versions cleanup (#35327)Jan Kotas
2020-04-25Add `-skipgenerateversion` option to not generate native version headers (#34...Bruce Forstall
2020-03-30Unifying duplicate msbuild properties in CoreCLR build (#34261)Jan Kotas
2020-03-21Add System.Globalization.Native support for Windows (#33704)Santiago Fernandez Madero
2020-03-10Calculate log path after build type is set (#33196)Juan Hoyos
2020-03-06Copy UCRT from versioned directory as fallback and fully incremental (#33209)Juan Hoyos
2020-03-05Replacing OSGroup with TargetOS for coreclr, libraries and installer (#32833)Anirudh Agnihotry
2020-03-05Tweak coreclr runtime build (#33190)Bruce Forstall
2020-03-04Move MSBuild projects out of the native build scripts (#31701)Jeremy Koritzinsky