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
2022-03-24CoreCLR runtime tests on Mono Windows x64. (#64281)Johan Lorensson
2022-02-09Add default method support to virtual statics (#64717)David Wrighton
2022-01-08Move init-vs-env in test build script down (#63433)Michal Strehovský
2022-01-05Delete __SkipCrossgenFramework (#63390)Michal Strehovský
2021-12-14Add support for NativeAOT testing (#62704)Michal Strehovský
2021-12-14Rename 'excludemonofailures' to 'mono' (#62749)Tomáš Rylek
2021-12-07Fix the presence of managed build logs on Windows (#62446)Tomáš Rylek
2021-11-24Clean up test intermediates when clean test rebuild is requested (#62001)Tomáš Rylek
2021-11-15Delete `__DoCrossgen2` (#61582)Michal Strehovský
2021-10-07Add R2RTest support for the perfmap-format-version Crossgen2 option (#60002)Tomáš Rylek
2021-10-06Cleanup of runtime test build scripts (#58762)Tomáš Rylek
2021-08-12Add support for building just a subset of runtime tests (#57142)Tomáš Rylek
2021-08-11Pass runtime flavor args when copying native test components in CI (#57073)Elinor Fung
2021-08-02Build C++/CLI tests as .NET Core C++/CLI (#56502)Jeremy Koritzinsky
2021-07-29Pass excludemonofailures in managed test build job for mono (#56434)Elinor Fung
2021-06-19Remove crossgen from test build and run scripts (#54348)Bruce Forstall
2021-04-14Simplify mibc usage in the build (#50536)David Wrighton
2021-04-05Make Ninja the default CMake generator on Windows for the repo (#49715)Jeremy Koritzinsky
2021-03-19Crossgen2-related CoreCLR test infra fixes (#49867)Tomáš Rylek
2021-03-19Remove unused variables in test build scripts (#49837)Elinor Fung
2021-03-15Consolidate VS detection logic (#49593)Anton Lapounov
2021-03-01Rename mention to master branch to main (#48824)Viktor Hofer
2021-01-16Initial PDB / PerfMap support in Crossgen2 + System.Private.CoreLib switchove...Tomáš Rylek
2020-11-26Share unix getexepath() definition via src/native (#44999)Adeel Mujahid
2020-11-19Consolidate RID and native file naming in MSBuild scripts (#43804)Adeel Mujahid
2020-11-17Use new CoreDisTools package (#44490)Egor Chesakov
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-11-02Fix type generator test failures (#44041)David Wrighton
2020-10-22Bring back missing Exit_Failure case (#43665)Bruce Forstall
2020-10-11Fix composite Crossgen2 runs on Windows and clean up R2R pipelines (#43261)Tomáš Rylek
2020-10-10Keep response files used for crossgenning the framework (#43183)Tomáš Rylek
2020-09-30Fix test framework crossgening (#42874)Jan Vorlicek
2020-09-28Move most of src/coreclr/tests under src/tests and related cleanups (#42386)Tomáš Rylek
2020-09-24Compile test framework using R2RTest (#42617)Jan Vorlicek
2020-09-22First steps towards x86 compatible crossgen2 (#42471)David Wrighton
2020-09-08September infra rollout - continued CoreCLR / Mono test cleanup (minimal) (#4...Tomáš Rylek