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-06-01Get rid of the NESTED_LIBGC_FLAGS configure variable, use the already existin...Zoltan Varga
2013-06-01Pass some defines in config.h instead of on the command line.Zoltan Varga
2013-05-30Revert "Pass more defines in config.h instead of on the command line. Pass li...Zoltan Varga
2013-05-30Pass more defines in config.h instead of on the command line. Pass libgc defi...Zoltan Varga
2013-05-30Disable locking around archive accesses in libtool on darwin, it doesn't seem...Zoltan Varga
2013-05-30Avoid putting a duplicate -arch i386 into CPPFLAGS, it prevents ccache from w...Zoltan Varga
2013-05-25Merge some Nacl/ARM changes from https://github.com/igotti-google/mono/commit...Zoltan Varga
2013-05-22Update to 3.0.12Duncan Mak
2013-05-18Generalize the ARM pattern match in configure.Alex Rønne Petersen
2013-05-18Always define __ARM_EABI__ when compiling for ARM.Alex Rønne Petersen
2013-05-18Do not define HAVE_ARMV6 unconditionally when cross-compiling for ARM.Alex Rønne Petersen
2013-05-04configure.in: Remove all explicit ARM_FPU_* definitions.Alex Rønne Petersen
2013-04-26Bump version number to 3.0.11Duncan Mak
2013-04-23Remove support for for pthread implementations that lack recursive mutexes.Rodrigo Kumpera
2013-04-22Remove 32-bit s390 support from configure.in as well.Zoltan Varga
2013-04-22[configure] Use the preprocessor to determine the target FPU on ARM.Alex Rønne Petersen
2013-04-19Merge pull request #555 from jack-pappas/sigaltstack-patchAlex Rønne Petersen
2013-04-10Bump version to 3.0.10Duncan Mak
2013-04-09Support disabling of the security subsystem (CAS/CoreCLR).Alex Rønne Petersen
2013-04-09Bump version number to 3.0.9Duncan Mak
2013-04-07NaCl ARM work, first passElijah Taylor
2013-04-07NaCl runtime fixesElijah Taylor
2013-03-27Add nanosecond resolution times to struct StatSteffen Kieß
2013-03-27Add various methods and flags to SyscallSteffen Kieß
2013-03-11Bump version to 3.0.8Duncan Mak
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-10Swap the condition -- instead of checking for OS X and assuming anything else...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