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
path: root/mcs/tools
AgeCommit message (Expand)Author
2018-01-26Bump corefxMarek Safar
2018-01-23Understand PE32+, at least as much as PE32 is understood. (#6503)jaykrell
2018-01-19Bump linkerMarek Safar
2018-01-10[corlib] Optimizes non-intrinsics version of string indexer codeMarek Safar
2018-01-09Improve sgen error reporting for assemblies it attempts to process (#6463)Miguel de Icaza
2018-01-09Bump corert (#6420)Marek Safar
2017-12-20[msvc] Update csproj filesmonojenkins
2017-12-20Bump linker & cecilMarek Safar
2017-12-19[mono-api-html] do not warn about removal of [Obsolete] member. (#5294)Atsushi Eno
2017-12-18Merge pull request #6168 from radekdoulik/pr-add-linker-analyzer-scriptMarek Safar
2017-12-18[linker-analyzer] Rename the tool to illinkanalyzerRadek Doulik
2017-12-16[monodroid] Build linker-analyzer tool for monodroidRadek Doulik
2017-12-06[msvc] Update csproj files (#6163)monojenkins
2017-12-05[linker-analyzer] added --flat option (#5629)Radek Doulik
2017-12-02[linker-analyzer] Fix error reportingRadek Doulik
2017-11-26[msvc] Update csproj files (#6100)monojenkins
2017-11-21Bump NuGet.BuildTasks (#6004)Ankit Jain
2017-11-21[tools] Fix .apps generated by MacPack not running when Mono 5 is installed o...Nate Woolls
2017-11-15[runtime] Add Dedup Support to MkBundle (#5484)Alexander Kyte
2017-11-13[mdbdump] Include guid in xml dumpMarek Safar
2017-11-10[sdks] Change how we run test suites on the app (#5894)Ludovic Henry
2017-11-09[bcl] Add .NET 4.7.1 reference assemblies (#5974)Alexander Köplinger
2017-11-07ignore quick syntax to exclude files in removecomments.sh for local-dist (#5958)Egor Bogatov
2017-11-06[mcs make] introduce TEST_RUNTIME_FLAGS, analogously to TEST_RUNTIME vs. RUNTIMEBernhard Urban
2017-11-01[mkbundle] Enhanced mkbundle cygwin/mingw fallback support. (#5867)Johan Lorensson
2017-10-24[corlib] Updated LinkerDescriptorRadek Doulik
2017-10-19[System.Data] move to corefx (#4893)Egor Bogatov
2017-10-18[msvc] Update csproj files (#5823)monojenkins
2017-10-17[linker] update referenced source filesBernhard Urban
2017-10-05Bump corefxMarek Safar
2017-10-05Add new profile for monodroid tools (#5699)Alexander Köplinger
2017-10-03Review feedback + drop VS2013 support.lateralusX
2017-10-02Major improvement of Visual Studio toolchain and Windows SDK support in mkbun...lateralusX
2017-09-27[mkbundle] Link against Objective-C runtime and Foundation framework on OSX (...Alexander Köplinger
2017-09-22[linker-analyzer] added documentationRadek Doulik
2017-09-21[mono-api-html] Print ref/out modifiers on parameters. Fixes #59430.Rolf Bjarne Kvinge
2017-09-18[mono-api-html] Add solution.Rolf Bjarne Kvinge
2017-09-01mkbundle: add console confirmations of actions (#5457)HinTak
2017-09-01Fixing another confusing typoHinTak
2017-08-31Add retrying of failed tests by default to reduce flaky tests (#5461)Alexander Köplinger
2017-08-31Revert "Merge pull request #5330 from alexanderkyte/dedup_mkbundle"Alexander Köplinger
2017-08-30[runtime] Fix tracking of dedup module in mkbundleAlexander Kyte
2017-08-30[runtime] Add mkbundle support for dedupAlexander Kyte
2017-08-30[runtime] Clean up temp mkbundle aot directoryAlexander Kyte
2017-08-30[runtime] Build stripper and use with mkbundleAlexander Kyte
2017-08-30[runtime] Fix in-tree building for mkbundleAlexander Kyte
2017-08-30[runtime] Use mkbundle in BCL testsAlexander Kyte
2017-08-30[runtime] Fix path resolving for mkbundleAlexander Kyte
2017-08-30[runtime] Add new dedup interface to mkbundleAlexander Kyte
2017-08-30[runtime] Fix mkbundle compilation on OSXAlexander Kyte