Install 4.0 profile as developers package and make 4.5 profile default gac target...
[mono.git] / mcs / class / Makefile
2011-09-26 Marek SafarInstall 4.0 profile as developers package and make...
2011-09-23 Marek SafarIntroduce separate .net 4.5 profile
2011-09-19 Marek SafarMove some async types to corlib
2011-09-15 Paolo MolaroAdded the new mobile profile to the build.
2011-08-23 Jérémie LavalAdd System.Threading.Tasks.Dataflow assembly to the...
2011-08-13 Marek SafarMerge pull request #156 from garuma/tpl-dataflow-tasks
2011-08-12 Miguel de IcazaShip System.Json for 2.0 and 4.0 as well.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-19 Jonathan PryorAdd System.Data.Services.Client to monotouch and monodr...
2011-05-20 Marek SafarPass first async test
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-04-28 Marek Habersack[system.data.services] Stubs for a few 4.0 types +...
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Leszek 'skolima... [MSBuild] Add Microsoft.Build for 4.0 profile
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-11 Marek SafarBuild dist compiler with basic profile only (the build...
2011-02-16 Marek SafarAnother make dist fix
2011-02-16 Marek SafarKeep monolite in line with mono 2.4 corlib as I cannot...
2011-02-15 Marek SafarFix monolite make dist
2011-02-15 Marek SafarBuild monolite from correct location
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-08 Rolf Bjarne KvingeMoonlight build: use system tools to compile. This...
2011-02-02 Marek SafarAnother attempt to build resgen correctly
2011-02-01 Marek SafarMake mcs.exe .net4 application
2011-02-01 Atsushi Enoquick build workaround.
2011-02-01 Atsushi Enoin NET_4_0, remove types that went into System.Xaml...
2011-01-27 Zoltan VargaFix up aot-ing of mscorlib/mcs by AOTing mcs in the...
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-22 Jérémie LavalAdd WebMatrix.Data assembly skeleton
2011-01-17 Marek Habersack[asp.net] Added the Microsoft.Web.Infrastructure assembly
2011-01-13 Jérémie LavalPlug Mono.Parallel into main build
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-18 Marek SafarAdd aot-compiler to dist list
2010-12-16 Marek SafarDon't build aot symbols on make dist
2010-12-16 Marek SafarMonolite mcs compiler
2010-12-16 Marek SafarSwitch to single mcs compiler for all managed code...
2010-12-16 Marek Safardist IKVM.Reflection
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-05 Marek SafarDon't build obsolete Compat.ICSharpCode.SharpZipLib...
2010-11-03 Zoltan VargaRemove extra whitespace from a Makefile.
2010-10-21 Atsushi EnoAdd some WCF types in moonlight_raw System.Xml.Serializ...
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-15 Marek SafarThere are actually some 3.5 only dlls, thanks to ankit...
2010-09-15 Marek SafarRemove net_3_5 dirs to fix 4.0 dependency and not to...
2010-09-08 Jb EvainFactorize the monotouch build into a mobile build for...
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-27 Zoltan VargaAdd a new directory which is used for AOTing the c...
2010-08-10 Marek SafarAdd Mono code contracts skeletons.
2010-08-04 atsushienoAdd System.ServiceModel.Discovery (now that it builds...
2010-06-30 Marek SafarFixed.
2010-06-29 Atsushi Eno2010-06-30 Atsushi Enomoto <atsushi@ximian.com>
2010-06-29 Atsushi Eno2010-06-30 Atsushi Enomoto <atsushi@ximian.com>
2010-04-29 Marek SafarTurn eval test into normal test case
2010-04-28 Marek HabersackMono build integration files
2010-04-27 Marek Habersack2010-04-28 Marek Habersack <mhabersack@novell.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-13 Ankit JainAdd tasks/targets for moonlight msbuild project support.
2010-04-08 Atsushi Eno2010-04-08 Atsushi Enomoto <atsushi@ximian.com>
2010-04-07 Marek HabersackBeginnings of System.Runtime.Caching
2010-03-26 Marek SafarNew test.
2010-03-16 Marek SafarNew tests.
2010-03-16 Rolf Bjarne KvingeIn class:
2010-03-16 Jb Evainrename net_2_1 to moonlight
2010-03-15 Marek HabersackMVC2 import
2010-03-12 Atsushi Eno2010-03-11 Atsushi Enomoto <atsushi@ximian.com>
2010-03-11 Gonzalo Paniagua... Moved chain building and validation from Mono.Security...
2010-03-10 Sebastien PouliotMakefile: For NET_2_1 build System.XML before System.Net
2010-03-04 Miguel de IcazaRemove Mono.GetOptions
2010-03-02 Miguel de IcazaDrop Microsoft.Vsa too
2010-03-02 Miguel de IcazaDrop this one too
2010-03-02 Miguel de IcazaRemove some deprecated libraries
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-20 Geoff NortonReally add cairo to the monotouch build
2010-02-20 Geoff NortonFix the MonoTouch build on trunk
2010-01-06 Atsushi Eno2010-01-06 Atsushi Enomoto <atsushi@ximian.com>
2009-12-17 Marek SafarBuild System.Core early enough in 2.1
2009-12-15 Marek Safar2009-12-15 Marek Safar <marek.safar@gmail.com>
2009-12-07 Marek Safar2009-12-07 Marek Safar <marek.safar@gmail.com>
2009-12-01 Marek SafarMove docs.
2009-11-26 Marek Safar2009-11-26 Marek Safar <marek.safar@gmail.com>
2009-11-10 Marek SafarNew tests.
2009-11-09 Marek Safar2009-11-09 Marek Safar <marek.safar@gmail.com>
2009-11-09 Miguel de IcazaAdd MEF for .NET 4
2009-11-07 Zoltan VargaReenable System.Data.Services.
2009-11-07 Miguel de IcazaNo makefile was added for System.Data.Services; Comment...
2009-11-07 Zoltan Varga2009-11-07 Zoltan Varga <vargaz@gmail.com>
2009-11-02 Zoltan Varga2009-11-02 Zoltan Varga <vargaz@gmail.com>
2009-10-30 Marek Safar2009-10-30 Marek Safar <marek.safar@gmail.com>
2009-10-20 Miguel de IcazaAdditionificate System.Numerics
2009-10-14 Jonathan Pryor * Makefile: Add Mono.Data.Tds, System.Transactions...
2009-10-14 Geoff Nortonfix MONOTOUCH on trunk
2009-10-08 Jb Evain2009-10-08 Jb Evain <jbevain@novell.com>
2009-10-02 Marek Safar2009-10-02 Marek Safar <marek.safar@gmail.com>
2009-10-01 Marek SafarUpdate local monolite basic files
next