[System.Net] Fix CFNetworkCopyProxiesForAutoConfigurationScript signature. Fixes...
[mono.git] / configure.in
2013-09-19 Rodrigo KumperaMerge pull request #763 from madewokherd/mingwbuild
2013-09-19 Vincent PovirkTest for InterlockedCompareExchange64 in the configure...
2013-09-19 Zoltan VargaDisable the LLVM version check for now, it doesn't...
2013-09-19 Zoltan VargaCheck the version of LLVM at configure time to make...
2013-09-08 Zoltan Varga[runtime] Force the usage of --host=i686-pc-mingw32...
2013-09-03 Duncan MakChange the version number to 3.2.3
2013-09-03 Zoltan VargaAdd 'AM_PROG_CC_C_O' to configure to hopefully fix...
2013-09-02 Marek HabersackMerge pull request #744 from echampet/bug-10001
2013-08-30 Zoltan VargaPass 'subdir-objects' to AM_INIT_AUTOMAKE() to quiet...
2013-08-30 Zoltan VargaRemove moon support from the build system.
2013-08-29 Rodrigo KumperaMerge pull request #746 from madewokherd/sgenbuild
2013-08-29 Vincent PovirkFix non-sgen builds.
2013-08-26 Marek HabersackMerge pull request #726 from pruiz/xamarin-bug-13708
2013-08-20 Zoltan VargaMerge pull request #737 from Mixaill/master
2013-08-19 Jeffrey StedfastOnly disable __thread with clang on Mac OS X
2013-08-18 Michael PavlyshkoRemove deprecated -mno-cygwin flag.
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-13 Jeffrey StedfastFixed configure.in to fail the __thread check with...
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-08 Zoltan VargaRemove the usage of gcc-3 on mingw, the gcc-3 package...
2013-08-07 Marek SafarMerge pull request #727 from alesliehughes/master
2013-08-05 Marek SafarMerge pull request #723 from alesliehughes/master
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-08-01 Alex Rønne Petersenconfigure: Fix arch selection for s390x.
2013-07-30 Paolo MolaroMerge pull request #703 from ysw/master
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-23 Alex Rønne PetersenMerge pull request #697 from linquize/atom-bug
2013-07-23 Zoltan VargaAvoid linking the LLVM runtime codegen libs into a...
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-21 Alex Rønne PetersenMerge pull request #707 from LHCGreg/12752-windows_nul_...
2013-07-20 Alex Rønne PetersenEnable GCC atomics on mips.
2013-07-20 Alex Rønne PetersenEnable GCC atomics on arm.
2013-07-20 Alex Rønne PetersenEnable GCC atomics on ppc and ppc64.
2013-07-20 Alex Rønne PetersenEnable GCC atomics on x86 and amd64.
2013-07-20 Alex Rønne Petersenconfigure: Remove obsolete FIXME comment.
2013-07-20 Alex Rønne PetersenCheck for sys/auxv.h and only use it if available.
2013-07-15 Rodrigo KumperaBump master version to 3.3.0.
2013-07-12 Alex Rønne Petersenconfigure: Also consider __ARM_ARCH_7S__ when checking...
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-11 Alex Rønne PetersenAdd ARM version detection to configure and use the...
2013-07-11 Alex Rønne PetersenFix (hopefully) the last architecture casing inconsistency.
2013-07-11 Alex Rønne PetersenRemove an m68k check from configure.
2013-07-11 Alex Rønne PetersenFix an s390x check broken by faff4654c8cbfbe0619e87808f...
2013-07-11 Alex Rønne PetersenAdd missing TARGET_* defines for SPARC and Itanium.
2013-07-10 Alex Rønne Petersenconfigure: Set TARGET=S390X instead of S390x for consis...
2013-07-08 Rodrigo KumperaBump mono to 3.1.1
2013-07-02 Martin BauligRevert "Add configure check for -Wno-tautological-compa...
2013-07-02 Martin BauligAdd configure check for -Wno-tautological-compare when...
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #678 from jack-pappas/patch-5
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-07-02 Alex Rønne PetersenMerge pull request #679 from jack-pappas/patch-6
2013-07-02 Jack PappasEnable sigaltstack and dtrace on FreeBSD
2013-07-02 Jack PappasAllow clang to compile sgen
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-27 Zoltan VargaDisable some warnings when using clang.
2013-06-26 Rodrigo KumperaMono now defaults to sgen. We now ship a libmonoboehm...
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-25 Duncan MakBump version number to 3.1.0
2013-06-13 Rodrigo KumperaForce the runtime on OSX to use a 8Mb stack.
2013-06-12 Rodrigo KumperaFix configure.in detection of -Wunused-but-set-variable...
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-06-02 Marek SafarMerge pull request #651 from JoostK/patch-1
2013-06-01 Zoltan VargaGet rid of the NESTED_LIBGC_FLAGS configure variable...
2013-06-01 Zoltan VargaPass some defines in config.h instead of on the command...
2013-05-30 Zoltan VargaRevert "Pass more defines in config.h instead of on...
2013-05-30 Zoltan VargaPass more defines in config.h instead of on the command...
2013-05-30 Zoltan VargaDisable locking around archive accesses in libtool...
2013-05-30 Zoltan VargaAvoid putting a duplicate -arch i386 into CPPFLAGS...
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-25 Marek SafarMerge pull request #648 from DavidKarlas/defaultDependc...
2013-05-24 Zoltan VargaMerge some Nacl/ARM changes from https://github.com...
2013-05-22 Duncan MakUpdate to 3.0.12
2013-05-22 Miguel de IcazaMerge pull request #629 from pruiz/syswebrouting-fixes2
2013-05-22 Miguel de IcazaMerge pull request #644 from knocte/connstrings
2013-05-21 Marek SafarMerge pull request #645 from knocte/nitpicks
2013-05-17 Alex Rønne PetersenGeneralize the ARM pattern match in configure.
2013-05-17 Alex Rønne PetersenAlways define __ARM_EABI__ when compiling for ARM.
2013-05-17 Alex Rønne PetersenDo not define HAVE_ARMV6 unconditionally when cross...
2013-05-16 Alex Rønne PetersenMerge pull request #637 from LogosBible/enetdown
2013-05-04 Alex Rønne Petersenconfigure.in: Remove all explicit ARM_FPU_* definitions.
2013-04-29 Gerardo García PeñaMerge branch 'master' of https://github.com/mono/mono
2013-04-26 Miguel de IcazaMerge pull request #615 from nealef/master
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-25 Duncan MakBump version number to 3.0.11
2013-04-25 Gerardo García PeñaMerge remote-tracking branch 'upstream/master'
2013-04-24 Alex Rønne PetersenMerge pull request #610 from metanest/tests_gc_descript...
2013-04-22 Rodrigo KumperaRemove support for for pthread implementations that...
2013-04-22 Zoltan VargaRemove 32-bit s390 support from configure.in as well.
2013-04-22 Alex Rønne Petersen[configure] Use the preprocessor to determine the targe...
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-17 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-10 Duncan MakBump version to 3.0.10
2013-04-09 Alex Rønne PetersenSupport disabling of the security subsystem (CAS/CoreCLR).
2013-04-08 Duncan MakBump version number to 3.0.9
next