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-02-28[System]: Enable some System.Net.Requests tests from CoreFX. (#7080)Martin Baulig
2018-02-16Revert "[System.Drawing] Disable tests except on ARM64 (#6909)"Alexander Köplinger
2018-02-14[sdk] Fix the invocation of run-step.sh, the --timeout argument is mandatory....Zoltan Varga
2018-02-14[sdks] Fix the tar command since the llvm binaries are in different directori...Zoltan Varga
2018-02-13[ci] Only create artifacts.json GitHub status on release branchesAlexander Köplinger
2018-02-13[ci] Disable monodoc tests on Windows for nowAlexander Köplinger
2018-02-12[scripts] Fix scripts/update_submodules.sh for use with git worktreejaykrell
2018-02-09[System.Drawing] Disable tests except on ARM64 (#6909)Alexander Köplinger
2018-02-08[sdks] Add Android build for CI (#6846)Ludovic Henry
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-06[runtime] Add a 'frame_addr' field to MonoStackFrameInfo, which is equal to e...Zoltan Varga
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[ci] Consistently use CI_TAGS instead of label (#6782)Alexander Köplinger
2018-01-31[wasm] Fix WASM CI script. (#6741)Rodrigo Kumpera
2018-01-31[ci] update ARM label for ignored interpreter tests (#6738)Bernhard Urban
2018-01-29[ci] Reenable System.Runtime.CompilerServices.Unsafe-xunit on 32bits (#6708)Alexander Köplinger
2018-01-29[packaging] Move GitHubCommitStatusSetter into nodeAlexander 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
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