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-15[release/5.0] Remove usages of native bootstrapping (#65901) (#66406)Andy Gocke
2021-02-04Suppress C5105 warning on build (#47600)github-actions[bot]
2021-01-14Fix Unix build issue (#42104)David Wrighton
2020-10-06[release/5.0] build-commons.sh: check for OpenSSL 1.1 on macOS (#43037) (#43043)Alexander Köplinger
2020-09-03[release/5.0-rc2] Strip binaries more aggressively (#41733)github-actions[bot]
2020-09-03Fix multiple version strings in coreclr shared libraries (#41735)github-actions[bot]
2020-08-21Set preRelease flag to false for release branches (#40960)Anirudh Agnihotry
2020-08-14Cleanup old corefx/coreclr GitHub issue links (#40286)Alexander Köplinger
2020-08-10Support extra compiler flags during building (#39191)Omair Majid
2020-08-06Fix -numproc script handling (#40437)Steve MacLean
2020-08-04Minimum CMake downgrade for Linux (#39044)Jeremy Koritzinsky
2020-07-25Delete redundant MSVC compiler options (#39901)Jan Kotas
2020-07-11Fix build configs for macOS ARM64 on DTK (#39142)Ilia
2020-07-01Enable warning 5038 on VS. (#38499)Sergey Andreenko
2020-06-29Host with coreclr linked in (#36847)Vladimir Sadov
2020-06-23set flags in master (#38273)Anirudh Agnihotry
2020-06-23Update branding to Preview8 (#38247)Anirudh Agnihotry
2020-06-19Add support for illumos cross-compilation (#37753)Adeel Mujahid
2020-06-18Delegate cmake version check to cmake when possible (#37447)Adeel Mujahid
2020-06-11Implement RID for SunOS-derived operating systems (#37016)Adeel Mujahid
2020-06-01Inline and delete runtime.$(os).$(proj).props files (#37254)Adeel Mujahid
2020-06-01Rev cmake minimum version from 3.14.2 to 3.14.5 (#34757)Adeel Mujahid
2020-05-19Fix RuntimeInformation.IsOSPlatform for Browser/WASM (#36665)Alexander Köplinger
2020-05-18Add iOS x86 build (#36602)Alexander Köplinger
2020-05-18CMake: Point download URLs directly to https:// (#36615)Nick Craver
2020-05-16Build an apphost with hostfxr and hostpolicy linked in (#36230)Vladimir Sadov
2020-05-14Add configurations for SunOS in installer (#36316)Adeel Mujahid
2020-05-12Add configurations for SunOS CoreCLR managed build (#36266)Adeel Mujahid
2020-05-08Revert "Build an apphost with hostfxr and hostpolicy linked in (#35368)" (#36...Santiago Fernandez Madero
2020-05-07Simplify build on macOS (#35570)Cédric Luthi
2020-05-06Build an apphost with hostfxr and hostpolicy linked in (#35368)Vladimir Sadov
2020-04-29improve cmake version detection (#35593)Tomas Weinfurt
2020-04-29Provide dummy runtime_version.h when skipped (#35579)Adeel Mujahid
2020-04-28Merge pull request #35429 from janvorli/fix-osx-debug-build-symbolsJan Vorlicek
2020-04-25CoreCLR versions cleanup (#35327)Jan Kotas
2020-04-25Fix OSX debug / checked build symbolsJan Vorlicek
2020-04-23Rename the 'WebAssembly' OS to 'Browser' and the RID to 'brows… (#35323)Zoltan Varga
2020-04-21Merge branch 'master' into feature/solaris/coreclr-port-without-libunwind-cha...Adeel Mujahid
2020-04-19Port CoreCLR to SunOSAdeel
2020-04-18Implement native GetModuleIndexJan Vorlicek
2020-04-16Prevent 'in' folder from being created in output directory (#34979)Juan Hoyos
2020-04-15Add wasm cross compiler to the mono build. (#34935) (#34972)Zoltan Varga
2020-04-14Revert "Add wasm cross compiler to the mono build. (#34935)" (#34968)Santiago Fernandez Madero
2020-04-14Add wasm cross compiler to the mono build. (#34935)Zoltan Varga
2020-04-11Add native configurations for SunOS (#34756)Adeel Mujahid
2020-04-10Add beginnings of WebAssembly build support for mono. (#33551)Zoltan Varga
2020-04-09Reenable some disabled warnings in CoreCLR (#34659)Ivan Diaz Sanchez
2020-04-09Fix build on Clear Linux and Android device (#34211)Adeel Mujahid
2020-04-08Initial addition of tvOS Mono (#34475)Jo Shields
2020-04-04Define dirent d_type for Solaris based OS (#34263)Adeel Mujahid