Merge pull request #1423 from directhex/sgen_on_msvc
[mono.git] / mcs / class / Microsoft.Build /
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #1038 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #1034 from joelmartinez/msdoc-import2
2014-05-15 Marek SafarFixes 60d7997e0233d8aee833dab5c7b5c14df124dd16 commit
2014-05-15 Atsushi Eno[MS.Build] cleanup ITaskItem evaluation related old...
2014-05-15 Atsushi Eno[MS.Build] now ITaskItems are collected while evaluatin...
2014-05-15 Atsushi Eno[MS.Build] skip null string entry as input to string...
2014-05-15 Atsushi Eno[msbuild] ongoing ITaskItem input parameter handling...
2014-05-15 Atsushi Eno[MS.Build] more of the same (remove obsolete comment).
2014-05-15 Atsushi Eno[MS.Build] remove extraneous expression evaluation...
2014-05-15 Atsushi Eno[MS.Build] add another expression expansion test.
2014-05-15 Atsushi Eno[MS.Build] output item was dropping metadata after...
2014-05-12 Ludovic HenryMerge pull request #1020 from ludovic-henry/pr7-system...
2014-05-09 Zoltan VargaMerge pull request #1028 from DavidKarlas/sdbTypesCaching
2014-05-09 Atsushi EnoMSBuildExtensionsPath32/64 should default to MSBuildExt...
2014-04-30 Marek SafarMerge pull request #966 from ermshiperete/bug-xamarin...
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-22 Alexis ChristoforidesMerge pull request #994 from drummerhu/patch-1
2014-04-18 Miguel de IcazaRefreshed the CSProj files to use the new output build...
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-04-05 Alexis ChristoforidesMerge pull request #941 from upsilon/fix-layoutsettings...
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-12 Alex Rønne PetersenAdd/update some .gitignore files so that a clean build...
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-02-24 Marek SafarMerge pull request #910 from akoeplinger/cleanup-test...
2014-02-23 Alexander Köplinger[Test] Cleaned up how a bunch of tests were ignored
2014-02-20 Marek SafarMerge pull request #907 from enricosada/era_names
2014-02-20 Atsushi EnoWhen comparing string expressions, A, "A" and 'A' shoul...
2014-02-20 Atsushi EnoFix item expression parsing, indexes were wrong to...
2014-02-20 Atsushi EnoITaskItem.GetMetadata() implementations should not...
2014-02-20 Atsushi EnoNow our MS.Build.dll behaves like MS.Build.Engine.dll...
2014-02-20 Atsushi EnoTask load failures should not result in build errors...
2014-02-20 Atsushi EnoFix ElementLocation.File to NOT contain file URI, and...
2014-02-20 Atsushi EnoUsingTasks are not collected expectedly when imports...
2014-02-20 Atsushi Enodo not try to load assembly with empty string specifica...
2014-02-20 Atsushi EnoMake sure to override existing ProjectPropertyInstance...
2014-02-20 Atsushi EnoThere is no local scope for properties and items that...
2014-02-20 Atsushi Enoremove some MonoTODOs.
2014-02-20 Atsushi EnoIn a Project, Target can be overriden by another one...
2014-02-18 Marek SafarMerge pull request #901 from Blewzman/FixAggregateExcep...
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-30 Michael HutchinsonMerge pull request #880 from awinters-fvs/xbuild/make...
2014-01-30 Alex Rønne PetersenMerge pull request #882 from jgagnon/master
2014-01-24 Atsushi EnoFix build (and cosmetic code formatting).
2014-01-24 Atsushi Enoremove private msbuild hacking project files.
2014-01-24 Atsushi EnoMerge branch 'msbuilddll2'
2014-01-24 Atsushi EnoLog target build error.
2014-01-24 Atsushi EnoMake sure to fail build when exception is thrown while...
2014-01-24 Atsushi Enoadd comment on MSB4057.
2014-01-23 Atsushi Enoupdate .csproj.
2014-01-23 Atsushi EnoAdd BuildRequestDataTest and fixed some .NET compatibil...
2014-01-23 Atsushi EnoCheck null buildTargets at BuildRequestData. But not...
2014-01-23 Alex Rønne PetersenMerge pull request #735 from wtfrank/bitblt
2014-01-23 Atsushi EnoPath existence and lookup is now based on insensitive...
2014-01-23 Atsushi Enocomment out error check on Inputs/Outputs mismatch.
2014-01-23 Atsushi Enoimplement OnError on target.
2014-01-23 Atsushi EnoExists() needs to normalize Windows path first.
2014-01-23 Atsushi EnoDefaultTargets must be first picked up from imports...
2014-01-23 Atsushi Enoproperty name comparison should be done in case insensi...
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 the xbuild 12 tests
2014-01-07 Michael Hutchinson[xbuild] Fix 12.0 toolset location and public API
2014-01-07 Michael Hutchinson[xbuild] Build & install MSBuild 12.0 assemblies
2014-01-07 Atsushi EnoMerge branch 'msbuilddll2' of https://github.com/atsush...
2014-01-07 Atsushi EnoBuildEngine4 must not be reused as IBuildEngine when...
2014-01-07 Atsushi Enoskip Condition and ContinueOnError as task parameters...
2014-01-07 Atsushi EnoMerge branch 'master' into msbuilddll2
2014-01-07 Atsushi EnoAdd test for DefaultTargets handling with imports.
2014-01-07 Atsushi EnoAdd logger related tests (to sort out those Loggers...
2014-01-07 Atsushi EnoRevert "Remove private sln/csproj files."
2014-01-07 Atsushi EnoBuildEngine4 must not be reused as IBuildEngine when...
2014-01-07 Atsushi Enoskip Condition and ContinueOnError as task parameters...
2014-01-07 Atsushi EnoEvaluate Condition each Import within ImportGroup.
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-09 Atsushi EnoMerge pull request #830 from akoeplinger/fix-net40...
2013-12-08 Alexander KöplingerFix NET_4_0 tests build by correcting accessibility...
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 EnoRemove private sln/csproj files.
2013-12-03 Atsushi Enoupdate .csproj.
2013-12-03 Atsushi EnoAdd missing exception types.
2013-12-03 Atsushi EnoProjectCollection.DefaultToolsVersion is settable.
next