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
2015-01-13[system.data] Replace connection string builder from reference sourcesMarek Safar
2014-12-17[build] Fix bootstrap profile dependencies lib locationMarek Safar
2014-12-16[buid] Fix bootstrap issue on cygwinMarek Safar
2014-12-09[System] Use ComponentModel from reference sourcesMarek Safar
2014-12-08[build] Print out the version of the bootstrap mcs if the profile check fails.Zoltan Varga
2014-12-08Change 4.0 profile to metadata reference only profileMarek Safar
2014-12-05Fix resgen 4.0 profile pathMarek Safar
2014-12-05Restore 4.0 profile as metadata only profileMarek Safar
2014-12-04Add System.Data.Entity assemblyMarek Safar
2014-12-04Remove 4.0 profileMarek Safar
2014-12-03Change bootstrap profile to target 4.0 framework. Bump system mono requiremen...Marek Safar
2014-11-24Bring .NET implementation of concurrent collectionsMarek Safar
2014-11-24[System.Core] Switch to common SR classMarek Safar
2014-11-24Add SR.cs (for Reference Source regex implementation) to EXTRA_DISTJo Shields
2014-11-24Remove net_2_0 reference from make dist.Zoltan Varga
2014-11-24[System] Bring .NET implementation of System.Text.RegularExpressionsMiguel de Icaza
2014-11-23Remove build system support for the net 2.0/3.5 profiles.Zoltan Varga
2014-11-13[xbuild] Add 14.0 toolchainMarek Safar
2014-09-17Fix mobile and mobile_static profilesMichael Hutchinson
2014-07-30Don't run net_4_0 tests during "make check"Alexander Köplinger
2014-07-04Update the required bootstrap mono version to 2.10, 2.4 will no longer work.Zoltan Varga
2014-05-27[build] Address the System.Configuration test problemMiguel de Icaza
2014-05-20[build] Record extra library builds for our Visual Studio input filesMiguel de Icaza
2014-05-09[build] Staged setup for building assemblies with cyclic dependenciesMiguel de Icaza
2014-01-16profiles: define xammac (Xamarin.Mac) profileAaron Bockover
2014-01-16build: use MOBILE_DYNAMIC instead of MONODROIDAaron Bockover
2014-01-14The monotouch_runtime profile needs the DISABLE_COM flag too.Rolf Bjarne Kvinge
2014-01-14The monotouch_runtime profile needs the DISABLE_REMOTING flag.Rolf Bjarne Kvinge
2014-01-08[xbuild] Build & install MSBuild 12.0 assembliesMichael Hutchinson
2014-01-01[system] Make ICommand 4.5 profile onlyMarek Safar
2013-09-10Add System.ServiceModel.Activation assembly. Fixes #14544Marek Safar
2013-09-03Only print the 'Assuming PLATFORM messages when running make with V=1.Zoltan Varga
2013-08-12Get rid of the annoying 'PLATFORM is not defined.' message on every build.Zoltan Varga
2013-08-10Fix profile values for monotouch_runtime.Rolf Bjarne Kvinge
2013-08-07[build]Bring some sanity to the monotouch profiles.Rodrigo Kumpera
2013-08-07Add support for exclude files in extension modules.Rodrigo Kumpera
2013-08-06Fix thinko in last commit. It's DISABLE_COM and not DISABLE_REMOTING.Rodrigo Kumpera
2013-08-05monotouch requires DISABLE_COM too.Rodrigo Kumpera
2013-07-31Class libraries: introduce mobile_static profile, for MonoTouch-like static b...Miguel de Icaza
2013-07-09Print diagnostic messages for platform detectionJack Pappas
2013-06-13slightly change missing monolite error message.Atsushi Eno
2013-05-23[make]: Build Facade assemblies in mcs/class/lib/$(PROFILE)/Facades.Martin Baulig
2013-03-08Monotouch has builds with -DISABLE_REMOTING.Rodrigo Kumpera
2013-02-12Remove moonlight from the build system.Rodrigo Kumpera
2013-02-07Fix mscorlib public key token constant for mobile profileMarek Safar
2013-02-07Update csproj generator to work on macMarek Safar
2013-02-06Move the mobile profile to the new 4.5 world.Rodrigo Kumpera
2013-02-06Use system resgen to avoid the System.Windows.Forms dependency.Rodrigo Kumpera
2013-02-01Dep track BCL sources extension files.Rodrigo Kumpera
2013-01-31Add support for alternate source files to be used on extension-less builds.Rodrigo Kumpera