Merge pull request #1038 from ermshiperete/bug-xamarin-19818
[mono.git] / mcs / class / Microsoft.Build / Microsoft.Build.Evaluation /
2014-05-15 Miguel de IcazaMerge pull request #1034 from joelmartinez/msdoc-import2
2014-05-15 Atsushi Eno[MS.Build] remove extraneous expression evaluation...
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-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-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-02-20 Marek SafarMerge pull request #907 from enricosada/era_names
2014-02-20 Atsushi EnoNow our MS.Build.dll behaves like MS.Build.Engine.dll...
2014-02-20 Atsushi EnoUsingTasks are not collected expectedly when imports...
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 EnoMerge branch 'msbuilddll2'
2014-01-23 Alex Rønne PetersenMerge pull request #735 from wtfrank/bitblt
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 12.0 toolset location and public API
2014-01-07 Atsushi EnoMerge branch 'msbuilddll2' of https://github.com/atsush...
2014-01-07 Atsushi EnoMerge branch 'master' into msbuilddll2
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 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 Enocouple of minor refactoring and warnings cleanup.
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 Enoadd some workaround for "PLATFORM" property that should...
2013-12-03 Atsushi Enoimplement UnloadProject().
2013-12-03 Atsushi EnoFor expression stuff, change namespace to MS.Build...
2013-12-03 Atsushi Enohandle Target/@DependsOnTargets. To make it possible...
2013-12-03 Atsushi EnoMaxNodeCount is documented as 1 by default. (not in...
2013-12-03 Atsushi Enoongoing task database implementation.
2013-12-03 Atsushi EnoResolve property value by EvaluatedValue where appropriate.
2013-12-03 Atsushi EnoFix location of windows path compatibility change.
2013-12-03 Atsushi EnoFix 4.5 toolpath.
2013-12-03 Atsushi EnoAdd missing built-in properties. Resolve properties...
2013-12-03 Atsushi EnoProject needs to build just fine for empty projects.
2013-12-03 Atsushi EnoAdded some comments on loaders in the two project objec...
2013-12-03 Atsushi Enoimplemented more ProjectInstance family. Enabled some...
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 EnoAdded workaround for DirectoryScanner bug that finds...
2013-12-03 Atsushi Enoimplement item wildcard support, except for "**" which...
2013-12-03 Atsushi Enoimplement IsImported.
2013-12-03 Atsushi Enoimplemented well-known item metadata.
2013-12-03 Atsushi EnoGetMetadataValue() returns "" if metadata is not found.
2013-12-03 Atsushi EnoFix MSBuildThisFile reserved property value (empty...
2013-12-03 Atsushi Enogot imports working. Imported ProjectRootElement needed...
2013-12-03 Atsushi Enofix couple of regressions caused by lazy evaluation...
2013-12-03 Atsushi Enopartal import implementation.
2013-12-03 Atsushi EnoNow we can directly evaluate boolean expression with...
2013-12-03 Atsushi Enocouple of tokenization fixes with more tests.
2013-12-03 Atsushi Enomade several fixes in jay-based expression parser and...
2013-12-03 Atsushi Enoevaluate condition on PropertyGroup too.
2013-12-03 Atsushi Enoevaluate Condition on property to add Properties list.
2013-12-03 Atsushi Enoimplement well-known and reserved properties.
2013-12-03 Atsushi Enoimplement IsDirty() (incomplete of course), MarkDirty...
2013-12-03 Atsushi EnoProjectItems are created after splitting Include paths...
2013-12-03 Atsushi EnoAltered expression parser to hand-written one (which...
2013-12-03 Atsushi EnoAdd full-scratch expression parser implementation.
2013-12-03 Atsushi Enoimplemented couple of Project members, while changing...
2013-12-03 Atsushi Enoimplement ProjectItem and co.
2013-12-03 Atsushi EnoProjectItemDefinition.ItemType was not initialized...
2013-12-03 Atsushi Enoimplement ProjectItemDefinition and co.
2013-12-03 Atsushi Enoimplement Project.RemoveProperty() and ProjectProperty...
2013-12-03 Atsushi Enoimplement several ProjectProperty types.
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 basic ProjectProperty members.
2013-12-03 Atsushi Enoimplement toolset and build related members.
2013-12-03 Atsushi EnoAdd more project loader tests.
2013-12-03 Atsushi EnoFix regarding GetProjectInstanceForBuild(), and added...
2013-12-03 Atsushi Enoimplement Project.Build() and ProjectInstance.Build...
2013-12-03 Atsushi EnoFix net_4_0 build.
next