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-11-20enable gss on android (#17838)Egor Bogatov
2019-10-19Remove the Legacy TLS Provider. (#17391)Martin Baulig
2019-10-18Enable GSS on Linux and Android (#17223)Egor Bogatov
2019-10-14[System.Net.Http] Clean up HttpMessageHandler setup (#17252)Marek Safar
2019-08-09[build] Remove confusing commented out codeAlexander Köplinger
2019-08-09[build] Replace PLATFORM_ ifdefs with HOST_PLATFORM checksAlexander Köplinger
2019-08-06Bump api-doc-tools to latest master (#16035)Alexander Köplinger
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-06-05[tests] Exclude more nunit categories on ios/mac (#14807)Alexander Köplinger
2019-05-31Add CI test coverage for compiler server (#14145)Katelyn Gadd
2019-05-29[bcl] Add nunit exclude categories for monotouch/monodroid profiles (#14695)Alexander Köplinger
2019-05-28[bcl] Write newline-separated nunit/xunit excludes file for sdks archive (#14...Alexander Köplinger
2019-05-21Removing some remoting and multi-appdomain APIs on wasm and the AOT test prof...Martin Baulig
2019-05-16[monodroid] Introduce 'win32 host' BCL build (#14424)Alexis Christoforides
2019-04-30Add minimal COM support into WinAOT BCL profile and Windows Mono runtime.lateralusX
2019-04-29Define `DISABLE_SECURITY` and `DISABLE_REMOTING` on wasm and testing_aot.Martin Baulig
2019-04-25Remove `DISABLE_REMOTING` conditional.Martin Baulig
2019-04-19Fix start-compiler-server (#14117)Katelyn Gadd
2019-03-29[wasm]: Disable managed collation on wasm. (#13684)Martin Baulig
2019-03-19[sdks] Build mac in Mono SDKs (#13535)Alexander Köplinger
2019-03-06Introducing `HttpClient.CreateDefaultHandler()`. (#13305)Martin Baulig
2019-02-27[ci] Add new mode of execution for nunit tests on Android (#13098)Ludovic Henry
2019-02-06Fix HttpClient on AIX (#12744). (#12771)Martin Baulig
2019-02-01"Imperial Red": Bring HttpClient from CoreFx (#11906)Martin Baulig
2019-01-25Integration and bug fixes to enable use of roslyn compiler server (#12476)Katelyn Gadd
2019-01-23Merge pull request #12254 from marek-safar/bcl-fixesLarry Ewing
2019-01-23Enables SRE for wasmMarek Safar
2019-01-11Don't throw in pipestream's finalizer. Include named pipe support in the buil...Katelyn Gadd
2018-12-20Bootstraps netcore build (#12120)Marek Safar
2018-11-28[interp] Enable System.Data tests on fullaotinterp (#11798)Vlad Brezae
2018-11-19[sdks] Add monotouch_tools profile + Add mono-api-info and pdb2mdb to monodro...Ludovic Henry
2018-11-14[System.Data]: GSS is not available on tvOS and watchOS. (#11671)Martin Baulig
2018-11-06[corlib] Update aot testing profile to run more testsMarek Safar
2018-10-31[corlib] Tweak more wasm definesMarek Safar
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
2018-10-25[build] Fixes wasm tools to run on desktop .net as well (#11351)Marek Safar
2018-10-17[bcl] Build all XUnit and NUnit tests for monodroid, monotouch, monotouch_tv,...Ludovic Henry
2018-10-16[mcs] Fix platform-specific build of "build" profile and remove more remnants...Alexander Köplinger
2018-10-10[build] Unify bootstrap profiles (#11024)Marek Safar
2018-10-03[corlib] Control SRE using its own defineMarek Safar
2018-09-21[System.Data] use PAL_gssapi.c for SSPI (#9922)Egor Bogatov
2018-08-12Fix s390x build broken by incorrect specification of the msgfi instuc… (#10...Neale Ferguson
2018-08-02Fix race condition where parallel builds will continue before we are actually...Katelyn Gadd
2018-07-27Remove debugging messagesKatelyn Gadd
2018-07-27Fix mode damageKatelyn Gadd
2018-07-27Fix build failure if gensources destination path doesn't exist yet by moving ...Katelyn Gadd
2018-07-27CheckpointKatelyn Gadd
2018-07-27Checkpoint: Move gensources build to basic.make after profile check and invok...Katelyn Gadd
2018-07-19Refactor the AppleTls Certificate code into a PAL-based approach. (#9524)Martin Baulig
2018-06-14[build] Rename darwin platform to macos + Add `unix` host platform (#9022)Ludovic Henry