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-07-09Merge pull request #1888 from joelmartinez/mdoc-flagsbugJonathan Pryor
2015-07-08[mdoc] Adds custom formatting for the `ObjCRuntime.Platform` enum.Joel Martinez
2015-07-01[linker] Fix comparison of methods wrt generic parameters [#30488]Sebastien Pouliot
2015-06-23[linker] Add Mono.Cecil.*.Has* checks when comparing methods/typesSebastien Pouliot
2015-06-18[xbuild] Fix Microsoft.VisualBasic.targets to contain correct VbcToolExeAlexander Köplinger
2015-05-26[mdbrebase] Make sure to use a unique temporary filename.Rolf Bjarne Kvinge
2015-05-26[mdbrebase] Add a quiet mode.Rolf Bjarne Kvinge
2015-05-26[mdbrebase] Indent properly.Rolf Bjarne Kvinge
2015-05-26[xbuild] make sure to load appropriate Microsoft.Build.Tasks*.dll.Atsushi Eno
2015-05-08[monop] Band-aid, cope with IKVM's Type.Namespace crashing on generic typesMiguel de Icaza
2015-05-04Merge pull request #1752 from esdrubal/strefactorMarcos Henrich
2015-05-01[xbuild] Add missing files to EXTRA_DISTFILES to fix tarballAlexander Köplinger
2015-04-29[corlib] Deduplicated StackTrace ToString code.Marcos Henrich
2015-04-23[mono-api-html] Use html5-compatible code for colorizing (i.e. css instead of...Rolf Bjarne Kvinge
2015-04-23[mono-api-html] Ignore non-important attribute differences and other improvem...Rolf Bjarne Kvinge
2015-04-22[pdb2mdb] fix decimal values readingRadek Doulik
2015-04-22Merge pull request #1726 from jaredpar/build-roslynJoão Matos
2015-04-22[linker] Mark SecurityDeclarations [#28918]Sebastien Pouliot
2015-04-22[linker] Resolve AssemblyName[Reference] when sweeping [#29211]Sebastien Pouliot
2015-04-21Improve Visual Basic build supportjaredpar
2015-04-16Expand Visual Basic build supportjaredpar
2015-04-11[linker] Fix scope resolution of custom attributes (generic/array) argument t...Sebastien Pouliot
2015-04-06Integrate binary reference assemblies for v2.0/3.5 into the build systemAlexander Köplinger
2015-04-02[linker] Ensure updated Scope for exported types (e.g. unlinked PCL facade as...Sebastien Pouliot
2015-04-02[tools] Fix mono-cil-strip to return non-zero on failure [#28617]Sebastien Pouliot
2015-03-26[mono-symbolicate] Updated tool test.Marcos Henrich
2015-03-26[mono-symbolicate] make check now runs mono with -O=-inline.Marcos Henrich
2015-03-26[mono-symbolicate] Improved tool stack trace handling.Marcos Henrich
2015-03-26[mkbundle] Use mingw assembler on windows.Zoltan Varga
2015-03-25Update failing testMarek Safar
2015-03-21Merge pull request #1641 from joelmartinez/docs-monodoc-mdoc-patchesJonathan Pryor
2015-03-19[mdoc] Fixes an update issue with generic and non-generic members.Joel Martinez
2015-03-19[mono-api-html] Small simplification when 'breaking' does not apply to the re...Sebastien Pouliot
2015-03-19[mono-api-html] Include base type changes in API diffsSebastien Pouliot
2015-03-18[mdoc] Updated csproj to target .NET 4.5Joel Martinez
2015-03-13[mono-api-html] Render generic parameter constraints.Rolf Bjarne Kvinge
2015-03-09[mono-symbolicate] make check now tests aot with and w/o .msym.Marcos Henrich
2015-03-09[mono-symbolicate] Updated README to the same content as man page.Marcos Henrich
2015-03-09[mono-symbolicate] Replaced mcs --debug flag usage with -debug.Marcos Henrich
2015-03-09[mono-symbolicate] Fixed wrong Directory.Exists check.Marcos Henrich
2015-03-09[mono-symbolicate] make check now also runs test with AOT.Marcos Henrich
2015-03-09[mono-symbolicate] Tool is now using .msym files with AOT.Marcos Henrich
2015-03-09[mono-symbolicate] Changed files to use new tool name.Marcos Henrich
2015-03-09[symbolicate] Renamed symbolicate to mono-symbolicate.Marcos Henrich
2015-03-03Update expected error message to match System.Xml referencesource.Atsushi Eno
2015-03-02Fix regression in mcs/tools/mdoc by giving referencesource-based message.Atsushi Eno
2015-03-02[mdoc/Test] add missing DTD.Atsushi Eno
2015-02-28[bcl] Enable parallel build for parts of the 4.5 class libs/tools.Zoltan Varga
2015-02-23[mdoc] Update few failing testsLudovic Henry
2015-02-23[mdoc] Update few failing testsMarek Safar