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-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Move testing dll into profileAlexander Kyte
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-07-14[Microsoft.Build] Relax check in BuildSubmissionTest a bit moreAlexander Köplinger
2017-07-14[Microsoft.Build] Make BuildSubmissionTest.EndBuildWaitsForCompletion more re...Alexander Köplinger
2017-07-03[Microsoft.Build] Improve assert in BuildSubmissionTest.EndBuildWaitsForSubmi...Alexander Köplinger
2017-05-15[msvc] Update csproj files (#4846)monojenkins
2017-04-18[msvc] Update csproj files (#4711)monojenkins
2017-03-16[Microsoft.Build] Rename method parameters to match .NET contractAlexander Köplinger
2017-01-28[bcl] Update tests that failed when .cs file contained CRLFAlexander Köplinger
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2016-12-22[bcl] Clean up old run-test.bat and *.csproj filesAlexander Köplinger
2016-11-14[msvc] Update .csproj filesAlexander Köplinger
2016-10-29[Microsoft.Build] Ignore ThreadAbortException in BuildNodeManagerAlexander Köplinger
2016-10-29[bcl] Add NUnitHelper.cs with API not in nunit-liteMarcos Henrich
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-08-23[mcs] Remove NET_4_5 ifdef from the source filesAlexander Köplinger
2016-06-16Revert "[runtime] Fix jay path in Microsoft.Build"Alexander Kyte
2016-06-16[runtime] Fix jay path in Microsoft.BuildAlexander Kyte
2016-05-31[genproj] support for using prebuilt resourcesMiguel de Icaza
2016-05-31[genproj] Getting closer to a full buildMiguel de Icaza
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
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-04[build] Change the way how mcs references are passed to compiler to always us...Marek Safar
2016-03-22[Microsoft.Build] Shut down single-use build managerMikayla Hutchinson
2016-03-22[Microsoft.Build] Set IsBackground on builder threadmhutch
2016-03-22[Microsoft.Build] Fix exception disposing BuildManagermhutch
2015-12-02[csproj] Remove *net_4_5.csproj files from the class libsAlexander Köplinger
2015-09-14[build] Generated up-to-date net_4_x MSBuild projects.João Matos
2015-07-25[Microsoft.Build] Fix name of framework directory in xbuild-testing RedistListAlexander Köplinger
2015-05-07xbuild: do not stop BuildNodeManager after one build (prevents subsequent bui...Leonid Shalupov
2015-03-17[genproj] Re-generated the class library projects.João Matos
2015-03-04Fix Microsoft.Build tests which got broken by some newline changes in ef380e3...Zoltan Varga
2015-03-03Rename Managed.Windows.Forms to System.Windows.Forms for consistency.Zoltan Varga
2015-03-02[msbuild] fixing referencesource import "regression".Atsushi Eno
2015-02-27[build] Add dependency information for class libraries using a LIB_REFS varia...Zoltan Varga
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[build] Updated csproj files.Marcos Henrich
2014-12-15Use net_4_5 libraries for xbuild tests, regardless of target.Jo Shields
2014-12-15Move XBUILD_FRAMEWORK_FOLDERS_PATH definition somewhere useful & exportJo Shields
2014-12-15Revert "Use ";" not Empty as bad TargetFrameworkDirectory value"Jo Shields