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-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
2019-01-08Fix build error when doing MSVC build wihtout cygwin not having a config.h.lateralusX
2019-01-08Fix warnings and build errors when bumping Mono on alternative Windows platfo...lateralusX
2019-01-02[build] Fixed csproj.tmpl for macos: Conflict in naming of HostPlatform.Leonardo Galli
2018-12-18[gensources]: Add platform/project logic to tests.Martin Baulig
2018-12-14Windows x64 LLVM assert support + MSVC only for none cross compiler build. (#...Johan Lorensson
2018-12-06Fix cross compile of libtest.Jay Krell
2018-11-29Merge pull request #11786 from lateralusX/lateralusX/windows-llvm-60-windows-x64Johan Lorensson
2018-11-29[jit] Refactor call code. (#11775)Zoltan Varga
2018-11-26Make used environment variables local to test scripts.lateralusX
2018-11-26Build additional LLVM backends and tools on Windows.lateralusX
2018-11-26Fix msvc build warnings.lateralusX
2018-11-14Fix scenario before cygconf.h has been created in build-init.lateralusX
2018-11-13Fix LLVM install target in Visual Studio build.lateralusX
2018-11-13Re-enable Ninja build for Visual Studio LLVM.lateralusX
2018-11-13Use one msbuild worker as default for LLVM/BTLS Visual Studio build.lateralusX
2018-11-13Reduce default LLVM/BTLS Visual Studio build output.lateralusX
2018-11-12Align LLVM/BTLS Visual Studio external builds.lateralusX
2018-11-12Add support for LLVM integrated build as part of Visual Studio solutionlateralusX
2018-10-29Add option to integrate msvc build into regular make build. (#11343)Johan Lorensson
2018-10-23[coop] Transition all functions in object.h to MONO_RT_EXTERNAL_ONLY (#11188)Jay Krell
2018-10-22Windows BTLS assembler build support (cygwin/msvc). (#11234)Johan Lorensson
2018-10-15Additional checks for correct environment when doing msvc BTLS builds.lateralusX
2018-10-15Add lib prefix of msvc build BTLS library.lateralusX
2018-10-15Fix BTLS build warnings on Windows.lateralusX
2018-10-15Fix case insensitive compares.lateralusX
2018-10-15Add vcxproj to build btls as part of regular mono msvc build.lateralusX
2018-10-15Build script for btls using msvc.lateralusX
2018-10-10[build] Unify bootstrap profiles (#11024)Marek Safar
2018-09-27Assume C99 signbit is always present, and link to it via C like the rest of m...Jay Krell
2018-09-26[cxx] Rework C++ linkage to C99 trunc, isnan, isinf, etc. and some cleanup. (...Jay Krell
2018-09-22[Coop] Convert or partially convert mono_domain_try_type_resolve_typebuilder,...Jay Krell
2018-09-12Fix forceBuild not working for projects with unknown platform names (i.e. jay...Katelyn Gadd
2018-09-10[cxx] Leave output directory alone as other places run it. (#10520)Jay Krell
2018-09-07Add C++ compiler support option for some msvc build projects. (#10487)Johan Lorensson
2018-09-02Move the PreBuild dependency property later in the file so targets can't over...Katelyn Gadd