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-09-02Turn in-build signing on (#74941)Matt Mitchell
2022-07-24Fix typos (#72709)Adeel Mujahid
2022-07-16Do not run pipelines on .devcontainer changes (#72295)Kevin Jones
2022-07-14Add support for building WASM variants alongside single-threaded to the build...Jo Shields
2022-06-30Exclude root folder's .md files as well from triggering CI (#71404)Kunal Pathak
2022-05-25Add Linux Bionic to official build, for runtime packs (#69749)Jo Shields
2022-05-14Add windows runtime packs as a workload (#68981)Steve Pfister
2022-05-11Add Arm64 PGO Builds (#66867)David Wrighton
2022-04-20Exclude all markdown files from triggering CI (#68221)Viktor Hofer
2022-02-24sfx+oob split, shim project refactoring, P2PsViktor Hofer
2022-02-22Fix PGO jobs on official builds (#65669)Alexander Köplinger
2022-02-21Allow to run tests for internal AzDo PRs (#65603)Santiago Fernandez Madero
2022-02-14Fix runtime-official when executed against PRs in azdo (#65034)Santiago Fernandez Madero
2022-01-20Fix dependency in runtime-official.yml (#64040)Alexander Köplinger
2021-11-10Update timeout for sourcebuild (#61436)Juan Hoyos
2021-10-04Don't try to build and archive/run libraries tests on official builds. (#59953)Jeremy Koritzinsky
2021-09-29Only run source-index on main branch. (#59725)Alex Perovich
2021-09-22[main] [Release/6.0] Add uploading of intermediate package assets (#59490)github-actions[bot]
2021-09-14Use arcade power source build infra (#58651)Anirudh Agnihotry
2021-08-19[main] Update dependencies from dnceng/internal/dotnet-optimization dotnet/ar...dotnet-maestro[bot]
2021-08-18Bump timeout for workloads build job (#57637)Alexander Köplinger
2021-07-22Build VS installers for WebAssembly and Mobile workloads (#55769)Jo Shields
2021-07-14Turn on loc PRs (#54293)Jon Fortescue
2021-05-18Add support for building and using Mac Catalyst offsets (#52777)Jo Shields
2021-05-10Enable loc build (#52479)Eric StJohn
2021-04-15Enable PGO packaging for Linux & win-x86 (#51047)Andy Gocke
2021-04-07Fix to build mono on Windows with ninja by default as well (#50793)Alexander Köplinger
2021-03-23Re-enable iOS/tvOS simulator builds (#50058)Jo Shields
2021-03-22Disable arm64 tvOS/iOS simulator builds until ICU issue is addressed (#50003)Jo Shields
2021-03-19Introduce `iossimulator` RIDs, and convert as needed (#49305)Jo Shields
2021-03-16[mono][debugger] Disable by default the generation of mscordbi (#49596)Thays Grazia
2021-03-01Remove master triggers from ymls (#48900)Viktor Hofer
2021-03-01Add main branch triggers to ymls (#48821)Viktor Hofer
2021-02-26Pass along PGO type and use it in artifacts names (#48171)Andy Gocke
2021-02-23Add a Mono ARM64 runtime pack & test build (#48532)Jo Shields
2021-02-12Only use ninja on Windows for Mono cross AOT compiler build (#48218)Alexander Köplinger
2021-02-12Turn off PGO builds until I can get a proper fix in (#48170)Andy Gocke
2021-02-11Fix official build (#48139)Santiago Fernandez Madero
2021-02-11Add pgo instrument job (#47745)Andy Gocke
2021-02-11Add source index build step (#46823)Alex Perovich
2021-02-10Bring up Android and Browser cross-compilers on Windows (#47589)Jo Shields
2021-02-08Add Mac Catalyst (iOS API, Mac ABI) runtime (#47823)Jo Shields
2021-01-20Initial new-style iOS/tvOS cross compiler (#47184)Jo Shields
2021-01-20Fix missing mono jit nupkg runtime library (#47193)Jo Shields
2021-01-19Wasm cross compiler (#47011)Jo Shields
2021-01-15Increase timeouts in jobs that perform signing (#47027)Juan Hoyos
2021-01-14Initial Android cross-compiler (#43535)Jo Shields
2020-12-17Remove checkout bundle and job to improve reliability (#46107)Santiago Fernandez Madero
2020-12-12Mark some pipelines as pr:none (#45973)Sergey Andreenko
2020-12-11Make all pipelines triggerable via '/azp run name'. (#45931)Sergey Andreenko