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-02-26[ci] Use dl.internalx.com when building on private JenkinsAlexander Köplinger
2019-02-12[ci] Support building the OSX .pkg on private Jenkinsmono-5.16.0.235Alexander Köplinger
2019-01-11[ci] Clean acceptance-tests/external before buildAlexander Köplinger
2018-11-06[ci] Fix Windows .msi buildAlexander Köplinger
2018-11-05[ci] Switch to new syntax of Azure Storage pluginAlexander Köplinger
2018-10-18[ci] Move OSX .pkg build to a separate bot poolAlexander Köplinger
2018-10-10[2018-06] [sdks] Create archive targets for pre-building on CI (#10936)Ludovic Henry
2018-09-07[ci] Fix run-test-mac-sdk.sh buildAlexander Köplinger
2018-09-06[2018-06] [runtime] Fix mxe+release_60 llvm build (#10402)Alexander Kyte
2018-09-01[2018-06] [sdks] Add cross-{arm,arm64,x86,x86_64}{,-win} runtimes for XA + Un...Ludovic Henry
2018-08-02[msbuild] Bump to point to HEAD of mono-2018-04 msbuild … (#9846)Ankit Jain
2018-07-14[2018-06] [sdks] add interp-mixed to iOS SDK (#9514)monojenkins
2018-07-11[ios sdk] add interp-only supportBernhard Urban
2018-07-11[runtime] Store the interpreter method invoked by the delegate in MonoDelegat...Zoltan Varga
2018-07-11[sdks] build more runtimes, simulators and cross compilers on CIBernhard Urban
2018-06-29[2018-06] [sdks] Only rebuild MXE when it doesn't exist, not when we just cl...monojenkins
2018-05-18[ci] Fix URL for apidiff/csprojdiff reportAlexander Köplinger
2018-05-14[System.Security] Replace some common System.Security.Cryptography files with...Maxim Lipnin
2018-05-12[sdks] Only compile MXE on platforms where it's needed (#8666)Ludovic Henry
2018-05-06CoreFX: System.Xml.Linq (#8274)Maxim Lipnin
2018-05-06[bcl] Add xunit to STD_TARGETS and precompile tests (#8594)Alexander Köplinger
2018-05-04Add System.ComponentModel.Composition xunit testsEgorBo
2018-05-01[msbuild] Zip test results and log files for surfacing in jenkins (#8523)Ankit Jain
2018-04-26[interp] enable mcs tests on armv7 (#8455)Bernhard Urban
2018-04-26CoreFX: System.Json, System.ServiceModel.Syndication, System.Threading.Tasks....Egor Bogatov
2018-04-26[msbuild] Bump to latest xplat-master (#8426)Ankit Jain
2018-04-26[ci] Check CI_TAGS instead of ghprbPullIdAlexander Köplinger
2018-04-24[interp] add System tests to CI (#8370)Bernhard Urban
2018-04-23[interp] add System.Core tests to CI (#8371)Bernhard Urban
2018-04-21[ci] Add `jit_llvm` configuration (#8317)Ludovic Henry
2018-04-19[wasm] Fix CI target and npm install to be local. (#8339)Rodrigo Kumpera
2018-04-17Merge pull request #8270 from kumpera/move_to_jsvuRodrigo Kumpera
2018-04-17[threads] Remove configuration dependency of Hybrid Suspend on Coop Suspend (...Ludovic Henry
2018-04-17[ppc] disable aot-tests on CIBernhard Urban
2018-04-17[wasm] Update our CI/test scripts to use the newer targets and include Mono.S...Rodrigo Kumpera
2018-04-12[ci] Add {,hybrid,full}aot_llvm presets to make sure we compile with LLVM (#8...Ludovic Henry
2018-04-11[ci] Fix wrong label when csprojdiff is skippedAlexander Köplinger
2018-04-10[Mono.Profiler.Log] Add a new profiler test suite.Alex Rønne Petersen
2018-04-10[ci] Run the regular profiler tests on the stress test jobs as well.Alex Rønne Petersen
2018-04-10[ci] Update csproj files during PRs (#8052)Alexander Köplinger
2018-04-05[ci] Simplify run-jenkins.shAlexander Köplinger
2018-04-05[sdks] Run device tests with the llvm builds as well. (#8027)Zoltan Varga
2018-04-03Merge pull request #7958 from vargaz/ios-sdk-device-testsAlexis Christoforides
2018-04-03[ci] Bump corlib-xunit test timeoutAlexander Köplinger
2018-04-03[sdks] Add provisioning for Android SDK and NDK (#7928)Ludovic Henry
2018-04-03[ci] Run a subset of ios tests on device if the 'run-device-tests' ci tag is ...Zoltan Varga
2018-03-31[System.Drawing] Enable corefx xunit tests (#7924)Alexander Köplinger
2018-03-29[sdks] Disable wasm on the ios sdk lane. (#7894)Zoltan Varga
2018-03-27[ci] Bundle nunit xml results in a .tar file (#7843)Alexander Köplinger
2018-03-23[ci] For checked builds, pass -k to make (#7802)Aleksey Kliger (λgeek)