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
2015-01-14[pdb2mdb] Fix the decoding of nested scopes.Zoltan Varga
2015-01-14[bcl] Remove NET_4_5 defines from tools.Zoltan Varga
2015-01-13[bcl] Remove NET_4_0 defines from tools.Zoltan Varga
2015-01-13[bcl] Remove NET_2_0 defines from tools.Zoltan Varga
2015-01-10[mcs] Auto-implemented properties must override all accessors of the overridd...Marek Safar
2015-01-03[pdb2mdb] Implement support for scopes. Fixes #25357.Zoltan Varga
2014-12-15Move XBUILD_FRAMEWORK_FOLDERS_PATH definition somewhere useful & exportJo Shields
2014-12-15Force MSBuildExtensionsPath to point to in-tree xbuild dataJo Shields
2014-12-08[mkbundle] fix execution for X.Android on Windows regarding dos2unix.Atsushi Eno
2014-11-30Merge pull request #1412 from esdrubal/stackframeZoltan Varga
2014-11-25[mono-api-html] Colorize html output.Rolf Bjarne Kvinge
2014-11-23Remove build system support for the net 2.0/3.5 profiles.Zoltan Varga
2014-11-19Added Symbolicate tool.Marcos Henrich
2014-11-13[mono-api-html] Allow ignoring addition of property setters.Jonathan Pryor
2014-11-13[mono-api-html] Make --ignore-changes-virtual less lenient.Jonathan Pryor
2014-11-13[xbuild] Add 14.0 toolchainMarek Safar
2014-11-13[mono-api-html] Allow ignoring parameter names, virtual.Jonathan Pryor
2014-11-07[mdoc] Refreshed the en.expected.importecmadoc files to fix errors after the ...Alexander Köplinger
2014-11-05[linker] blacklist System.Net.Sockets.MulticastOption fieldsRadek Doulik
2014-10-03[mono-api-html] Add filter for new namespaces/typesChris Hamons
2014-10-01Merge pull request #1306 from joelmartinez/docs-privateinterfaceJonathan Pryor
2014-09-29[CorCompare] Add pointer as a class type.Marius Ungureanu
2014-09-29[CorCompare] Add sealed methods parsing.Marius Ungureanu
2014-09-25[mdoc] No longer documenting explicitly implemented private interface members.Joel Martinez
2014-09-22Add a tool which can sync the Mono cert store from an arbitrary cert bundle (...Jo Shields
2014-09-19Merge pull request #1273 from joelmartinez/docs-unified-fixMiguel de Icaza
2014-09-17[mkbundle] Fix check for dos2unixAndoni Morales Alastruey
2014-09-13[mdoc] consolidated dropns and dropns-assemblies into a single parameter.Joel Martinez
2014-09-11[mdoc] Formatting feedback from pull #1273Joel Martinez
2014-09-11[mdoc] added -dropns-assemblies parameter.Joel Martinez
2014-09-09[mdoc] New make test, reproduces issue with --dropns when run with a secondar...Joel Martinez
2014-09-09[mdoc] New make test for the --dropns functionalityJoel Martinez
2014-09-01Put back csharp project removed in 0450000dc487c81cbf4e61a919caafe124da353eMarek Safar
2014-08-29Merge pull request #1200 from akoeplinger/remove-jvmZoltan Varga
2014-08-15[mdoc] Changed 'old' and 'new' to 'classic' and 'unified' per feedback.Joel Martinez
2014-08-14[mdoc] Style updates per pull request feedbackJoel Martinez
2014-08-14[mdoc] Moved enumeration back into deferred mode.Joel Martinez
2014-08-14[mdoc] Fixed issue with assembly versions being added incorrectlyJoel Martinez
2014-08-13[mdoc] Fixed an issue with type-file path resolution.Joel Martinez
2014-08-13[mdoc] Added preserver.cs to build script so make compilesJoel Martinez
2014-08-08[Cleanup] Removed TARGET_JVMAlexander Köplinger
2014-08-03[mdoc] Changes to support new-style iOS API:Joel Martinez
2014-07-07[mdoc] Ignore generated test filesAlexander Köplinger
2014-07-01[tools] Fixed mono-shlib-cop testAlexander Köplinger
2014-06-27[MSBuild] Reload projects after parsing sln fileMichael Hutchinson
2014-06-25[xbuild] Add 4.5.1 framework. Fixes #20827Marek Safar
2014-06-23Fix Mono.Linker.csproj so it can buildChris Hamons
2014-06-11Merge pull request #890 from xoofx/masterAlex Rønne Petersen
2014-06-11[Mono.Linker] Add support for using the linker with assemblies referencing WPFAlexandre Mutel
2014-06-11[Mono.Linker] Add support for <Module> with static method and pre-mark them i...Alexandre Mutel