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-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-23[xbuild] fix NET_2_0 build.Atsushi Eno
2014-05-23[xbuild] implement ToolLocationHelper.GetPathToStandardLibraries().Atsushi Eno
2014-05-19[xbuild] Add missing apisMarek Safar
2014-05-15Merge pull request #1034 from joelmartinez/msdoc-import2Miguel de Icaza
2014-05-14[xbuild] Fix parsing messages with empty/blank originMichael Hutchinson
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-05-10[xbuild] Make tool output parsing more robustMichael Hutchinson
2014-04-28[docs] Import of Microsoft BCL Documentation.Joel Martinez
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-04-05[xbuild] Fix building with 2.0 toolset, take 2Michael Hutchinson
2014-04-04Revert "[xbuild] Fix building with 2.0 toolset"Zoltan Varga
2014-04-03[xbuild] Fix building with 2.0 toolsetMichael Hutchinson
2014-02-12[xbuild] Fix Tooltask.ToolPath behaviour to match .NETMichael Hutchinson
2014-02-12[xbuild] Make ToolLocationHelper work better for 2.0/3.5Michael Hutchinson
2014-02-11[xbuild] Fix mscorlib resolution for custom frameworksMichael Hutchinson
2014-01-29[xbuild] Rework escaping in TaskItem to be compatible with MSBuildMichael Hutchinson
2014-01-29[xbuild] Remove unnecessary/inconsistent path conversion hackMichael Hutchinson
2014-01-29[Microsoft.Build.Utilities] Properly escape/unescape ItemSpecAlan McGovern
2014-01-29[Microsoft.Build.Utilities] Fix the escaping/unescaping of ItemSpecAlan McGovern
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-10[xbuild] The 4.0 toolset is in the 4.5 directoryMichael Hutchinson
2014-01-08[xbuild] Suppress new window for child processesMichael Hutchinson
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] 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-03Remove private sln/csproj files.Atsushi Eno
2013-12-03make TaskItem available (as internal) in Microsft.Build.dll.Atsushi Eno
2013-12-03fix test csproj build.Atsushi Eno
2013-12-03ToolLocationHelper is now used in MS.Build.dll too (as internal).Atsushi Eno
2013-12-03Add hacking MSBuild solution for MSBuild libraries.Atsushi Eno
2013-10-18Merge pull request #767 from ovatsus/Bug14922Atsushi Eno
2013-10-09Adjust defines to check for 4_0 instead of 3_0Gustavo Guerra
2013-10-02[xBuild] Fix compilation for Mono 2.0Robin Neatherway
2013-09-30[xBuild] Support ToolsVersion 12Gustavo Guerra
2013-09-25[System] Fix the CSharpCodeCompiler error parsing regex.Jonathan Pryor
2013-09-25[MSBuild] Fix the ${level} and ${number} capture.Jonathan Pryor
2013-07-02Update csproj filesMarek Safar
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
2012-09-15[xbuild] More NET_2_0 removalAndres G. Aragoneses
2012-06-26Fix System.Core reference in VS projectsMarek Safar
2012-06-05[xbuild] Fixed a typo in MSBuildUtils.csStephen Shaw
2012-04-17Add missing referencesMarek Safar