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-10-25[System] Don't build managed BTLS code on monotouchAlexander Köplinger
2016-10-22[btls] Convert BTLS icalls to pinvokes by invoking them using [DllImp… (#3799)Zoltan Varga
2016-10-03[btls] Fix i386 build on Linux by setting -arch on Darwin onlyAlexander Köplinger
2016-10-02[profiler] Drop support for perf events on Linux.Alex Rønne Petersen
2016-10-02[utils] Move MONO_DEPRECATED to mono-publib.h and make it imply MONO_API + MO...Alex Rønne Petersen
2016-09-30[BTLS]: Add the native BTLS sources.Martin Baulig
2016-09-29[configure] Add configure.ac checks for BTLS. (#3668)Martin Baulig
2016-09-12Bump version to 4.8.0Zoltan Varga
2016-08-29[llvm] Fix the arm cross compiler build when using llvm 3.9.Zoltan Varga
2016-08-02Merge pull request #3345 from alexanderkyte/fix_mini_aot_flagsAlexander Kyte
2016-08-01Merge pull request #3269 from alexanderkyte/silence_zero_lenAlexander Kyte
2016-08-01[runtime] Pass invariant AOT options to mini aot testsAlexander Kyte
2016-07-26[runtime] Accomplish BITCODE build symbol sharing with only make (#3329)Alexander Kyte
2016-07-25Bump Mono version to 4.7.0Alexander Köplinger
2016-07-24[mobile_static] Pass correct MONO_LLVMONLY for bitcodeAlexander Kyte
2016-07-18[runtime] Don't build mobile_static on default preset, don't know which confi...Alexander Kyte
2016-07-18[runtime] Hardcode preset feature disablesAlexander Kyte
2016-07-18[mobile_static] Move PLATFORM_AOT_SUFFIX into configure.acAlexander Kyte
2016-07-18[mobile_static] Move AOT build / run flags to make accessible in /monoAlexander Kyte
2016-07-18[mobile_static] Make preset AOT_RUN_FLAGS and AOT_BUILD_FLAGS available to /monoAlexander Kyte
2016-07-12[runtime] Disable noisy warningAlexander Kyte
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