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
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
2014-07-29Delete assemblies from external/ when building "make dist" tarballsJo Shields
2014-07-01[dist] Do not include .git link files in dist tarballDamien Diederen
2014-06-10Add build system plumbing for building with -Werror.Alex Rønne Petersen
2014-05-30add files System.Configuration.dll and System.Security.dll to monolite direct...Timotheus Pokorra
2014-05-25Rename configure.in -> configure.ac. Based on PR #976.Alex Rønne Petersen
2014-03-11Add support/ to the build when cross-compiling.Alex Rønne Petersen
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2013-11-01Fix indentation.Alex Rønne Petersen
2013-10-31Dist README.md.Zoltan Varga
2013-09-20Check the version of LLVM at configure time to make sure it has a matching ve...Zoltan Varga
2013-08-30Remove moon support from the build system.Zoltan Varga
2013-02-07Update csproj generator to work on macMarek Safar
2013-01-12Add changes to the main Makefile.am, not only Makefile which is not versionedJean-Michel Perraud
2012-11-15Tweak the Makefiles to enable monotouch builds to compile less stuff.Rodrigo Kumpera
2012-10-19Second try to make quiet build work reliablyMarek Safar
2012-08-14Fix monolite bootstrapMarek Safar
2012-07-18Remove external directory git cruft from the dist tarballMarek Habersack
2012-04-09script path modify. to build in not souce tree.KISHIMOTO, Makoto
2012-04-05[build] Improve our git submodule update handlingAlan McGovern
2012-03-29Include the entire external/ directory in distMarek Habersack
2012-03-09Include the spec file in the tarballAlex Corrado
2012-03-08Disable running commits-to-changelog.py as part of 'make dist' because it cau...Alex Corrado
2012-02-10Add VS project files for test projectMarek Safar
2011-04-19.m4 files no longer exist in the toplevelJeffrey Stedfast