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-08-20Remove AES and SubtleCrypto from WASM (#74165) (#74246)Eric Erhardt
2022-08-16Publish ILC as a trimmed+R2R+singlefile executable (#73987)Michal Strehovský
2022-08-04[wasm] deprecate legacy JS API and propose new (#73068)Pavel Savara
2022-07-28[wasm] remove support for CommonJS (#72865)Pavel Savara
2022-07-22Revert "Always use live host (#71725)" (#72628)Andy Gocke
2022-07-18Always use live host (#71725)Andy Gocke
2022-06-08Include `include` folder in runtime pack on all Mono platforms (#69719)Jo Shields
2022-05-25Use SubtleCrypto API on browser DOM scenarios (#65966)Layomi Akinrinade
2022-04-27Retry publish crossgen as AOT (#67636)Andy Gocke
2022-04-05Revert "Publish crossgen as AOT if supported by the target platform (#65948)"...Andy Gocke
2022-04-01Publish crossgen as AOT if supported by the target platform (#65948)Andy Gocke
2022-03-19Do not include redist files in runtime packs (#66805)Vladimir Sadov
2022-02-24[wasm] Use `--emit-symbol-map` to generate a `dotnet.js.symbols` (#65162)Ankit Jain
2022-02-08NativeAOT ARM64 libraries testing (#64373)Michal Strehovský
2022-02-03[wasm] Emscripten 2.0.34 bump (#62499)Radek Doulik
2022-01-19Add support for libraries testing with NativeAOT (#63781)Michal Strehovský
2021-12-02[Wasm] JS modularization (#61313)Pavel Savara
2021-11-22Actually use TargetOS=AnyOS in the build-test-job (Try 2) (#61801)Jeremy Koritzinsky
2021-08-12Add build check for System.Private.CoreLib.pdb before including it (#57161)Mansoor Saqib
2021-07-14[wasm] Run `Wasm.Build.Tests` against workloads (#54451)Ankit Jain
2021-07-08Ship a .framework version of Mono (#53370)Jo Shields
2021-06-30Remove some redundant / unused binplace directories (#54890)Eric StJohn
2021-05-28[wasm] Use rsp file for emcc default flags, and a props file instead of txt (...Ankit Jain
2021-05-08Remove AOT compiler binaries from all mono runtime packs (#51782)Steve Pfister
2021-05-05Remove two dead props (#52263)Viktor Hofer
2021-03-27Add PGD files to runtime package (#50296)Andy Gocke
2021-03-23Update coreclr test doc to call out LibrariesConfiguration (#50002)Elinor Fung
2021-01-14Initial Android cross-compiler (#43535)Jo Shields
2020-12-28Avoid deferred Arcade importing (#46397)Viktor Hofer
2020-11-18Add the emscripten version to the wasm runtime pack and check it at app build...Zoltan Varga
2020-11-13Enable WASM AOT option in build and update MonoAOTCompiler (#44468)Alexander Köplinger
2020-11-13Switch to new Microsoft.DotNet.SharedFramework.Sdk and refactor Host/Installe...Jeremy Koritzinsky
2020-11-09Add files need for wasm executable relinking/aot to the wasm runtime pack. (#...Zoltan Varga
2020-11-03Changing Windows_NT -> Windows for enabling TargetPlatformMoniker feature of...Anirudh Agnihotry
2020-08-23Avoid having two copies of System.Private.CoreLib.ni.pdb in the same NuGet pa...Anton Lapounov
2020-08-20[Browser] Update ICU (#40981)Egor Bogatov
2020-07-17ICU integration and asset loading overhaul (#37971)Katelyn Gadd
2020-07-07[wasm] Add zoneinfo data for System.Runtime.TimeZoneInfoTestsTammy Qiu
2020-06-30Do not override CoreCLRArtifactsPath if RuntimeIdentifier is empty (#38602)Vladimir Sadov
2020-06-24Fix CoreCLR test build for SunOS (#37824)Adeel Mujahid
2020-06-03Only pack either debug or release dotnet.js/wasm files in runtime packAlexander Köplinger
2020-05-29Update eng/liveBuilds.targetsKrzysztof Wicher
2020-05-29remove System.IO.Ports native assets from frameworkKrzysztof Wicher
2020-05-26Fix binplacing WASM files for in-tree runtime pack (#36985)Alexander Köplinger
2020-05-22Consider armel arch (#36872)Gleb Balykov
2020-05-22Move where wasm binaries are generated (#36781)Steve Pfister
2020-05-13Set TargetsMobile=true on Browser TargetOS and build the wasm runtimes earlie...Alexander Köplinger
2020-05-12Build WASM runtimes (#35566)Zoltan Varga
2020-05-03Fix some incorrect warnings in LiveBuilds.targets (#35770)Hugh Bellamy
2020-04-24Add build configuration to generate runtime packs for WebAssem… (#34936)Zoltan Varga