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
2021-11-30Fix dist-hook targetAlexander Köplinger
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-09-10[mono] Propagate -Werror properly, fix warning (#20364)monojenkins
2020-09-09Remove netcore/ directory from the mono/mono repository. (#20361)Zoltan Varga
2020-02-04Add RunSample target to mono.proj (#18635)monojenkins
2020-01-06Don't run `make install` in boehm submodule (#17907)Jo Shields
2019-11-23Make configure.ac and Makefile.am work without certain directories (#17871)Alexander Köplinger
2019-11-11Delete some LLVM test cases from `make dist` (#17772)Jo Shields
2019-10-24[netcore] Fix corerun build depsMarek Safar
2019-10-02Fix missing corerun/ directory in `make dist` tarballs (#17126)Jo Shields
2019-09-27[netcore] Add target for running coreclr testsMarek Safar
2019-09-05Fix distclean (#16667)Jo Shields
2019-08-09[build] Remove EXTERNAL_MCS setting in platform MakefilesAlexander Köplinger
2019-06-14[netcore] Clean up netcore buildMarek Safar
2019-04-26[netcore] Avoid touching or using submodules in coreonly modeJo Shields
2019-04-10[configure] Add failsafe for missing submodules (#13957)Alexander Köplinger
2019-04-01Fix tarball buildsJo Shields
2019-03-22Bump linker to latest master (#13594)Alexander Köplinger
2018-11-28[runtime] Integrate BenchmarkDotNet for in-tree microbenchmarks (reapply of #...Alexander Kyte
2018-11-15Fix tarball buildAlexander Köplinger
2018-11-01Delete more useless binary cruft from `make dist`Jo Shields
2018-11-01Clean up .o files from System.Native during `make dist`Jo Shields
2018-10-29Add option to integrate msvc build into regular make build. (#11343)Johan Lorensson
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-06-30Merge pull request #8792 from alexanderkyte/llvm_uniAlexander Kyte
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-25[runtime] Made mono build llvm if it can't find itAlexander Kyte
2018-05-02[dist] Add new mk/ subfolder to SUBDIRS in Makefile.amAlexander Köplinger
2018-03-24Genproj updates for BCL build in Windows Visual Studio (#7755)Katelyn Gadd
2018-03-16[sdks] Fix concurrent building of MonoAotOffsetsDumper.exe + Simplify buildin...Ludovic Henry
2018-01-05Replace explicit make invocations with uses of the MAKE variableKatelyn Gadd
2018-01-02Don't add linker tests to tarballAlexander Köplinger
2017-10-26[sdks] Source drop from xamarin/mono-sdks (#5876)Ludovic Henry
2017-09-25Add test projects (optional) to net_4_x.sln (#5633)Egor Bogatov
2017-08-29Remove leftover targets from Makefile.am (#5466)Alexander Köplinger
2017-08-08[runtime] Move eglib into mono/eglib so it becomes a convenience library simi...Zoltan Varga
2017-05-22[bcl] Make monolite platform specific (#4910)Alexander Köplinger
2017-03-31Make monolite profile directory versioned (#4631)Alexander Köplinger
2017-03-16Include Mono version in corlib versionAlexander Köplinger
2017-02-13Move Mac package command to scripts so that it's available without configuringAlexis Christoforides
2017-01-27Add .sh extension to update_submodules so it gets correct line endingAlexander Köplinger
2016-12-12Don't remove the roslyn binaries in "make dist" for nowAlexander Köplinger
2016-11-04Added 'mac-sdk-package' Make targetAlexis Christoforides
2016-07-26[runtime] Accomplish BITCODE build symbol sharing with only make (#3329)Alexander Kyte
2016-07-24[mobile_static] Pass correct MONO_LLVMONLY for bitcodeAlexander Kyte
2016-06-15Merge pull request #3089 from alexanderkyte/mobile_static_jenkins_scriptAlexander Kyte
2016-06-14WIP [library.make] Make resource usage declarative in the class libraries (#3...Miguel de Icaza
2016-06-13[mobile_static] Make bitcode preset enable llvmAlexander Kyte
2016-06-13[mobile_static] Split jenkins tests out, enable running from top levelAlexander Kyte