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-03-01[sdks] Use throttle() instead of lock()Alexander Köplinger
2019-02-26[ci] Use dl.internalx.com when building on private Jenkinsmono-5.18.0.268Alexander Köplinger
2019-02-09[ci] Support building the OSX .pkg on private JenkinsAlexander Köplinger
2018-11-27[ci] Disable log compression in pipeline builds for now - second attemptAlexander Köplinger
2018-11-26[ci] Disable log compression in pipeline builds for nowAlexander Köplinger
2018-11-15[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[pipeline] Ensure only 1 build per-product is executed per-node (#11249)monojenkins
2018-10-18[ci] Move OSX .pkg build to a separate bot poolAlexander Köplinger
2018-10-17[sdks] Fix Archive Jenkins job (#11217)Ludovic Henry
2018-10-16[sdks] Add Groovy script to build the SDKs archives for the products (#11192)Ludovic Henry
2018-10-12[2018-08] [sdks] Create archive targets for pre-building on CI (#10932)Ludovic Henry
2018-10-05[ci] Always pass sha1 from Mac to Windows packaging buildAlexander Köplinger
2018-10-02[packaging] Remove installation of openssl via brew on macOS (#10874)Alexander Köplinger
2018-09-28Bump msbuild to track xplat-master (#10668)Ankit Jain
2018-09-07Fix Mono Windows cross compiler using mono LLVM release_60 branch. (#10413) (...Johan Lorensson
2018-09-07[ci] Fix run-test-mac-sdk.sh buildAlexander Köplinger
2018-09-02[2018-08] [sdks] Add cross-{arm,arm64,x86,x86_64}{,-win} runtimes for XA + Un...Ludovic Henry
2018-08-30Bump target requirement to OSX 10.9 MavericksAlexander Köplinger
2018-08-03[interp] Run tests for entire bcl (#9648)Vlad Brezae
2018-07-29[cxx] Build/CI support for C++. (#9731)Jay Krell
2018-07-21[linker] Move BCL size diff to nightly jobAlexander Köplinger
2018-07-20[CI] Add `corlib-btls` step to run the X509Certificate tests in corlib with B...Martin Baulig
2018-07-20[System.XML] xunit tests and trivial types from CoreFX (#9351)Egor Bogatov
2018-07-19[linker] Add BCL size regression testing (#9618)Alexander Köplinger
2018-07-12[sdks] add interp-mixed to iOS SDKBernhard Urban
2018-07-11[sdks] bump timeout for builds on CIBernhard Urban
2018-07-11[sdks] build more runtimes, simulators and cross compilers on CIBernhard Urban
2018-07-11[ios sdk] add interp-only support (#9427)Bernhard Urban
2018-07-09Fix 9332Egor Bogatov
2018-07-06Merge pull request #9420 from alexanderkyte/remove_d_openAlexander Kyte
2018-07-06[ci] Explicitly disable hybrid suspend for preemptive and coop tagsAleksey Kliger
2018-07-06[runtime] Bump build requirement to 10.8Alexander Kyte
2018-07-03[ci] Mono.Profiler.Log tests can run under coop (and hybrid) suspendAleksey Kliger
2018-07-03[sdks] Restore the meaning of the IGNORE_PACKAGE_LLVM option. (#9412)Zoltan Varga
2018-07-02[ci] Add -mmacosx-version-min to OSX builds (#9397)Alexander Köplinger
2018-07-02[ci] Compress build log in packaging pipeline jobAlexander Köplinger
2018-06-30Merge pull request #8792 from alexanderkyte/llvm_uniAlexander Kyte
2018-06-29[runtime] Download LLVM during ios sdk CI buildAlexander Kyte
2018-06-28 [sdks] Only rebuild MXE when it doesn't exist, not when we just cloned the s...Ludovic Henry
2018-06-27[wasm] Small set of changes that are wasm specific. (#9305)Rodrigo Kumpera
2018-06-25[runtime] Made mono build llvm if it can't find itAlexander Kyte
2018-06-09[runtime] Store the interpreter method invoked by the delegate in MonoDelegat...Zoltan Varga
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