Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-13[netcore][llvm] Implement Sse1-4.2 subsets used by corlib (#18103)Egor Bogatov
2020-01-08FreeBSD: fix provisioning script to force reinstall perl5 at the endAlexander Köplinger
2020-01-07FreeBSD: Fix for perl5.26 / perl5-5.30 conflict (#18368)Phil Jaenke
2020-01-07Force Python 3.x from env in shebang lines (#18285)Calvin Buckley
2020-01-07More disambiguation of Python in makefiles (#18284)Calvin Buckley
2019-12-23Fix invalid assetManifestPlatform in pipeline-netcore-runtime.ymlAlexander Köplinger
2019-12-21[wasm][debugger] rename the debugger target to run-debugger-testsLarry Ewing
2019-12-16[Wasm] Enable dynamic runtime tests (#18098)Jérôme Laban
2019-12-13[sdks] Use Xcode 11.3 stable version for iOS/Mac SDKsAlexander Köplinger
2019-12-09[netcore] Enable more tests for interpreter and llvm on CI (#17957)Egor Bogatov
2019-12-04[Wasm] Enable system nunit tests on ci (#17716)Maxim Lipnin
2019-11-27[sdks] Add netcore option for iOS SDKAlexander Köplinger
2019-11-23Fix run-msbuild.bat invocation in pipeline-netcore-runtime.ymlAlexander Köplinger
2019-11-22Replace embedded libgc with Unity fork of recent Boehm (bdwgc) (#16832)Jonathan Chambers
2019-11-22[netcore] Run tests with Interpreter (#17862)Egor Bogatov
2019-11-13[llvm] Use explicit null checks with LLVM. (#16954)imhameed
2019-11-13[wasm] Change netcore support to use a prebuilt corefx runtime. (#17773)Zoltan Varga
2019-11-08Merge pull request #17749 from directhex/dotnet-llvm-monorepoJo Shields
2019-11-07Update AzDo pipeine for new LLVM locationJo Shields
2019-11-07[sdks] Add xunit to iOS test runner and add results reporting (#17744)Alexander Köplinger
2019-11-04[sdks] Use Xcode 11.2 stable version for iOS/Mac SDKsAlexander Köplinger
2019-11-01Modify run-jenkins.sh to adapt wasm build for the OSX CI lane (#16785)Steve Pfister
2019-10-30[netcore] Report errors on Windows CI (#17616)Filip Navara
2019-10-23[wasm] Enable threads again on CI, it seems to work again. (#17503)Zoltan Varga
2019-10-16[ci] Improve netcore build telemetry by running nupkg and tests through build...Alexander Köplinger
2019-10-16[wasm][tests] WASM Safari browser tests (#16816)Kenneth Pouncey
2019-10-15Initial telemetry for netcore builds (#17331)Jo Shields
2019-10-15[ci] Always initialize an AzDO variableAlexander Köplinger
2019-10-15[ci] Only install android-specific brew packages when building for androidAlexander Köplinger
2019-10-14[ci] Restore previous values for no Xcode in CI_TAGSAlexander Köplinger
2019-10-14[ci] Fix ios versions in Mono SDKs and fix typoAlexander Köplinger
2019-10-14[ci] Use Xcode11.1 for XI/XM Mono SDK builds (#17313)Alexander Köplinger
2019-10-03Optional only build MSVC runtime using make file system on Windows. (#16915)Johan Lorensson
2019-10-02[mini] Use clr memory model by default (#17136)Vlad Brezae
2019-09-25Enable additional wasm corefx xunit tests (#16860)Steve Pfister
2019-09-24[ci] Make ios/mac sdks archive URL more predictableAlexander Köplinger
2019-09-23[ci] Fix typo in sdks-archive.groovyAlexander Köplinger
2019-09-23[ci] Fix typo in sdks-archive.groovyAlexander Köplinger
2019-09-23[ci] Fix typo in sdks-archive.groovyAlexander Köplinger
2019-09-23[ci] Build iOS/Mac Mono sdks archive using Xcode 11Alexander Köplinger
2019-09-23Include Mono.WebBrowser.dll in mkbundle bundles (Closes: #7454) (#16972)Jo Shields
2019-09-20[ci] Add SymStore directory for netcore publishing stageAlexander Köplinger
2019-09-20[netcore] Move to new arcade post build using yaml stages (#16966)Alexander Köplinger
2019-09-20[ci] Remove more XCODE32_DIR usages (#16964)Alexander Köplinger
2019-09-19[ci] Precompile runtime tests on the mac-sdk lane before running them with ll...Zoltan Varga
2019-09-18[ci] Allow running only msbuild tests in "OSX Extended" runsAlexander Köplinger
2019-09-13[ci][wasm] Use only V8 step to run corlib tests, which can reduce build timeMaxim Lipnin
2019-09-12[netcore] Add LLVM to nuget (#16524)Egor Bogatov
2019-09-11[wasm] update run-jenkins.sh (#16771)Maxim Lipnin
2019-09-11[wasm] Dynamic Release RUNTIME configuration (#16749)Kenneth Pouncey