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-06-09exclude crossgen from build. (#53458)Manish Godse
2021-05-15Fix cmake warning (#52788)Bruce Forstall
2021-04-16Fix crossgen2 build (#51349)David Wrighton
2021-04-10Install crossgen, jitinterface, clrjit into the sharedframework folder in cro...Jeremy Koritzinsky
2021-04-06Reorganize CoreCLR native build to reduce CMake reconfigures when the build s...Jeremy Koritzinsky
2020-10-08Add initial support for Apple Silicon (#40435)Steve MacLean
2020-09-10Build infra changes to enable building a more universal cross target jit buil...David Wrighton
2020-06-10Crossgen2 ARM64 runs & initial cross-targeting support (#37331)Tomáš Rylek
2020-04-17Enable cross OS DBI build (#35021)Steve MacLean
2020-02-05Fix logic to disable mscordbi build (#31745)Steve MacLean
2020-01-25Refactor CMake system to allow cross OS DAC compile (#2054)Steve MacLean
2020-01-21Rename CLR_CMAKE_PLATFORM* CLR_CMAKE_HOST* (#1974)Steve MacLean
2020-01-18Remove stray sos reference (#1875)Steve MacLean
2018-05-23Remove more JIT LEGACY_BACKEND tendrilsBruce Forstall
2018-03-28Add crossbitness support to ClrJit:Egor Chesakov
2018-03-09Don't build superpmi as crosscomponent (dotnet/coreclr#16729)Egor Chesakov
2017-12-13Make RyuJIT/arm32 the default arm32 JITBruce Forstall
2017-11-04[Infrastructure] Use MSBuild v15 extension point to control CL parallelism, a...Jacek Blaszczynski
2017-01-17[ARM32/Linx] cross-architecture build: restrict build project list (dotnet/co...Hyeongseok Oh
2016-11-04Fix JIT build host/target confusion (dotnet/coreclr#7979)Bruce Forstall
2016-07-15ARM64: Cross-Target JitKyungwoo Lee
2016-04-19enable build of cross target components.Rahul Kumar