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
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-07[bcl] Specify the name of the key file on the command line instead of using t...Zoltan Varga
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-02-03[xbuild] Disable pre-2.0 csc hack to use /debug:portable (#4322)Ankit Jain
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2017-01-04[xbuild] Fix test that got broken by 248fded92a107a556d08fa77a9e458f0a990a28aAlexander Köplinger
2017-01-03[xbuild] More tweaks for portable debug modeMarek Safar
2016-12-12[xbuild] publicsign and delaysign cannot be used at same timeMarek Safar
2016-12-12[xbuild] Add a workaround for not yet implemented full /keyfile signing using...Marek Safar
2016-12-12[xbuild] Convert pbdonly to portable debug modeMarek Safar
2016-11-30[xbuild] Add workaround for pre-2.0 csc and convert full to portable debug modeMarek Safar
2016-11-28[build] Roslyn switchMarek Safar
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-11-03Fix tarballAlexander Köplinger
2016-10-29[bcl] Add patching of nunit-lite-console.exe.config fileAlexander Köplinger
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-07Fix failures in MSBuild tests on WindowsNiklas Therning
2016-09-24Fix issue with VB projectsAlex Earl
2016-07-18[xbuild] Framework path should have trailing slashMikayla Hutchinson
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-21[xbuild] Fix DependsOnSystemRuntime returning false on xbuild 14Alexander Köplinger
2016-05-19[msbuild projects] Use newlines without a carriage return for Unix targets to...Miguel de Icaza
2016-05-19[genproj] Use an explicit IntermediateOutputPath to prevent rebuilds on cycli...Miguel de Icaza
2016-05-18genproj: Improve handling of executables and projects with build dependenciesMiguel de Icaza
2016-05-18[genproj] Updates to project generator and csproj files.Miguel de Icaza
2016-04-25Make xbuild on Windows use Mono instead of .NETJosh Peterson
2016-04-06[xbuild] Fix #40094, part 2/2: AssignProjectConfiguration - Fallback toAnkit Jain
2016-04-06[Microsoft.Build.Tasks] Fix CodeTaskFactory to resolve user referencesMarek Safar
2016-04-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-14[xbuild] TaskLoggingHelper: Implement support for correctly using task resourcesAnkit Jain
2016-03-11[xbuild] Remove ErrorTest.TestExecute1()Ankit Jain
2016-02-29[msbuild] Getting build error "Error initializing task XmlPeek: Not registere...Dean Ellis
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-12-16Fix Microsoft.Build.Tasks make check on OS XAndi McClure
2015-12-14Merge pull request #2218 from mono/assignProjectConfigurtionFixMarek Safar
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-11-26[msbuild] Added XmlPeekDean Ellis
2015-11-11[XBuild] If Project Guid is missing on <ProjectReference> don't throw Error(s...David Karlaš
2015-10-06[xbuild] Make ToolsVersion 14.0 targeting 4.5.* frameworks workMarek Safar
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-08-01Revert "[Microsoft.Build.Engine] Fix bug with escaped semicolon and spaces"Alexander Köplinger
2015-07-26[bcl] Remove NET_4_0 defines from class libsAlexander Köplinger
2015-07-15[xbuild]: Fix ResolveAssemblyReference.ResolveReference() with empty search p...Martin Baulig
2015-07-01[xbuild] Fixes copied TargetFramework assemblies.Marcos Henrich
2015-06-05[MSBuild] Fix minor assembly resolution issueLluis Sanchez
2015-06-05[MSBuild] Fix assembly resolution issueLluis Sanchez
2015-05-07[xbuild] for resolving assemblies from pkg-config, prefer specified versionAtsushi Eno
2015-04-21Improve Visual Basic build supportjaredpar