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-11-19[mono-api-info] Take return type into account when comparing methods.Rolf Bjarne Kvinge
2015-11-19[mono-api-info] Take into account parameters when sorting properties.Rolf Bjarne Kvinge
2015-11-19[mono-api-info] Sort attributes.Rolf Bjarne Kvinge
2015-11-18[external/ikdasm] Bump to d6db90d6780d5cdb37ef97ec36d0cb452ac70e9e.Zoltan Varga
2015-11-17Merge pull request #2201 from rolfbjarne/linker-better-xml-processing-errorsRolf Bjarne Kvinge
2015-11-16[linker] Always preserve Interlocked.Exchange<T> ().Alex Rønne Petersen
2015-11-12[linker] do not try to iterate thru null arrayRadek Doulik
2015-11-11El Capitan fix : system integrity protection compatibilityRafael Cruz
2015-11-10Merge pull request #2124 from mhutch/mono-api-info-forwardersmhutch
2015-11-05[linker] Provide better error message when an error occurs while processing x...Rolf Bjarne Kvinge
2015-11-04[xbuild] Add PCL 4.6 targetsMichael Hutchinson
2015-10-30Merge pull request #2152 from joelmartinez/mdoc-preserverJonathan Pryor
2015-10-27[linker] match type pattern with nested typesRadek Doulik
2015-10-21[mdoc] Marking `MDocPreserve` Obsolete.Joel Martinez
2015-10-21[tuner] Properly preserve AesCryptoServiceProvider.Jonathan Pryor
2015-10-21[tuner] handle the case with multiple "preserve" attributesRadek Doulik
2015-10-20[mdoc] Update expected test results after private members change in mscorlibMarek Safar
2015-10-16[mono-symbolicate] Skip AOT tests if AOT isn't supported by the current archAlexander Köplinger
2015-10-13[mono-api-info] Allow following type forwardersMichael Hutchinson
2015-10-13[mdoc] `multiassembly` option for duplicated typesJoel Martinez
2015-10-08[linker] Both the TypeSpecification (T) along with the GenericArguments (G) m...Sebastien Pouliot
2015-10-06[mdoc] Update expected results due to 3156d1b05d75a2f70f1f2a882dab031a8ceed9f9Marek Safar
2015-10-06[xbuild] Make ToolsVersion 14.0 targeting 4.5.* frameworks workMarek Safar
2015-10-02Merge pull request #2087 from joelmartinez/mdoc-membername-fixupMiguel de Icaza
2015-10-01Merge pull request #2099 from AdamBurgess/masterJo Shields
2015-09-30[Tools] Add 'user' option to cert-syncAdam Burgess
2015-09-30[Tools] Fix formatting in cert-syncAdam Burgess
2015-09-30[linker] allow to specify filename for linker dependencies fileRadek Doulik
2015-09-24[linker] add timestamp to the linker deps filenameRadek Doulik
2015-09-24Merge pull request #2084 from joelmartinez/mdoc-deletetestfixJonathan Pryor
2015-09-24[mdoc] Now rewriting incorrect `MemberName`.Joel Martinez
2015-09-23Merge pull request #1843 from info-lvsys/patch-1Miguel de Icaza
2015-09-23[mdoc] Removed extraneous directory creation.Joel Martinez
2015-09-21[XBuild] Bug 25480 - OutputPath property is not set for this projectDavid Karlaš
2015-09-18[linker-analyzer] enable build of linker-analyzer toolRadek Doulik
2015-09-18[linker] add linker dependencies dumpingRadek Doulik
2015-09-18[linker-analyzer] intitial commit of the toolRadek Doulik
2015-09-18Merge pull request #1899 from saper/resgencondAtsushi Eno
2015-09-09[mono-api-html] Adding members to an interface is a breaking change, so show ...Rolf Bjarne Kvinge
2015-09-09[mono-api-info] Sort constructors using full signature.Rolf Bjarne Kvinge
2015-09-08[mono-api-html] Fix printing of Obsolete attributes.Rolf Bjarne Kvinge
2015-09-08[mono-api-info] Sort nested types.Rolf Bjarne Kvinge
2015-09-08[mono-api-info] Minor perf improvements.Rolf Bjarne Kvinge
2015-09-08[mono-api-info] Sort methods using full signature.Rolf Bjarne Kvinge
2015-09-07[mono-api-info] Order interfaces.Rolf Bjarne Kvinge
2015-09-05Merge pull request #2035 from joelmartinez/mdoc-memberremoval-fix2Miguel de Icaza
2015-09-05[mdoc] Follow up fix for member and type removal.Joel Martinez
2015-09-01Merge pull request #2012 from joelmartinez/mdoc-memberremoval-fixJonathan Pryor
2015-09-01[mdoc] Fixes an issue with member and type deletion.Joel Martinez
2015-08-28Test mono-symbolicate with StackTrace.ToString.Marcos Henrich