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-04-27[build] Fix bootstrap from 2.0 only era monoMarek Safar
2015-04-27[build] Remove 2.0 sdk from monolite when we are 4.0 onlyMarek Safar
2015-04-06Integrate binary reference assemblies for v2.0/3.5 into the build systemAlexander Köplinger
2015-04-06Add another FrameworkPublicKeyFull which is based on silverlight.pub on mobile.Atsushi Eno
2015-03-27Use common consts in [InternalsVisibleTo] PublicKey specifications.Atsushi Eno
2015-03-25[build/common] Add EcmaFullKey.Atsushi Eno
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-03-02Merge branch 'master' into import-system-xml-4Atsushi Eno
2015-03-02[build] Add the assemblies in LIB_REFS to LIB_MCS_FLAGS automatically to redu...Zoltan Varga
2015-03-02take out ThisAssembly from SR.cs, conflicts with the one in Sys.Data.Atsushi Eno
2015-03-02fix build; I only updated Consts.cs, not Consts.cs.in...Atsushi Eno
2015-03-02[xml] take out some types in Dummy.cs to better source files.Atsushi Eno
2015-03-01[build] Avoid changing System.Xml.Linq references to System.XML.Linq during p...Zoltan Varga
2015-02-28[bcl] Enable parallel build for parts of the 4.5 class libs/tools.Zoltan Varga
2015-02-27[build] Use resource strings for library builds onlyMarek Safar
2015-02-23[build] 3.10 bump for bootstrap was too muchMarek Safar
2015-02-23[build] Bump bootstrap mono requirement to 3.10 which does not have problems ...Marek Safar
2015-02-20[build] Handle multiple entries in RESOURCE_STRINGSMarek Safar
2015-02-20Use more resource text strings from reference sourcesMarek Safar
2015-02-17[build] Remove misused bootstrap profile definitionMarek Safar
2015-02-17[corlib] Replace resource keys with actual messages during compilationMarek Safar
2015-02-05[build] remove unused definesMarek Safar
2015-02-03Remove obsolete profiles and profile checks from the build system.Alex Rønne Petersen
2015-01-22The class needs to be called `FriendAccessAllowedAttribute'.Martin Baulig
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