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-10-02[mini] Use clr memory model by default (#17136)Vlad Brezae
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-06-28Pass the --clr-memory-model flag on the command line instead of MONO_DEBUG so...Zoltan Varga
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-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-02-14[ci] Fix Linux x64 Bitcode job (#12970)Ludovic Henry
2019-01-25Integration and bug fixes to enable use of roslyn compiler server (#12476)Katelyn Gadd
2018-11-28 [build] Fixes documentation build profile dependency (#11801)Marek Safar
2018-11-28[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (reapply of #...Alexander Kyte
2018-11-27Revert "[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)"Alexander Köplinger
2018-11-26[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (#9833)Alexander Kyte
2018-10-30[tests] Add new build profile for testing mixed mode (#11307)Vlad Brezae
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-08[build] Fixes Mono.Cecil boostrap dependencyMarek Safar
2018-09-11[build] Clean up no longer needed rules and conversions (#10546)Marek Safar
2018-09-09[build] Enable more BCL build parallelization (#10486)Marek Safar
2018-07-27Revert "Try moving gensources vars to rules.make"Katelyn Gadd
2018-07-27Try moving gensources vars to rules.makeKatelyn Gadd
2018-07-27Checkpoint: Move vars to rules.makeKatelyn Gadd
2018-07-27Fix mode damageKatelyn Gadd
2018-07-27Checkpoint: Move gensources build to basic.make after profile check and invok...Katelyn Gadd
2018-05-06[bcl] Add xunit to STD_TARGETS and precompile tests (#8594)Alexander Köplinger
2018-01-27[build] Add recursive run-xunit-test targetMarek Safar
2018-01-02Dist files in groups of 100 entriesAlexander Köplinger
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-10-05Bump corefxMarek Safar
2017-10-05Add new profile for monodroid tools (#5699)Alexander Köplinger
2017-05-12[mcs] Add platform specific files (#4837)Ludovic Henry
2017-04-10[resgen] Remove dependency on WinForms and use it in mobile profiles (#4667)Alexander Köplinger
2017-03-30Bring in the new reference assemblies (#4619)Alexander Köplinger
2017-01-25Skip AOTing profile assemblies if AOT_BUILD_FLAGS is not setAlexander Köplinger
2017-01-25Updates for winaot profileHenric Müller
2017-01-25Added support for Windows AOT suffixHenric Müller
2016-12-22[build] Generate all aot images for csc into the profile directory instead of...Zoltan Varga
2016-12-20[bcl] Rename aot_only profile to testing_aot_fullAlexander Köplinger
2016-12-12[build] Print CSC when compiling with roslynAlexander Köplinger
2016-11-30[build] Add --with-mcs-compiler config optionMarek Safar
2016-11-30[build] Use custom nursery size and clean up csc runtime argumentsMarek Safar
2016-11-28[build] Roslyn switchMarek Safar
2016-11-24Rename the mobile_static profile to aot_onlyAlexander Köplinger
2016-11-16[mcs/build] Use make functions instead of calling a shellLudovic Henry
2016-11-16[mcs/build] Factor Q_AOT for future useLudovic Henry
2016-10-29[bcl] Replace nunit24 with nunit-liteMarcos Henrich
2016-07-20[mobile_static] Fix temp path for mcs/class AOTAlexander Kyte
2016-07-18[mobile_static] Move AOT build / run flags to make accessible in /monoAlexander Kyte
2016-07-15[build] Fix resgen in child profilesMikayla Hutchinson