Default COM visilibity to true.
[mono.git] / configure.in
2012-03-27 Zoltan VargaMerge pull request #258 from joncham/bug-debugger-tls...
2012-03-27 Zoltan VargaAdd a --disable-executables configure option to disable...
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-16 Zoltan VargaMerge pull request #246 from joncham/bug-configure...
2012-03-16 Jonathan ChambersUse cache variable when checking for clang, so it can...
2012-03-10 Marek SafarDon't build symbol files for profiles never used for...
2012-03-08 Zoltan VargaAdd a configure option to make all icalls non-static...
2012-03-08 Marek HabersackMerge pull request #234 from kripper/master
2012-03-08 Zoltan VargaAdd AOT support for calling icalls directly without...
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-03-05 Marek SafarMerge pull request #238 from knocte/master
2012-03-05 Marek SafarMerge pull request #237 from knocte/master
2012-03-03 Zoltan VargaRevert "Get rid of the <foo>-static libraries, libtool...
2012-02-29 Zoltan VargaFix some configure tests so they work with clang.
2012-02-29 Zoltan VargaDisable -Wswitch-enum, its part of -Wall for clang.
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-08 Zoltan VargaGet rid of the <foo>-static libraries, libtool doesn...
2012-02-08 Zoltan VargaFix the quiet build code so it works with a separate...
2012-02-08 Zoltan VargaRevert "Disable profiler modules when --disable-shared...
2012-02-07 Zoltan VargaDisable profiler modules when --disable-shared is used.
2012-02-07 Zoltan VargaFix the --disable-shared build.
2012-02-07 Zoltan VargaEnable system AOT on darwin.
2012-01-24 Zoltan VargaFix the build.
2012-01-24 Zoltan VargaMerge pull request #220 from metanest/includeproblem_20...
2012-01-24 KISHIMOTO, Makotorename LIBGC_INCLUDES to LIBGC_CPPFLAGS
2012-01-24 KISHIMOTO, Makotofix including basesystem's gc.h problem
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-12-02 Zoltan VargaAdd configure checks for arm hardfp abi, not supported...
2011-12-01 Paolo MolaroInitial sgen mips port.
2011-11-28 Zoltan VargaUse dwarf unwind info on MIPS.
2011-11-16 Zoltan VargaRevert "Add support for hardfp abi on ARM."
2011-11-09 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-11-09 Zoltan VargaAdd support for hardfp abi on ARM.
2011-11-08 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2011-11-06 Zoltan VargaMake --enable-mcs-build=no the default when building...
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-22 Gonzalo Paniagua... Merge pull request #185 from QuickJack/master
2011-10-16 Marek HabersackUnbreak System.Web tests in the 4.5 profile
2011-10-09 Zoltan VargaDon't define TARGET_WIN32 in cross compilers running...
2011-10-04 Mark ProbstMerge branch 'sgen-windows'
2011-10-04 Mark Probst[sgen] Basic Win32 support.
2011-09-30 alexrpconfigure.{ac,in}: Point to the new Bugzilla.
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-29 Marek SafarDistribute net_4_5 specific data
2011-09-23 Marek SafarIntroduce separate .net 4.5 profile
2011-09-15 Paolo MolaroAdded the new mobile profile to the build.
2011-09-15 Zoltan VargaQuiet the 'copying selected object files' libtool message
2011-09-01 Marek SafarMerge pull request #168 from tomaszkubacki/master
2011-08-25 Zoltan VargaUpdate the LLVM backend to the latest code in the llvm...
2011-08-09 Elijah TaylorMore NACL updates
2011-08-09 Zoltan VargaRevert "More NACL updates"
2011-08-09 Elijah TaylorMore NACL updates
2011-08-05 Zoltan VargaRevert a line from 89d18c331d0f750af57691d8180e603fe349...
2011-08-05 Zoltan VargaMake sure the cygwin build uses gcc-3 from the gcc...
2011-08-05 Zoltan VargaRevert "Use the mingw32 gcc compiler on windows"
2011-08-05 Zoltan VargaRemove the configue check for bison, we don't use it...
2011-08-05 Zoltan VargaUse the mingw32 gcc compiler on windows
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-18 Rodrigo KumperaFix the altstack check so it works under osx.
2011-07-18 Mark Probst[sgen] Move all signal stuff into sgen-os-posix.c.
2011-07-12 Rodrigo KumperaAdd shared_perfcounters option to enable minimal.
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-13 Zoltan VargaMerge pull request #113 from XTZGZoReX/master
2011-06-12 Zoltan VargaClean up the cross-compile configure.in code. Add a...
2011-06-09 Marek HabersackMerge pull request #110 from skolima/master
2011-06-07 Zoltan VargaFix a warning.
2011-06-07 Zoltan VargaFix the check for the -Wno-unused-but-set-variable...
2011-06-03 Zoltan VargaMerge pull request #109 from rnagy/master
2011-06-03 Jonathan PryorAllow Android'd support_boehm=no to work.
2011-06-03 Jonathan PryorSimplify building with the Android NDK.
2011-05-21 Zoltan VargaDisable the -Wunused-by-set-variable warning supported...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-06 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-05-06 Neale FergusonImplement soft debugger for s390x and fix context macro...
2011-04-27 Marek HabersackMerged pull request #88 from skolima/msbuild-merge.
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-27 Jeffrey StedfastDon't require autoconf >= 2.62 (breaks the mac build)
2011-04-27 Jeffrey StedfastRequire autoconf >= 2.62
2011-04-21 Zoltan VargaDon't allow compiling with stock LLVM versions, only...
2011-04-20 Andrew JorgensenDist fixes
2011-04-20 Jeffrey StedfastVarious parts of mono use g_convert() which rely on...
2011-04-19 Jeffrey StedfastUpdated the build system
2011-04-08 Marek Habersack[runtime] Check whether linux/magic.h is present before...
2011-04-08 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-04-07 Zoltan VargaPass HAVE_ARMV6 to libgc on darwin too.
2011-04-07 Zoltan VargaAdd a membar to libgc's UNLOCK () on arm. Fixes #683409.
2011-03-30 Dick PorterMerge branch 'master' of github.com:mono/mono
2011-03-30 Dick PorterEnable sgen on Solaris
2011-03-27 Gonzalo Paniagua... [NetworkInformation] Support network IP/status events
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-28 Zoltan VargaAdd ARM linux cross compile targets.
next