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-06-06Use correct path separator for satellite assemblies in cross builds (#4976)Marek Habersack
2017-05-19[bcl] Dispose Cecil AssemblyDefinition after usage (#4900)Alexander Köplinger
2017-05-18[pdb2mdb] Dispose Cecil AssemblyDefinition on pdb2mdb (#4899)Alexander Köplinger
2017-05-16[xbuild] Add web targets for 15.0 (#4868)Mikayla Hutchinson
2017-05-04[bcl] Add .NET 4.7 reference assemblies (#4791)Alexander Köplinger
2017-04-28[mkbundle] Add support for generating monodroid compatible mkbundle code at r...Dean Ellis
2017-04-24[cil-stripper] Mark stripped methods as noinline to prevent the JIT from tryi...Zoltan Varga
2017-04-10[resgen] Remove dependency on WinForms and use it in mobile profiles (#4667)Alexander Köplinger
2017-04-07Make sure .sources files end with newlineAlexander Köplinger
2017-03-30Bring in the new reference assemblies (#4619)Alexander Köplinger
2017-03-29[msvc] Update csproj filesmonojenkins
2017-03-29[tools] Remove unused sourcesMarek Safar
2017-03-29Bump corefxMarek Safar
2017-03-23[mkbundle] Use correctly link paths when loading assembly depsAndoni Morales Alastruey
2017-03-23csharp: support command line arguments for scriptsAaron Bockover
2017-03-22[msvc] Update csproj filesmonojenkins
2017-03-21[msvc] Update csproj filesmonojenkins
2017-03-21Bump linkerMarek Safar
2017-03-17[corcompare] Fix support for BindableAtribute ctor that takes BindableSupportAlexander Köplinger
2017-03-16[xbuild] Fix make dist broken by a350f8f0f470Alexander Köplinger
2017-03-14[tools] Don't install mdb2ppdb by default (#4526)Alexander Köplinger
2017-03-14[xbuild] Relocate Portable frameworksMarek Safar
2017-03-09[mkbundle] Encode directory separator character on Windows (#4493)Marek Habersack
2017-03-06[mkbundle] Fixes the embedding of dependency assemblies + testMiguel de Icaza
2017-03-06[resx2sr] Handle duplicate keysMarek Safar
2017-03-06[cert-sync] Don't import into BTLS store if BTLS is not available (#4475)Alexander Köplinger
2017-02-23[linker] Update the mscorlib descriptor with missing generic interfaces.Zoltan Varga
2017-02-17[xbuild] Show the deprecation notice with logo, and so hide it with (#4399)Ankit Jain
2017-02-17[xbuild] Don't show the deprecation notice for minimal or quiet loggingAnkit Jain
2017-02-15[msvc] Update csproj files (#4384)monojenkins
2017-02-15Cecil updateMarek Safar
2017-02-10[tools] Install pdb files for security tools (#4364)Alexander Köplinger
2017-02-08[xbuild] Add deprecation warningMarek Safar
2017-02-04[xbuild] Add .NET 4.6.2 entries and frameworklist.xml (#4326)Alexander Köplinger
2017-02-01Bump corefxMarek Safar
2017-01-28[bcl] Update tests that failed when .cs file contained CRLFAlexander Köplinger
2017-01-25[tools] Simplify cecil usage in stringreplacerMarek Safar
2017-01-18[pdb2mdb] Detect portable PDB and fail gracefully instead of crashing (#4261)Alexander Köplinger
2017-01-17[msvc] Update csproj files (#4254)monojenkins
2017-01-17[tools] Add mdb2ppdb tool for converting a .mdb file to a portable pdb .pdb f...Zoltan Varga
2017-01-13[btls] Remove btls-cert-sync and integrate it into cert-syncAlexander Köplinger
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2017-01-06[tools] Add C# strings encoding to resx2srMarek Safar
2016-12-20[mkbundle] Don't use Path.GetDirectoryName on `directory` (#4130)Jo Shields
2016-12-20Merge pull request #3981 from kumpera/fix_symbolification_issuesRodrigo Kumpera
2016-12-20[sn] Improve signing error messageMarek Safar
2016-12-19[mono-symbolificate] Add test for nested type arguments and ambiguous matches.Rodrigo Kumpera
2016-12-19[mono-symbolificate] Add support for runtime generated stacktraces and fix a ...Rodrigo Kumpera
2016-12-15[tools] Add resx2sr internal toolMarek Safar
2016-12-14Fix build break due to Cecil API changeAlexander Köplinger