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-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
2016-06-11[runtime] Avoid building the tools dir when cross-compiling, some tools don't...Zoltan Varga
2016-06-10[runtime] Move 'pedump' to tools/pedump, build tools by default. (#3133)Zoltan Varga
2016-06-08[build] Add llvm folder to SUBDIRS/DIST_SUBDIRSAlexander Köplinger
2016-05-23Redist the referencesource folderAlexander Köplinger
2016-05-18Graduate the csproj/solution to completed - you can now build with the toplev...Miguel de Icaza
2015-12-03Add code of conductMiguel de Icaza
2015-10-20[acceptance-tests] Fix tarball build and rename "check" target to "check-full"Alexander Köplinger
2015-09-24Move monolite URL to mono-project.com CDN, not Boston NASJo Shields
2015-06-25Remove --with-[monotouch|xammac]=only from configure.Rolf Bjarne Kvinge
2015-04-07Remove build-mingw32.sh.Alex Rønne Petersen
2015-04-07Remove spec file as we don't use it anymore.Alex Rønne Petersen
2015-04-06Integrate binary reference assemblies for v2.0/3.5 into the build systemAlexander Köplinger
2015-02-10Rename binary reference assemblies locationMarek Safar
2014-12-10Distribute reference assemblies in source tarball. Yuck.Jo Shields
2014-12-03Fix make dist if boehm is disabled.Zoltan Varga