Merge pull request #2971 from BrzVlad/feature-cross-binprot
[mono.git] / mcs / class / Microsoft.Build.Tasks / Microsoft.Build.Tasks / MSBuild.cs
2016-04-27 Alexander KöplingerMerge pull request #1345 from mattleibow/websocket...
2016-03-29 Marek SafarMerge pull request #896 from echampet/webresource
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-04-20 Marcos HenrichMerge pull request #1222 from LogosBible/uri-trycreate
2015-04-09 Alex Rønne PetersenMerge pull request #1695 from gregoryyoung/master
2015-03-06 Miguel de IcazaMerge pull request #1155 from steffen-kiess/json-string
2015-02-18 Martin BauligMerge pull request #1464 from akoeplinger/fix-portable...
2015-02-12 Atsushi EnoMerge pull request #1496 from echampet/serializers
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-01-22 Martin BauligMerge pull request #1156 from felfert/master
2015-01-21 Marek SafarMerge pull request #1502 from madrang/SafeHandle.CloseT...
2015-01-21 Marek SafarMerge pull request #1504 from madrang/SafeHandle.SetInv...
2015-01-19 João MatosMerge pull request #1404 from woodsb02/mono-route
2015-01-15 Rodrigo KumperaMerge pull request #1458 from BrzVlad/feature-fat-cas
2015-01-15 Marek SafarMerge pull request #1505 from esdrubal/tzifloatingrule
2015-01-15 Zoltan VargaMerge pull request #1506 from akoeplinger/fix-paste...
2015-01-14 Mark ProbstMerge pull request #1466 from schani/stage-unified...
2015-01-14 Zoltan VargaMerge pull request #1500 from criteo-forks/criteo
2015-01-13 Zoltan Varga[bcl] Remove NET_2_0 defines from the class libs. This...
2014-06-17 Atsushi EnoRevert "[msbuild] fix some weird local result variable...
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-06-07 Rodrigo KumperaMerge pull request #1088 from BrzVlad/pushless
2014-06-05 Zoltan VargaMerge pull request #1084 from tritao/msvc-warnings
2014-06-05 Zoltan VargaMerge pull request #1083 from christianhuening/NetworkI...
2014-06-05 Atsushi Eno[msbuild] fix some weird local result variable initiali...
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-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-02 Zoltan VargaMerge pull request #203 from Jester01/jester/mmap
2011-12-22 Miguel de Icazaupdate copyright
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-10-28 Zoltan VargaAvoid returning a 0 exit code from xbuild if one of...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-11 Ankit Jain[xbuild] Copy metadata from Project items to target...
2010-07-09 Ankit JainCorrectly handle precedence of ToolsVersion value coming
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-07 Ankit JainIn class/Microsoft.Build.Engine/Microsoft.Build.BuildEn...
2010-04-06 Ankit JainAdd support for ToolsVersion and correctly build msbuil...
2009-10-11 Ankit JainIn class/Microsoft.Build.Tasks:
2009-10-08 Ankit Jain* MSBuild.cs (Execute): Don't share target output items,
2009-10-05 Ankit JainIn class/Microsoft.Build.Engine/Microsoft.Build.BuildEn...
2009-09-24 Ankit Jain* MSBuild.cs (BuildInParallel): Add missing property.
2009-08-28 Ankit JainIn class/Microsoft.Build.Tasks/Microsoft.Build.Tasks:
2009-07-30 Ankit Jain* MSBuild.cs (Execute): Log error if the file doesn...
2009-06-11 Marek SafarNew tests.
2009-06-10 Marek SafarNew error message.
2009-06-08 Ankit JainIn class/Microsoft.Build.Engine/Test/Microsoft.Build...
2009-02-24 Ankit Jain* MSBuild.cs (Execute): Reset current directory back...
2009-02-21 Ankit Jain* MSBuild.cs (SplitPropertiesToDictionary): Split into...
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-02 Ankit Jain* MSBuild.cs (Execute): Disable incorrect 'rebaseOutput...
2009-01-06 Ankit Jain* BuildEngine.cs (BuildProjectFile): Use AddProperty...
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-08 Marek Sieradzki2007-03-08 Marek Sieradzki <marek.sieradzki@gmail...
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-04 Marek Sieradzki2006-12-04 Marek Sieradzki <marek.sieradzki@gmail...
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-06 Marek Sieradzki2006-10-06 Marek Sieradzki <marek.sieradzki@gmail...
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next