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
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
2017-08-30[runtime] Enable compiling aot with mkbundleAlexander Kyte
2017-08-30[runtime] Add aot arguments to mkbundleAlexander Kyte
2017-08-27Fixing confusing typosHinTak
2017-08-22[bcl] Remove unused left over .args filesAlexander Köplinger
2017-08-16Update list of denied assembliesMarek Safar
2017-08-16[msbuild] Install a `deniedAssembliesList.txt` to support denied ... (#5358)Ankit Jain
2017-08-16mkbundle: avoid NREs and print useful errorsAaron Bockover
2017-08-11Merge pull request #5353 from jonpryor/jonp-mono-api-html-ignore-class-removalAlexis Christoforides
2017-08-11[bcl] Clean up FRAMEWORK_VERSION 4.0 and 2.0 checks (#5356)Alexander Köplinger
2017-08-10[mono-api-html] Allow `-r` to ignore class removalsJonathan Pryor
2017-08-10[mono-symbolicate/mdoc] Don't fail tests in mcs mode (#5348)Alexander Köplinger
2017-08-07[msvc] Update csproj filesAlexander Köplinger
2017-08-02[mono-api-html] Fix bogus IgnoreParameterNameChanges behavior.Atsushi Eno
2017-08-01[mono-symbolicate] Run tests with "run-test" target instead of "test"Alexander Köplinger
2017-07-26[Mono.CSharp] Updates csprojMarek Safar
2017-07-26[msvc] Update csproj filesmonojenkins