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
path: root/mcs/build
AgeCommit message (Expand)Author
2021-11-20Remove netcore sources and arcade eng/common files (#21315)Alexander Köplinger
2021-02-27Remove .csproj files from mcs/ build, they were never used (#20883)Alexander Köplinger
2020-03-11Avoid passing /features:peverify-compat to csc, it generates very inefficient...Zoltan Varga
2020-02-25Bump linker. (#19006)Zoltan Varga
2020-01-29[corlib] Split corlib xunit tests even more for iOS (#18619)Alexander Köplinger
2019-12-18[bcl] Split corlib and System.Core xunit test assemblies for monotouch profil...Alexander Köplinger
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-10-02[mini] Use clr memory model by default (#17136)Vlad Brezae
2019-09-17[corlib] Fix building nunit-lite twice (#16894)Alexander Köplinger
2019-08-09[build] Remove ILDISASM variable from platform MakefilesAlexander Köplinger
2019-08-09[build] Remove PLATFORM_CORLIB from platform MakefilesAlexander Köplinger
2019-08-09[build] Remove MBAS from the platform MakefilesAlexander Köplinger
2019-08-09[build] Remove EXTERNAL_MCS setting in platform MakefilesAlexander Köplinger
2019-08-09[build] Remove confusing commented out codeAlexander Köplinger
2019-08-09[build] Remove PLATFORM_MAKE_CORLIB_CMPAlexander 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-07-09Make RemoteExecutor a no-op on all mobile profiles (#15611)Alexander Köplinger
2019-06-28Pass the --clr-memory-model flag on the command line instead of MONO_DEBUG so...Zoltan Varga
2019-06-25Fix tarball build and refresh monolite due to memory model change (#15370)Jay Krell
2019-06-25[bcl] Move MONO_DEBUG env variable after Q_MCSAlexander Köplinger
2019-06-20[jit] Add debug option for using clr memory model (#15019)Vlad Brezae
2019-06-20Add Windows x64 Full AOT Interpreter support on CI. (#15127)Johan Lorensson
2019-06-13Ensure start-compiler-server.sh is in tarballs (#15071)Jo Shields
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-29Infrastructure support / fixes for making compiler server the default (#14279)Katelyn Gadd
2019-05-28[bcl] Write newline-separated nunit/xunit excludes file for sdks archive (#14...Alexander Köplinger
2019-05-23[tests] Add xunit.execution.dotnet.dll to tests directory (#14595)Alexander Köplinger
2019-05-22[tests] Add Xunit.NetCore.Extensions.dll to tests directory (#14571)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-05-06[tests] Write nunit/xunit exclude categories to a file (#14281)Alexander Köplinger
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-04-02[bcl] Fix compiling nunitlite when PARENT_PROFILE is defined (#13791)Alexander Köplinger
2019-03-29[wasm]: Disable managed collation on wasm. (#13684)Martin Baulig
2019-03-26Cosmetic: remove accidentally added gensources debugging flag. (#13678)Martin Baulig
2019-03-19[sdks] Build mac in Mono SDKs (#13535)Alexander Köplinger
2019-03-07Remove code moved to sharedMarek Safar
2019-03-06Introducing `HttpClient.CreateDefaultHandler()`. (#13305)Martin Baulig
2019-03-01[android] Fix Mono.Debugger.Soft tests with Android SDKs (#13218)Ludovic Henry
2019-02-27[ci] Add new mode of execution for nunit tests on Android (#13098)Ludovic Henry
2019-02-20[ci] Prefer gmake over make for SDKs build (#13091)Alexander Köplinger