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-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
2015-04-16Expand Visual Basic build supportjaredpar
2015-03-30Remove old filesMarek Safar
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
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] Rethrow exception in Copy taskAlexander Köplinger
2015-02-16[Microsoft.Build.Tasks] Add stub for UseHardlinksIfPossible to Copy taskAlexander Köplinger
2015-02-16[Microsoft.Build.Tasks] Implement retries in Copy taskAlexander Köplinger
2015-02-06Merge pull request #1508 from slluis/fix-20966Marek Safar
2015-01-21[bcl] Remove NET_3_5 defines from class libsAlexander Köplinger
2015-01-15Generate proper Link metadata for resources in imported projectsLluis Sanchez
2015-01-14[bcl] Remove NET_4_5 defines from class libs.Zoltan Varga
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from the class libs. This has been done using: u...Zoltan Varga
2015-01-13[build] Updated csproj files.Marcos Henrich
2014-12-28[Microsoft.Build.Tasks] Rework CodeTaskFactory to use CodeDom and implement p...Alexander Köplinger
2014-12-04Remove 4.0 profileMarek Safar
2014-11-25[Microsoft.Build.Tasks] Fix a net 2.0 failure.Zoltan Varga
2014-11-24Remove 2.0 profile csproj filesMarek Safar
2014-08-30[xbuild] Fix InstalledAssemblyTables signatureMarek Safar
2014-08-28[MSBuild] Fixed a test that failed when the GAC wasn't availableAlexander Köplinger
2014-08-26Merge pull request #1229 from andreiagaita/masterMarek Safar
2014-08-25[msbuild] corcompare public APIMarek Safar
2014-08-21[MSBuild] Make sure assembly references with extensions are located correctlyAndreia Gaita
2014-08-06[Cleanup] Removed a bunch of superfluous .csproj and .sln filesAlexander Köplinger
2014-07-31[xbuild] Fix handling of reference aliasesMarek Safar
2014-06-17Revert "[msbuild] fix some weird local result variable initialization issue."Atsushi Eno
2014-06-05[msbuild] fix some weird local result variable initialization issue.Atsushi Eno
2014-05-26Use string.IsNullOrEmpty instead of .Length.Rolf Bjarne Kvinge
2014-05-26[Microsoft.Build.Tasks] Add support for LogicalName in EmbeddedResources.Rolf Bjarne Kvinge
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-23[msbuild] implement CodeTaskFactory i.e. inline tasks.Atsushi Eno
2014-05-20Remove 2.0 definesMarek Safar
2014-05-19[xbuild] Add missing apisMarek Safar
2014-05-09[xbuild] Implement WriteCodeFragment taskMarek Safar
2014-04-25Merge pull request #916 from akoeplinger/fix-gac-testAlex Rønne Petersen
2014-04-19Refreshed the CSProj files to use the new output build directoryMiguel de Icaza
2014-04-16Add ICscHostObject4 skeletonMarek Safar
2014-04-08[Microsoft.Build.Tasks] 'Copy' task now returns failure when errors are loggedAlan McGovern
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