Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-19[xbuild] Exists should be false for empty valuesMichael Hutchinson
2014-01-24remove private msbuild hacking project files.Atsushi Eno
2014-01-24Merge branch 'msbuilddll2'Atsushi Eno
2014-01-16[Microsoft.Build.Engine] Fix the escaping/unescaping of FullPath metadataAlan McGovern
2014-01-08[xbuild] Fix the xbuild 12 testsMichael Hutchinson
2014-01-08[xbuild] Fix 12.0 toolset location and public APIMichael Hutchinson
2014-01-08[xbuild] MSBuild 12 toolset should be available for XBUILD_12Michael Hutchinson
2014-01-08[xbuild] Build & install MSBuild 12.0 assembliesMichael Hutchinson
2014-01-07Update .csproj (to add MSBuild.csproj).Atsushi Eno
2014-01-07Revert "Remove private sln/csproj files."Atsushi Eno
2013-12-06Fix build.Atsushi Eno
2013-12-05In ConsoleLogger, add workaround for bogus use of EventSource senders in MS.B...Atsushi Eno
2013-12-04[xbuild]: Fix the tests.Martin Baulig
2013-12-04[xbuild]: Check a <Target>'s "Returns" first, then fall-back to "Outputs".Martin Baulig
2013-12-04[xbuild]: Provide diagnostic logging of all executed targets.Martin Baulig
2013-12-04[xbuild]: Allow expressions inside a dynamic <ItemGroup>'s metadata.Martin Baulig
2013-12-03Remove private sln/csproj files.Atsushi Eno
2013-12-03ConsoleLogger is now parallel build ready.Atsushi Eno
2013-12-03Reuse logger types in Microsoft.Build.dll.Atsushi Eno
2013-12-03fix test csproj build.Atsushi Eno
2013-12-03Add hacking MSBuild solution for MSBuild libraries.Atsushi Eno
2013-12-03[xbuild]: Implement task batching for properties; fixes #16403.Martin Baulig
2013-10-04[xBuild] Don't set any VisualStudioVersionGustavo Guerra
2013-10-02[xBuild] Add missing VisualStudioVersion propety which was introduced in VS2012Gustavo Guerra
2013-10-02[xBuild] Fix use of properties in project references when those properties us...Gustavo Guerra
2013-09-30[xBuild] Fix Import elements with the combination of wildcards and absolute p...Gustavo Guerra
2013-09-30[xBuild] Support for ImportGroup elementGustavo Guerra
2013-09-30[xBuild] Suport >= in string conditionsGustavo Guerra
2013-09-30[xBuild] Support use of properties defined in Choose elements in project refe...Gustavo Guerra
2013-09-30[xBuild] Support ToolsVersion 12Gustavo Guerra
2013-09-03Fixes build when running make -k check:head-thrash
2013-08-29Fixed bug #14295 - Project.Load incorrectly resets the FullFileName propertyLluis Sanchez
2013-07-02Update csproj filesMarek Safar
2013-05-25[xbuild]: Fix conditions for <ItemGroup> inside <Target>.Martin Baulig
2013-05-23Ooops, variance is not available in 3.5.Martin Baulig
2013-05-23[xbuild]: Fix task batching for <ItemGroup> inside <Target>.Martin Baulig
2013-04-05[xbuild]: Support <PropertyGroup/ItemGroup> inside <Target>.Martin Baulig
2013-03-07[xbuild] Replace string.ToLower() comparison with OrdinalIgnoreCase comparisonJonathan Pryor
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-07Update csproj filesMarek Safar
2013-01-11[msbuild] Fix import set to expected path when invalid imports are allowed.Atsushi Eno
2012-09-26Upadte csproj filesMarek Safar
2012-09-17[Microsoft.Build.Engine] Add a testcase for bxc#1862Andres G. Aragoneses
2012-09-17[Microsoft.Build.Engine] Allow ItemGroup items inside Target itemsAndres G. Aragoneses
2012-09-15[Microsoft.Build.BuildEngine] Fix refs in .csproj filesAndres G. Aragoneses
2012-09-15[Microsoft.Build.BuildEngine] Remove Properties folder in csprojAndres G. Aragoneses
2012-09-15[Microsoft.Build.BuildEngine] More NET_2_0 removalAndres G. Aragoneses
2012-09-15[Microsoft.Build.BuildEngine] Update tests projectAndres G. Aragoneses
2012-09-15[Microsoft.Build.BuildEngine] Change GUID of the tests projectAndres G. Aragoneses
2012-09-15[Microsoft.Build.BuildEngine] Update -tests-net_4_0 projectAndres G. Aragoneses