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/msvc
AgeCommit message (Expand)Author
2019-10-14[loader] Move PInvoke and DllMap code into separate source fileRyan Lucia
2019-10-09Running --enable-msvc-only didn't find jay.vcxproj. (#17228)Johan Lorensson
2019-10-08Clean up map.c /map.h (#16746)Steffen Kieß
2019-10-03Optional only build MSVC runtime using make file system on Windows. (#16915)Johan Lorensson
2019-09-12[netcore] Create a separate version of threadpool.c for netcore with the doma...Zoltan Varga
2019-08-24Remove dlmalloc from Win32. (#15773)Jay Krell
2019-08-17Fix the windows build.Zoltan Varga
2019-08-01Support proper Windows kernel Unicode thread names. (#15919)Jay Krell
2019-07-31[zlib] Fix typo in readme and remove deleted file from msvc projectsAlexander Köplinger
2019-07-31Update zlib from 1.2.5 to 1.2.11. (#15480)Jay Krell
2019-07-24Remove traces of w32process-win32-internals.h which was deleted by previous c...Alexander Köplinger
2019-07-19[metadata] Fix name of header fileAlexander Köplinger
2019-07-18[loader] Add MonoAssemblyLoadContext; stop sharing MonoImages on netcore (#15...Aleksey Kliger (λgeek)
2019-07-05Win32 zlib support. (#15509)Jay Krell
2019-07-02Add support for TLS callbacks on Windows. (#15423)Johan Lorensson
2019-06-25[aot profiler] Listen for commands on given port (#14936)Radek Doulik
2019-06-21[api] Add a mono/metadata/profiler-legacy.h header (#15098)Aleksey Kliger (λgeek)
2019-06-13Propagate error in mono_unicode_to_external (#14879)Ryan Lucia
2019-06-04Increase main thread stack size on Windows.lateralusX
2019-05-29Infrastructure support / fixes for making compiler server the default (#14279)Katelyn Gadd
2019-05-27Add missing new files to Makefile.am, fix tarball build (#14656)Alexander Köplinger
2019-05-16Fix Windows Mono LLVM build error on nightly master build.lateralusX
2019-05-10Merge pull request #14425 from lateralusX/lateralusX/fix-profiler-on-windowsJohan Lorensson
2019-05-10Merge pull request #14332 from lateralusX/lateralusX/add-llvm-windows-msvc-bu...Johan Lorensson
2019-05-10[netcore] Enable MSVC builds of Mono w/ ENABLE_NETCORE (#14418)Filip Navara
2019-05-09Add log profiler support to Mono MSVC build.lateralusX
2019-05-09Introduce enum and static data for JIT icalls, that are currently hashed (#14...Jay Krell
2019-05-04Add execute permissions on build scripts.lateralusX
2019-05-03Add option to restore VS build env from file.lateralusX
2019-05-03Add support for cygwin and WSL in helper build scripts.lateralusX
2019-05-03Add support to include external build LLVM binaries in Mono build output.lateralusX
2019-05-03Add LLVM SDK build/package support for Windows msvc build LLVM.lateralusX
2019-04-24Add hybrid/cooperate runtime support on Windows.lateralusX
2019-04-08Make sure additional supported enable defines ends up in config.h on Windows.lateralusX
2019-03-27Delete monograph. Closes https://github.com/mono/mono/issues/7845Jo Shields
2019-03-25[windows]Fix and cleanup configure.ac parsing for MONO_CORLIB_VERSION and ACI...Jay Krell
2019-03-21Adjust genconst to changes in winsetup.bat. (#13554)Johan Lorensson
2019-03-18Remove more unnecessary nunit24 cruftAlexander Köplinger
2019-03-15Windows full AOT build scripts update.lateralusX
2019-03-12Move drawing types for XI/XM/wasm/orbis/unreal to System.Drawing.Common (#13414)Alexander Köplinger
2019-03-08Include mono-forward.h public header on Windows.lateralusX
2019-03-06[gitattributes] Do CRLF normalization on sln/proj filesAlexander Köplinger
2019-02-27Add atexit-waitforkeypress handler in Visual Studio mono.sln test projects ru...lateralusX
2019-02-18Set executable bit for all .sh files in repoAlexander Köplinger
2019-02-18Correct access permissions to include "user execute" for run-msbuild.sh. (#13...bwadswor
2019-02-05Add better support to dynamically setup content of config.h in Windows MSVC b...lateralusX
2019-02-01Add support for Windows x64 winaot, winaot_llvm builds/tests on CI. (#12601)Johan Lorensson
2019-01-17[llvmonly] Refactor llvmonly runtime support code by moving it to a separate ...Zoltan Varga
2019-01-15Merge pull request #12317 from lateralusX/lateralusX/fix-warning-errors-win64...Johan Lorensson
2019-01-14[bcl] Embed Source Link information (#12403)Alexander Köplinger