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-01-26[scripts] mac-sdk-package.sh now uses command-line arguments.Alexis Christoforides
2018-01-24[ci] Align acceptance tests timeoutsMarek Safar
2018-01-23[interp] Disable mixed mode testsVlad Brezae
2018-01-18Add CI to WebAssembly. This is PR based on top of # Only the top 3 commits ma...Rodrigo Kumpera
2018-01-18[ci] Use correct -arch syntax in CFLAGS on OSX (#6570)Alexander Köplinger
2018-01-05[ci] Bump timeout in acceptance-testsAlexander Köplinger
2018-01-05[scripts] Ignore build outputAlexander Köplinger
2017-12-27[ci] Add existing LDFLAGS instead of overwritingAlexander Köplinger
2017-12-22[runtime] Bring jemalloc to mono (#6166)Alexander Kyte
2017-12-20[System.Core] Use corefx System.Linq tests (~25k tests) (#5515)Egor Bogatov
2017-12-19IOS SDKs (#6257)Zoltan Varga
2017-12-18Merge pull request #6168 from radekdoulik/pr-add-linker-analyzer-scriptMarek Safar
2017-12-18[linker-analyzer] Rename the tool to illinkanalyzerRadek Doulik
2017-12-14[mkbundle] Bundle unmanaged libsJo Shields
2017-12-13[linker-analyzer] Added to the scriptsRadek Doulik
2017-12-07Add install of Visual Basic compiler (#6127)Alex Earl
2017-12-05Revert "Merge pull request #5643 from alexanderkyte/jemalloc"Alexis Christoforides
2017-12-05Merge pull request #5643 from alexanderkyte/jemallocAlexis Christoforides
2017-12-05[runtime] Fix OSX 32-bit build definitionAlexander Kyte
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