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
2018-09-20Bump corertNiklas Therning
2018-09-20[bcl] Update BCL Linked Sizemonojenkins
2018-09-19[mono-api-html] Fix rendering of nuint. (#10662)Rolf Bjarne Kvinge
2018-09-19[mono-api-html] Render something for fields with marshalling info. (#10663)Rolf Bjarne Kvinge
2018-09-18[build] Fixes make dist (#10640)Marek Safar
2018-09-09[build] Enable more BCL build parallelization (#10486)Marek Safar
2018-09-06[bcl] Update BCL Linked Sizemonojenkins
2018-09-04[mono-api-tools] Split properly for cross-platform (#9918)Matthew Leibowitz
2018-09-04[runtime] Declare mono_aot_register_module in mkbundle stub (#10170)Alexander Kyte
2018-09-04[mono-cil-strip] Add support for -q to be quiet. (#10421)Rolf Bjarne Kvinge
2018-09-04Fix mkbundle alignment to work with Windows. See https://github.com/mono/mono...Jay Krell
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd
2018-08-31Kill sln dependencies (#10406)Katelyn Gadd
2018-08-31[bcl] Update BCL Linked Sizemonojenkins
2018-08-30Fix issue #9452: Add a cache for CustomMarshaler instances (#10090)Katelyn Gadd
2018-08-27mkbundle: fix warning about unsigned char vs charPer Allansson
2018-08-27mkbundle: fix warnings about unused functionsPer Allansson
2018-08-20[bcl] Update BCL Linked Size (#10089)monojenkins
2018-08-17[reflection] Assembly.LoadFile should throw ArgumentException for relative pa...Aleksey Kliger (λgeek)
2018-08-14[xbuild] Ignore test-config-file-*Alexander Köplinger
2018-08-13X509Certificate is now immutable.Martin Baulig
2018-08-13[bcl] Update BCL Linked Sizemonojenkins
2018-08-13Bump linker to fix reflection deps (#9929)Marek Safar
2018-08-11[linker] Fixup html templateAlexander Köplinger
2018-08-10[linker] Add BCL size diff for wasm profileAlexander Köplinger
2018-08-09Move to generating msbuild choose elements to get if-else selection behavior ...Katelyn Gadd
2018-08-07[linker] Pass more profile flags to calculate sizeMarek Safar
2018-08-04[bcl] Update BCL Linked Sizemonojenkins
2018-08-03Ensure cil-stringreplacer is built and used to post-process mscorlib when bui...Katelyn Gadd
2018-08-03[mono-api-tools] Make the tools work as libraries (#9793)Matthew Leibowitz
2018-08-03[corlib] Improve linker crypto dependencies trackingMarek Safar
2018-08-03[linker] Extract suitable mobile tests to valid linker testsMarek Safar
2018-08-02Use msbuild project reference to establish dependency on genconsts instead of...Katelyn Gadd
2018-07-30[bcl] Update BCL Linked Size (#9791)monojenkins
2018-07-26[bcl] Update BCL Linked Size (#9747)monojenkins
2018-07-24[bcl] Update BCL Linked Sizemonojenkins
2018-07-22[bcl] Update BCL Linked Size (#9682)monojenkins
2018-07-21[linker] Move BCL size diff to nightly jobAlexander Köplinger
2018-07-20[corlib] CoreFX sources for System namespace (#8626)Egor Bogatov
2018-07-19[linker] Add BCL size regression testing (#9618)Alexander Köplinger
2018-07-19[corlib] Moves private Debug class in mscorlib to System.Diagnostics namespac...Marek Safar
2018-07-17Add support for an output path in mono-api-diff (#9556)Matthew Leibowitz
2018-07-15[mono-api-diff] Moved mono-api-diff into its own tools directory (#9563)Matthew Leibowitz
2018-06-29Rework genproj to use gensources to build sources list for each profile and h...Katelyn Gadd
2018-06-27[linker] Conditional string ctors dependencyMarek Safar
2018-06-01[csproj] Update project filesmonojenkins
2018-05-29[build] Includes tools used by XI/XA build CI in build profile (#8924)Marek Safar
2018-05-25[csproj] Update project filesmonojenkins
2018-05-25Bump linker to resolve XA issuesMarek Safar
2018-05-19Fix csproj diffAlexander Köplinger