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-04-05Don't pass --minimize to Xcode 13.3 dsymutil (#67543)Aleksey Kliger (λgeek)
2022-02-10Overwrite existing inc file in h2inc (#65113)Adeel Mujahid
2022-01-25Port Mono to Raspberry Pi, ship as new linux-armv6 RID (#62594)Jo Shields
2022-01-17Convert h2inc to a cmake function (#63841)Adeel Mujahid
2022-01-14[LoongArch64] add all the coreclr-build-config files (#62889)Qiao
2021-12-14Add NativeAOT to build (#62569)Michal Strehovský
2021-12-11Dedup addprefix & delete unused defines from cmake (#62528)Adeel Mujahid
2021-08-30Add s390x support in a few places in eng/native build scripts (#56426)Ulrich Weigand
2021-07-28Fix redhat arm64 (#52244)Jan Vorlicek
2021-05-20Add basic natvis visualizations for some VM types (#52853)Jeremy Koritzinsky
2021-04-07Fix binplacing symbol files. (#50819)Jeremy Koritzinsky
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-19Disable looking for PaxCtl on non Linux/BSD distros (#49746)Juan Hoyos
2021-03-10Make sure event generation is incremental (#48903)Juan Hoyos
2021-02-08Add Mac Catalyst (iOS API, Mac ABI) runtime (#47823)Jo Shields
2020-12-30Adhoc codesign corrupt signatures (#46435)Steve MacLean
2020-12-23Replace AWK with Bash scripts (#46313)Adeel Mujahid
2020-12-18Moving the rest of Unix libraries to the 'overrider' mechanism when linked in...Vladimir Sadov
2020-12-10Fix macos-arm64 corrupted adhoc signature (#45860)Steve MacLean
2020-11-13OSX Add option -no_code_signature_warning (#44604)Steve MacLean
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-10-01Add an option to keep native debug symbols (#39203)Omair Majid
2020-09-16Run PAL tests in CI (#42049)David Wrighton
2020-09-02Strip binaries more aggressively (#41039)Jan Vorlicek
2020-09-02Fix multiple version strings in coreclr shared libraries (#41711)Jan Vorlicek
2020-08-04Minimum CMake downgrade for Linux (#39044)Jeremy Koritzinsky
2020-06-29Host with coreclr linked in (#36847)Vladimir Sadov
2020-06-19Add support for illumos cross-compilation (#37753)Adeel Mujahid
2020-05-16Build an apphost with hostfxr and hostpolicy linked in (#36230)Vladimir Sadov
2020-05-08Revert "Build an apphost with hostfxr and hostpolicy linked in (#35368)" (#36...Santiago Fernandez Madero
2020-05-06Build an apphost with hostfxr and hostpolicy linked in (#35368)Vladimir Sadov
2020-04-25Fix OSX debug / checked build symbolsJan Vorlicek
2020-04-18Implement native GetModuleIndexJan Vorlicek
2020-04-16Prevent 'in' folder from being created in output directory (#34979)Juan Hoyos
2020-04-08Initial addition of tvOS Mono (#34475)Jo Shields
2020-03-30Fix debug symbol generation (#34154)Jan Vorlicek
2020-03-24Rename TARGET_DARWIN to TARGET_OSX (#33959)Alexander Köplinger
2020-03-21Unify some cmake function definitions (#33716)Adeel Mujahid
2020-03-18Fix native components build for Android (#32800)Adeel Mujahid
2020-03-10Consolidate objcopy detection (#33342)Adeel Mujahid
2020-01-23Unify build_native via eng/native/build-commons (#1753)Adeel Mujahid