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
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-19Respond to code review feedbackAlexander Köplinger
2014-12-19Respond to code review feedbackAlexander Köplinger
2014-12-18[xbuild] Implement GetDirectoryNameOfFileAbove ()Alexander Köplinger
2014-12-04Remove 4.0 profileMarek Safar
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-11-21[xbuild] Change default tools profile to still work with not yet removed 2.0 ...Marek Safar
2014-11-13[xbuild] Add 14.0 toolchainMarek Safar
2014-11-11[xbuild] Change default tools profileMarek Safar
2014-10-07Added missing files to projects csproj files.Marcos Henrich
2014-09-17[xbuild] Workaround for issues with CreateItem task where metadata are not ge...Marek Safar
2014-09-17[xbuild] Fix few crashes when task loading failsMarek Safar
2014-08-28[xbuild] Allow metadata in skipped task output expressionsMarek Safar
2014-08-22[xbuild] Resolve output properties for skipped task to match task output when...Marek Safar
2014-07-30[xbuild] Disable some tests which fail on wrench.Zoltan Varga
2014-07-21[bcl] Remove old projectsMarek Safar
2014-06-27[MSBuild] Suppress useless messageMichael Hutchinson
2014-06-19[xbuild] Parsing conditions with property references. Fixes #20634Marek Safar
2014-06-19[xbuild] Implements property functions using constructor syntax. Fixes #12999Marek Safar
2014-06-04[msbuild] Implemented instance members on static property evaluationMarek Safar
2014-05-25[build] the csproj files can now do a full class libraries buildMiguel de Icaza
2014-05-24[build] Fresh new csproj files based on the updated build system.Miguel de Icaza
2014-05-22Merge pull request #924 from marcusva/masterAtsushi Eno
2014-05-19[xbuild] Add string to char[] argument conversionMarek Safar
2014-05-15Merge pull request #1034 from joelmartinez/msdoc-import2Miguel de Icaza
2014-05-15[xbuild] Property Functions implementationMarek Safar
2014-05-12[docs] documentation import for 'returns' elements.Joel Martinez
2014-05-12[docs] namespace documentation import.Joel Martinez
2014-05-09[xbuild] Add ItemDefinitionGroup basic handlingMarek Safar
2014-05-09[xbuild] Evaluate Choose and PropertyGroup elements in order of appearanceMarek Safar
2014-05-09[xbuild] Simplify and speedup ConditionFunctionExpressionMarek Safar
2014-05-08[xbuild] Don't crash when reporting top level unknown elementsMarek Safar
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-03-13Add/update some .gitignore files so that a clean build + `make check` results...Alex Rønne Petersen
2014-02-27- Use the correct absolute path for relative paths within a rooted pathMarcus von Appen
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