use MOONLIGHT symbol
[mono.git] / ChangeLog
index 2ab68c1603849ee17ff7d3efdd196bc46a278f1b..fc7b3fd266578ec685e8247bb5943097fc210ad7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2010-03-16  Jb Evain  <jbevain@novell.com>
+
+       * runtime/Makefile.am, build-mingw32.sh: rename
+       the net_2_1 profile to moonlight.
+
+2010-03-10  Andrew Jorgensen  <ajorgensen@novell.com>
+
+       * configure.in: configure eglib even when we are not building
+       it (fixes dist)
+
+Fri Mar 5 18:58:15 CET 2010 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in: introduce the --enable-small-config option
+       to reduce runtime requirements (and capabilities).
+
+2010-03-04  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile.am (DIST_SUBDIRS): Add eglib.
+
+       * autogen.sh: Run eglib's autogen.sh too.
+
+2010-03-02  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * Makefile.am:
+       * mono/Makefile.am: Only build some subdirs when configured for
+       moonlight.
+
+       * configure.in: If configured --with-moonlight=yes, define MOONLIGHT and
+       use that variable instead of INSTALL_2_1.
+
+       * runtime/Makefile.am: If configured for moonlight, only build
+       net_2_1_raw.
+
+2010-03-02  Mark Probst  <mark.probst@gmail.com>
+
+       * tools/sgen-grep-binprot.c: Tool for searching through the binary
+       protocol files generated by SGen.
+
+2010-02-26  Miguel de Icaza  <miguel@novell.com>
+
+       * Make the scripts default to 4.0 now.
+
+2009-05-21  Miguel de Icaza  <miguel@novell.com>
+
+       * Check for sys/select.h as well
+
+Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>
+
+       * configure.in, data/mono-2.pc.in, data/Makefile.am,
+       samples/embed/*: increase the API version.
+
+2010-02-18  Marek Habersack  <mhabersack@novell.com>
+
+       * scripts/mono-configuration-crypto.in: added
+
+       * scripts/Makefile.am: added mono-configuration-crypto targets
+
+2010-01-27  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Fix the setting of LLVM_CXXFLAGS.
+
+2010-01-22  AndrĂ©s G. Aragoneses  <knocte@gmail.com>
+
+       * configure.in: Improve r150055 by checking for CXX=g++ as well, according to
+       http://lists.gnu.org/archive/html/bug-autoconf/2002-04/msg00077.html
+
+2010-01-22  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Disable the solaris tar check on !solaris platforms.
+
+2010-01-22  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Check whenever g++ is installed, since libtool requires it
+       even if no c++ files will be compiled.
+       See BNC#572871.
+
+2010-01-22  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Add -fno-rrti to CXXFLAGS.
+
+2010-01-20  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * configure.in: Add support for disabling mdb support.
+
+2010-01-15  Zoltan Varga  <vargaz@gmail.com>
+
+       * configure.in: Don't define TARGET_WIN32 when --target is used.
+
 2010-01-15  Zoltan Varga  <vargaz@gmail.com>
 
        * scripts/get-cygwin-deps.sh: New file. Contains a script to download and setup
@@ -5328,5 +5416,3 @@ Wed Jul 11 00:36:36 CEST 2001 Paolo Molaro <lupus@ximian.com>
 2001-05-30  Miguel de Icaza  <miguel@ximian.com>
 
        * NEWS: 
-
-