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-01-04[xbuild] Fix test that got broken by 248fded92a107a556d08fa77a9e458f0a990a28aAlexander Köplinger
2016-12-12[xbuild] Add a workaround for not yet implemented full /keyfile signing using...Marek Safar
2016-10-29[bcl] Add patching of nunit-lite-console.exe.config fileAlexander Köplinger
2016-10-07Fix failures in MSBuild tests on WindowsNiklas Therning
2016-04-06[xbuild] Fix #40094, part 2/2: AssignProjectConfiguration - Fallback toAnkit Jain
2016-03-14[xbuild] TaskLoggingHelper: Implement support for correctly using task resourcesAnkit Jain
2016-03-11[xbuild] Remove ErrorTest.TestExecute1()Ankit Jain
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
2015-12-16Fix Microsoft.Build.Tasks make check on OS XAndi McClure
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-03-30Remove old filesMarek Safar
2015-02-19[Microsoft.Build.Tasks] Added tests for escaped semicolon and spaceAlexander Köplinger
2015-02-18[Microsoft.Build.Tasks] Fix bug in test methodAlexander Köplinger
2015-02-16[Microsoft.Build.Tasks] Implement retries in Copy taskAlexander Köplinger
2015-01-21[bcl] Remove NET_3_5 defines from class libsAlexander Köplinger
2014-12-28[Microsoft.Build.Tasks] Rework CodeTaskFactory to use CodeDom and implement p...Alexander Köplinger
2014-11-25[Microsoft.Build.Tasks] Fix a net 2.0 failure.Zoltan Varga
2014-08-28[MSBuild] Fixed a test that failed when the GAC wasn't availableAlexander Köplinger
2014-08-21[MSBuild] Make sure assembly references with extensions are located correctlyAndreia Gaita
2014-07-31[xbuild] Fix handling of reference aliasesMarek Safar
2014-05-26[Microsoft.Build.Tasks] Add support for LogicalName in EmbeddedResources.Rolf Bjarne Kvinge
2014-05-23[msbuild] implement CodeTaskFactory i.e. inline tasks.Atsushi Eno
2014-04-25Merge pull request #916 from akoeplinger/fix-gac-testAlex Rønne Petersen
2014-04-08[Microsoft.Build.Tasks] 'Copy' task now returns failure when errors are loggedAlan McGovern
2014-02-26[MSBuild] Fixed a test that failed when the GAC wasn't availableAlexander Köplinger
2014-02-12[xbuild] Fix 2.0 tests to handle mcs sdk argumentMichael Hutchinson
2014-01-29[xbuild] Remove unnecessary/inconsistent path conversion hackMichael Hutchinson
2013-12-04[xbuild]: Fix the tests.Martin Baulig
2012-11-29[Microsoft.Build.Tasks] Put failing test into NotWorking category as they are...Jeremie Laval
2012-11-28[xbuild] handle <NoWarn> tags of the form <NoWarn>1234, 5678</NoWarn>,Patrick Marks
2012-10-18Fix make check PROFILE=net_3_5 in Microsoft.Build.Tasks.Zoltan Varga
2012-08-30[Microsoft.Build.Tasks] Don't throw if duplicate dependencies are foundAlan McGovern
2012-08-29[Microsoft.Build.Tasks] Fix several bugs in ResolveAssemblyReferenceAlan McGovern
2012-07-20[MSBuild] Fix wildcard parsing such as Include="dir\**"Andreia Gaita
2012-06-15Try to fix Microsoft.Build.Tasks testsMarek Safar
2012-06-15Print failure messageMarek Safar
2012-06-14Add some logging to failing testMarek Safar
2012-05-31Fix unit test for OverwriteReadonlyFilesAlex Earl
2011-12-06[xbuild] Add 'OverrideReadOnlyFiles' property to Copy task.Slide
2011-03-09[xbuild] Fix test on windows.Ankit Jain
2011-03-09[xbuild] Clean up test logs.Ankit Jain
2011-03-01[xbuild] Add support for Before/AfterTargets.Ankit Jain
2011-02-28[xbuild] Remove property if Output TaskParameter is null.Ankit Jain
2011-02-15[xbuild] Fix bug #671700, resource naming in presence of "Link".Ankit Jain
2011-01-05[xbuild] Fix failing test in msbuild.tasks .Ankit Jain
2010-07-09Correctly handle precedence of ToolsVersion value comingAnkit Jain
2010-04-06Add support for ToolsVersion and correctly build msbuild+xbuild assembliesAnkit Jain
2010-03-04In class/Microsoft.Build.Tasks/Test/Microsoft.Build.Tasks:Ankit Jain
2010-02-07In class/Microsoft.Build.Tasks:Ankit Jain