Merge pull request #900 from Blewzman/FixAggregateExceptionGetBaseException
[mono.git] / mcs / class / Microsoft.Build / Microsoft.Build.Evaluation / ProjectCollection.cs
2014-02-17 Marek SafarMerge pull request #900 from Blewzman/FixAggregateExcep...
2014-02-12 Miguel de IcazaMerge pull request #820 from brendanzagaeski/master
2014-02-12 Miguel de IcazaMerge pull request #819 from brendanzagaeski/patch-1
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2014-02-12 Miguel de IcazaMerge pull request #835 from HorstKakuschke/master
2014-02-07 Sebastien PouliotMerge pull request #829 from symform/httpwebreq-async-ssl
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-01-24 Atsushi EnoMerge branch 'msbuilddll2'
2014-01-23 Alex Rønne PetersenMerge pull request #735 from wtfrank/bitblt
2014-01-17 Marek SafarMerge pull request #868 from mariokmk/master
2014-01-17 Alex Rønne PetersenMerge pull request #856 from madewokherd/textcontrol
2014-01-17 Alex Rønne PetersenMerge pull request #861 from RobertZenz/patch-1
2014-01-13 Marek SafarMerge pull request #844 from scottmcarthur/master
2014-01-07 Michael Hutchinson[xbuild] Fix 12.0 toolset location and public API
2014-01-03 Michael HutchinsonMerge pull request #822 from carlosmn/asp-pc
2013-12-12 Zoltan VargaMerge pull request #806 from AxlPr/master
2013-12-08 Marek SafarMerge pull request #817 from desdesdes/master
2013-12-03 Alex Rønne PetersenMerge branch 'armhf' of github.com:alexrp/mono
2013-12-03 Atsushi EnoProjectCollection.DefaultToolsVersion is settable.
2013-12-03 Atsushi EnoImprove item evaluation whitespace handling.
2013-12-03 Atsushi EnoLoadProject() should add the loaded project to the...
2013-12-03 Atsushi EnoHandle target Inputs and Outputs so that extra targets...
2013-12-03 Atsushi EnoProjectInstance never had valid ToolsVersion because...
2013-12-03 Atsushi EnoWell-Known metadata support is now in ProjectItemInstan...
2013-12-03 Atsushi EnoProject.GetItems() and ProjectInstance.GetItems() are...
2013-12-03 Atsushi Enoimplement UnloadProject().
2013-12-03 Atsushi EnoMaxNodeCount is documented as 1 by default. (not in...
2013-12-03 Atsushi EnoFix 4.5 toolpath.
2013-12-03 Atsushi EnoAdd missing built-in properties. Resolve properties...
2013-12-03 Atsushi Enoimplement basic project loader for ProjectInstance.
2013-12-03 Atsushi Enorefactoring some internals to make code sharable betwee...
2013-12-03 Atsushi Enoimplement GetLoadedProject(), ProjectAdded and adjust...
2013-12-03 Atsushi Enopartal import implementation.
2013-12-03 Atsushi Enoimplement well-known and reserved properties.
2013-12-03 Atsushi EnoAdd full-scratch expression parser implementation.
2013-12-03 Atsushi Enoimplement ProjectItem and co.
2013-12-03 Atsushi Enofix wrong type nest for added event handler and args.
2013-12-03 Atsushi EnoAdded missing ProjectCollection events and co.
2013-12-03 Atsushi Enoimplement toolset and build related members.
2013-12-03 Atsushi EnoAdd more project loader tests.
2013-12-03 Atsushi EnoFix net_4_0 build.
2013-12-03 Atsushi Enoimplement ProjectCollection.Toolsets.
2013-12-03 Atsushi EnoMS.Build.dll: Add more missing members and implementati...
2013-12-03 Atsushi Enoimplement some MS.Build members as well as adding missi...
2013-12-02 Atsushi EnoProjectCollection.DefaultToolsVersion is settable.
2013-11-29 Atsushi EnoImprove item evaluation whitespace handling.
2013-11-29 Atsushi EnoLoadProject() should add the loaded project to the...
2013-11-29 Atsushi EnoHandle target Inputs and Outputs so that extra targets...
2013-11-29 Atsushi EnoProjectInstance never had valid ToolsVersion because...
2013-11-29 Atsushi EnoWell-Known metadata support is now in ProjectItemInstan...
2013-11-29 Atsushi EnoProject.GetItems() and ProjectInstance.GetItems() are...
2013-11-29 Atsushi Enoimplement UnloadProject().
2013-11-29 Atsushi EnoMaxNodeCount is documented as 1 by default. (not in...
2013-11-29 Atsushi EnoFix 4.5 toolpath.
2013-11-29 Atsushi EnoAdd missing built-in properties. Resolve properties...
2013-11-29 Atsushi Enoimplement basic project loader for ProjectInstance.
2013-11-29 Atsushi Enorefactoring some internals to make code sharable betwee...
2013-11-29 Atsushi Enoimplement GetLoadedProject(), ProjectAdded and adjust...
2013-11-29 Atsushi Enopartal import implementation.
2013-11-29 Atsushi Enoimplement well-known and reserved properties.
2013-11-29 Atsushi EnoAdd full-scratch expression parser implementation.
2013-11-29 Atsushi Enoimplement ProjectItem and co.
2013-11-29 Atsushi Enofix wrong type nest for added event handler and args.
2013-11-29 Atsushi EnoAdded missing ProjectCollection events and co.
2013-11-29 Atsushi Enoimplement toolset and build related members.
2013-11-29 Atsushi EnoAdd more project loader tests.
2013-11-29 Atsushi EnoFix net_4_0 build.
2013-11-29 Atsushi Enoimplement ProjectCollection.Toolsets.
2013-11-29 Atsushi EnoMS.Build.dll: Add more missing members and implementati...
2013-11-29 Atsushi Enoimplement some MS.Build members as well as adding missi...
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-24 Atsushi EnoAdd some missing MSBuild project model evaluation members.
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2011-10-07 Rolf Bjarne Kvinge[Microsoft.Build] Stub out a lot of classes to make...
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-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Leszek 'skolima... [MSBuild] Add Microsoft.Build for 4.0 profile