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
2018-03-01[ci] Consistently use CI_TAGS instead of label (#6782)Alexander Köplinger
2018-02-16[ci] Disable monodoc tests on Windows for nowAlexander Köplinger
2018-02-07[ci] Add setting artifacts.json statusAlexander Köplinger
2018-02-07[ci] Add Windows .msi PR build (#6815)Alexander Köplinger
2018-02-05[ci] Make sure packageFileName is a stringAlexander Köplinger
2018-02-05[ci] Report pending/failed status on GitHub for pkg/msiAlexander Köplinger
2018-02-05[ci] Include commit hash in blob URL of pkg/msiAlexander Köplinger
2018-02-05[packaging] Add install of Visual Basic compiler (#6787)Alexander Köplinger
2018-01-29[packaging] Add GitHub status for packaging resultAlexander Köplinger
2018-01-28[packaging] Move setting build description to endAlexander Köplinger
2018-01-28[packaging] Add signing to Windows buildAlexander Köplinger
2018-01-28[packaging] Produce correct Windows .msi file nameAlexander Köplinger
2018-01-28[packaging] Set MONO_BUILD_REVISION for OSX package build (#6698)Alexander Köplinger
2017-12-01Cleanup unused MONO_DISABLE_SHM env var (#6141)markusbeth
2017-11-28[ci] Make bockbuild step fatal for run-test-mac-sdk.shAlexis Christoforides
2017-11-28[ci] Skip System.Runtime.CompilerServices.Unsafe tests on arm32 tooAlexander Köplinger
2017-11-28[System] Add corefx tests for System.CodeDom (#5623)Egor Bogatov
2017-11-28Don't run System.Runtime.CompilerServices.Unsafe tests due to JIT crash on i386Marek Safar
2017-11-28[corlib] Adds Span/Memory testsMarek Safar
2017-11-27[acceptance-tests] Run shorter version of GCStress on PRs and update targets ...Alexander Köplinger
2017-11-27[ci] Update acceptance-testsMarek Safar
2017-11-24[ci] Switch .pkg PR build to pipeline script as well (#6092)Alexander Köplinger
2017-11-22[ci] MSBuild related fixes (#6071)Alexander Köplinger
2017-11-21[ci] Add Jenkins pipeline script for building OSX and Windows packages (#6065)Alexander Köplinger
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-08[interp] enable it by default in configure (#5925)Bernhard Urban
2017-11-06[mcs tests] clean up interp targetBernhard Urban
2017-11-06[interp] enable Mono.Debugger.Soft tests on CIBernhard Urban
2017-11-06[mcs tests.make] control with TEST_WITH_INTERPRETER if `run-test` target uses...Bernhard Urban
2017-11-04[ci] Coverage-imposed build flags should take top priority (#5940)vkargov
2017-11-03Consider Facades in Provides: too. Version number challenges remain. (#4874)Jo Shields
2017-10-30[interp] Enable more runtime tests for interpreterLudovic Henry
2017-10-27[Microsoft.CSharp] Adds more testsMarek Safar
2017-10-24[scripts] Build 64-bit package by defaultAlexis Christoforides
2017-10-20Merge pull request #5830 from alexischr/wrench-testsAlexis Christoforides
2017-10-20Add MacSDK test scriptAlexis Christoforides
2017-10-19[System.Data] move to corefx (#4893)Egor Bogatov
2017-10-17[interp] do not run mcs/tests on ARM on CIBernhard Urban
2017-10-17[mcs/tests] add interp targetBernhard Urban
2017-10-17[I18N] Add more encoding testsAlexander Köplinger
2017-10-10[bcl] Fix csi to work on Mono (#5737)Alexander Köplinger
2017-10-03[ci] Small improvements for run-jenkins and collect-coverage. (#5669)vkargov
2017-09-18[CI] Update Clang's ThreadSanitizer blacklist (#5558)Armin Hasitzka
2017-09-05[ci] Add the coverage collection script.Vladimir Kargov
2017-09-02[ci] Retry flaky tests only on PRs (#5492)Alexander Köplinger
2017-09-01[ci] Reenable xunit tests on Windows (#5487)Alexander Köplinger
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Add target to mkbundle all tests before CIAlexander Kyte
2017-08-30Update Clang's ThreadSanitizer blacklist (#5467)Armin Hasitzka
2017-08-19Remove lingering bits from removed prj2make tool (#5405)Miguel de Icaza