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
2019-09-10[wasm] test cleanup (#15727)Larry Ewing
2019-09-10[Wasm] Restore release-dynamic configuration (#16655)Jérôme Laban
2019-09-08[sdks] Change the DISABLE_ conditionals to ENABLE_ to avoid building extra st...Zoltan Varga
2019-09-04[wasm] Disable threads tests as well.Zoltan Varga
2019-09-04[wasm] Disable threads support, it doesn't work with 1.38.42.Zoltan Varga
2019-08-31[runtime] Make eglib tests run on CI (#16187)Aleksey Kliger (λgeek)
2019-08-28[mini] do not re-AOT whole BCL for fullaotcheck targets (#16536)Bernhard Urban
2019-08-28Merge pull request #16517 from vargaz/wasm-xunit4Zoltan Varga
2019-08-28[ci] add make -C mono/mini llvmaotcheck to FullAOT LLVM lanesBernhard Urban
2019-08-28Fix timeouts.Zoltan Varga
2019-08-27[wasm] Enable xunit tests for corlib/System.Core.Zoltan Varga
2019-08-24Pass --clr-memory-model in csc/vbc wrapper script (#16439)Alexander Köplinger
2019-08-20[ci] FreeBSD: Make sure we have gmake in /usr/binAlexander Köplinger
2019-08-20[netcore] Consolidate running tests between AzDO pipeline and Makefile (#16348)Alexander Köplinger
2019-08-20Fix Jenkins build failure due to missing dependencies (#16362)Phil Jaenke
2019-08-20Many updates to freebsd.sh (#16342)Phil Jaenke
2019-08-20[netcore] Use Release configuration for CI builds (#16329)Alexander Köplinger
2019-08-19[ci] Add CI VM provisioning script for FreeBSD to the repo (#16326)Alexander Köplinger
2019-08-15[netcore] Mark "Run Tests" step as failed if there are failures (#16230)Egor Bogatov
2019-08-14[wasm] Disable running xunit test suites on wasm, its not working reliably ye...Zoltan Varga
2019-08-12[msbuild] Bump to track xplat-master and update roslyn (#16155)Ankit Jain
2019-08-10[wasm] Run System.Core xunit tests on CI.Zoltan Varga
2019-08-09[build] Remove MBAS from the platform MakefilesAlexander Köplinger
2019-08-09[ci] Trigger PR builds for netcore only on master branchAlexander Köplinger
2019-08-08[aprofutil] Install the tool correctly (#16112)Alexander Köplinger
2019-08-05[ci] Disable 32bit llvm sdks buildAlexander Köplinger
2019-08-02[ci] Remove the downloaded pr-files.txtAlexander Köplinger
2019-08-02[ci] Skip lanes on ppc/wasm changes. (#15995)Zoltan Varga
2019-08-02[ci] Set apidiff/csprojdiff statuses even when we're skipping the buildAlexander Köplinger
2019-08-02[ci] Skip jenkins lanes for PRs which only contain changes to the netcore/ su...Zoltan Varga
2019-07-31[wasm] Small changes. (#15918)Zoltan Varga
2019-07-31[ci] Handle master build purging in a separate cleanup jobAlexander Köplinger
2019-07-31[pkg] Don't keep per-commit master builds in CIAlexander Köplinger
2019-07-30[sdks] Don't keep per-commit master builds in CIAlexander Köplinger
2019-07-30[sdks] Make sure python3-pip is installed for Linux Android buildsAlexander Köplinger
2019-07-27[netcore] Disable new post-build.yml stage in AzDO pipelineAlexander Köplinger
2019-07-27[netcore] Add back _DotNetPublishToBlobFeed variable in AzDO pipelineAlexander Köplinger
2019-07-27[netcore] Fix condition in AzDO pipelineAlexander Köplinger
2019-07-27[netcore] Fix name of empty.proj in AzDO pipelineAlexander Köplinger
2019-07-27[netcore] Add back pushing to blob feed in AzDO pipelineAlexander Köplinger
2019-07-27[netcore] Set variables a bit differentlyAlexander Köplinger
2019-07-27[netcore] Explicitly set _PublishUsingPipelines variable to trueAlexander Köplinger
2019-07-27[netcore] Only install Linux packages on hosted poolAlexander Köplinger
2019-07-27[netcore] Fix building of nupkg (#15855)Alexander Köplinger
2019-07-27[netcore] Enable nuget validation in post-build AzDO pipeline stageAlexander Köplinger
2019-07-27[netcore] Switch back to old way of specifying poolnameAlexander Köplinger
2019-07-27[netcore] Use yaml stages in azure pipelines definition (#15838)Alexander Köplinger
2019-07-26[sdks] Report xcode11 builds as a separate GitHub statusAlexander Köplinger
2019-07-26[sdks] Add special build job for building with Xcode 11Alexander Köplinger
2019-07-25[ci] Disable boehm on FreeBSDAlexander Köplinger