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-09-12[ci] do not hardcode CPU count (#10560)Bernhard Urban
2018-09-11[wasm] Ongoing AOT work. (#10541)Zoltan Varga
2018-09-11[cxx] Jenkins support for Windows C++. (#10515)Jay Krell
2018-09-08[ci] run tests if building with C++ (#10519)Aleksey Kliger (λgeek)
2018-09-07Fix Mono Windows cross compiler using mono LLVM release_60 branch. (#10413)Johan Lorensson
2018-09-05[tests] Bump timeout for System.Numerics with interpreterVlad Brezae
2018-09-05[ci] Fixup last commit to run-test-mac-sdk.shAlexander Köplinger
2018-09-05[ci] Fix run-test-mac-sdk.sh buildAlexander Köplinger
2018-09-04[sdks] Add cross-{arm,arm64,x86,x86_64}{,-win} runtimes for XA + Unify provis...Ludovic Henry
2018-08-29Bump target requirement to OSX 10.9 Mavericks (#10286)Katelyn Gadd
2018-08-24[wasm] Make the wasm sdk not depends on desktop sdk.Rodrigo Kumpera
2018-08-16[runtime] Add verbose/non-private crashes on CIAlexander Kyte
2018-08-15[interp] Fix missing InvalidProgramException (#10095)Vlad Brezae
2018-08-14fix a typo in scripts/mono-test-install (#10099)Alon Zakai
2018-08-14[ci] Bump timeout for bockbuild in run-test-mac-sdk.shAlexander Köplinger
2018-08-07Allow override of mkbundle generation library extensionJo Shields
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
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