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
AgeCommit message (Expand)Author
2016-06-15Merge pull request #3171 from alexanderkyte/net_4x_mdoc_fixupAlexander Kyte
2016-06-15[runtime] Fix inverted build check related to mcs docsAlexander Kyte
2016-06-15[runtime] Make the default preset only build net_4_xAlexander Kyte
2016-06-13[mobile_static] Make bitcode preset enable llvmAlexander Kyte
2016-06-13[runtime] Rename the net_4_x runtime preset to allAlexander Kyte
2016-06-13[runtime] Keep one-off jenkins disabling in scriptAlexander Kyte
2016-06-13[runtime] Allow presets to disable runtime featuresAlexander Kyte
2016-06-13[mobile_static] Update reported FX version to 4.xAlexander Kyte
2016-06-13[mobile_static] Set default value for disabling MCS docsAlexander Kyte
2016-06-13[mobile_static] Split jenkins tests out, enable running from top levelAlexander Kyte
2016-06-13[runtime] Make cooperative gc default on our bitcode profileAlexander Kyte
2016-06-13[mobile_static] Disable NLS by default on OSXAlexander Kyte
2016-06-13[mobile_static] Added in runtime_profile autoconf flag, make setAlexander Kyte
2016-06-13[mobile_static] Make mobile_static default profile when building with itAlexander Kyte
2016-06-13[mobile_static] Fix configure.ac handling of with_profile4_x optionAlexander Kyte
2016-06-10[runtime] Move 'pedump' to tools/pedump, build tools by default. (#3133)Zoltan Varga
2016-06-09[sgen] Inform on configure and --version when the concurrent GC is the default.Rodrigo Kumpera
2016-06-08Merge pull request #3114 from alexanderkyte/mono_conf_gcRodrigo Kumpera
2016-06-07[runtime] Add new configure option for default sgen GC modeAlexander Kyte
2016-06-07Llvm submodule (#3108)Zoltan Varga
2016-06-06Only define Boehm variables in configure.ac when it is enabledAlexander Köplinger
2016-05-31[man] bump man's mono version number too (to 4.5.2)Andres G. Aragoneses
2016-05-30Bump version to 4.5.2.Alex Rønne Petersen
2016-05-24[arm64] Enable system AOT.Zoltan Varga
2016-05-18Merge pull request #2994 from ludovic-henry/remove-naclLudovic Henry
2016-05-18[runtime] Remove support for NaClLudovic Henry
2016-05-16[coop] Remove support for invoke thunk wrapperLudovic Henry
2016-05-09[arm] Use the hardfp abi on watchos.Zoltan Varga
2016-04-20[profiler] Remove unused OProfile stuff from the build system.Alex Rønne Petersen
2016-04-18Bump version in configure.acAlexander Köplinger
2016-04-17Merge pull request #2908 from krytarowski/netbsd-support-8Alexander Köplinger
2016-04-17Merge pull request #2907 from krytarowski/netbsd-support-7Alexander Köplinger
2016-04-17Add new ./configure target & xtarget: arm*-netbsd*-eabi*Kamil Rytarowski
2016-04-17Improve NetBSD target handling in ./configureKamil Rytarowski
2016-04-17Fix shell portability in configure.ac for NetBSDKamil Rytarowski
2016-04-11[configure] Use __thread instead of pthread TLS on Solaris/x86.Alex Rønne Petersen
2016-04-07[configure] Also check that inet_pton is defined when building for Windows.Vincent Povirk
2016-04-01[profiler] Use a background thread to send out sampling signals.Alex Rønne Petersen
2016-03-31[gsharedvt] Change the --enable-gsharedvt configure option to a no-op, its al...Zoltan Varga
2016-03-31Merge pull request #2820 from kumpera/license-change-rebasedZoltan Varga
2016-03-31Merge pull request #2394 from Mailaender/patch-1monojenkins
2016-03-29[jit] Add native-types and enable them by default. Missing test suite.Rodrigo Kumpera
2016-03-19Merge pull request #2753 from xmcclure/checked-build-updatesmonojenkins
2016-03-11Replace the checked build configure flags with a single --enable-checked-buil...Andi McClure
2016-03-10[build] Define HOST_* architectureLudovic Henry
2016-03-09[llvm] Add beginnings of JIT support for LLVM > 3.9.Zoltan Varga
2016-03-04Merge pull request #2722 from ludovic-henry/fix-39279-docker-cpu-countmonojenkins
2016-03-04[utils] Get processor count from scheduler affinity if availableLudovic Henry
2016-03-01Automatically define MONO_DISABLE_GSHAREDVT variable when gsharedvt isn't ena...Alexander Köplinger
2016-03-01Expose mobile_static profile in configure.acAlexander Köplinger