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
2013-03-05Bump version number to 3.0.7.Duncan Mak
2013-03-04[tests] Test for GC descriptors - first draft.Mark Probst
2013-03-01Remove the unmaintained and incomplete alpha backend.Zoltan Varga
2013-02-28Add configure option to disable remoting.Rodrigo Kumpera
2013-02-27Fix the build.Zoltan Varga
2013-02-27Fix the calculation of TARGET_IOS/OSX in configure. Fixes #10726.Zoltan Varga
2013-02-27Revert "Bump version to 3.0.7."Duncan Mak
2013-02-27Bump version to 3.0.7.Duncan Mak
2013-02-27Remove the unmaintained and incomplete hppa backend.Zoltan Varga
2013-02-26Bump version to 3.0.6Duncan Mak
2013-02-25Merge pull request #571 from igotti-google/jt2Zoltan Varga
2013-02-23On OSX and iOS use CommonCrypto/Digest for the runtime requirement on SHA1 an...Sebastien Pouliot
2013-02-23Merge pull request #556 from jack-pappas/ipproto-patchMiguel de Icaza
2013-02-21Generic jumptables support (needed for ARM NaCl port),Nikolay Igotti
2013-02-19Bump version to 3.0.5Duncan Mak
2013-02-19Mention the verifier --enable-minimal switch.Rodrigo Kumpera
2013-02-13Add an --enable-minimal option to disable support for multiple appdomains.Zoltan Varga
2013-02-10Added checks for BSD-compliant protocol constants.Jack Pappas
2013-02-08Fix thread stack initialization on BSD platforms.Jack Pappas
2013-01-09Bump mono to 3.0.4Duncan Mak
2013-01-09Remove automake macros obsoleted by automake 1.13. Fixes #9324.Zoltan Varga
2012-12-13* inotify lib in FreeBSD is in /usr/localKISHIMOTO, Makoto
2012-12-11oops, forgot to bring reactive.pc back after some attempts to fix master build.Atsushi Eno
2012-12-11Introduce hooks for parallel build scripts.Rodrigo Kumpera
2012-12-06Bump mono to 3.0.3Rodrigo Kumpera
2012-11-23Fix support for --disable-executables used together with --disable-shared.Zoltan Varga
2012-11-21Fix the clang configure check.Zoltan Varga
2012-11-20Remove a -W option which breaks with older gcc versions.Zoltan Varga
2012-11-20Fix some warnings when compiling with clang. Remove -pthread argument from ld...Zoltan Varga
2012-11-20Disable --tls=__thread support when using clang until it is fixed.Zoltan Varga
2012-11-16Add TARGET_IOS and TARGET_OSX defines to help cleanup the current mess.Rodrigo Kumpera
2012-11-16Fix the cross compilation check to properly detect android v5.Rodrigo Kumpera
2012-11-16Remove superfluous AC_DEFINE.Rodrigo Kumpera
2012-11-15Tweak the Makefiles to enable monotouch builds to compile less stuff.Rodrigo Kumpera
2012-11-15Fix iOS cross compilation.Rodrigo Kumpera
2012-11-15Use the right llvm codegen when cross compiling.Rodrigo Kumpera
2012-11-14Properly support cross compiling for the mach support code.Rodrigo Kumpera
2012-11-12Add --enable-minimal= configure options to disable sgen features.Zoltan Varga
2012-11-09Bump to 3.0.2Duncan Mak
2012-11-09Remove usage of -mmacosx-version-minRodrigo Kumpera
2012-11-09Add new configure option --with-lazy-gc-thread-creation.Rodrigo Kumpera
2012-11-09Add the option to disable performance counters to configure.inRodrigo Kumpera
2012-11-09Add ARM cross compilation target to configure.in.Rodrigo Kumpera
2012-11-09Disable dtrace on Darwin arm.Zoltan Varga
2012-11-09Speed up the sigaltstack configure test.Zoltan Varga
2012-11-08Fix #6349: Do not use KQueue on Darwin, as their kernel behaves differently t...Miguel de Icaza
2012-11-06Don't build monodis when using --disable-libraries.Zoltan Varga
2012-10-27Add a --disable-libraries command line option to disable the build of libmono.Zoltan Varga
2012-10-25Remove the unused HAVE_WRITE_BARRIERS define.Zoltan Varga
2012-10-23Bump version number to 3.0.1Duncan Mak