log configure.ac @ 5928:2f34b59f451a cygwin

age author description
Fri, 27 Feb 2015 17:47:15 +0000 Henry Thompson merging heads 2 cygwin
Sat, 10 Jan 2015 19:43:28 +0900 Stephen J. Turnbull Improve Installation text for Postgresql.
Sat, 10 Jan 2015 17:11:19 +0900 Stephen J. Turnbull Fix progress bar crashes.
Thu, 27 Nov 2014 14:29:40 -0500 Jeff Sparkes Link SSL libraries using $LIBS instead of $LDFLAGS.
Sun, 12 Oct 2014 07:17:55 +0200 Marcus Crestani Disable ASLR on Yosemite.
Thu, 09 Oct 2014 15:45:16 -0600 Jerry James Check for TLS headers as well as libraries. See xemacs-patches message
Tue, 07 Oct 2014 21:16:10 -0600 Jerry James Add TLS support. See xemacs-patches message with ID
Mon, 21 Apr 2014 11:42:50 +0100 Henry Thompson Minimum necessary to get started: cygwin
Mon, 28 Oct 2013 16:03:53 +0100 Marcus Crestani Disable ASLR on Mavericks.
Sun, 15 Sep 2013 23:50:20 +0900 Stephen J. Turnbull Include uname and configure arguments in stdout.
Sun, 08 Sep 2013 21:48:09 +0200 Marcus Crestani Fix VDB detection on x86_64 Macs.
Sun, 28 Jul 2013 02:46:02 +0900 Stephen J. Turnbull * configure.ac (makeinfo):
Tue, 25 Jun 2013 15:31:58 -0600 Jerry James Require makeinfo 4.12 or later to build the info files. See xemacs-beta
Wed, 19 Jun 2013 09:30:30 -0600 Jerry James Support bignums with MPIR. Add documentation on the bignum, ratio,
Mon, 17 Jun 2013 10:23:00 -0600 Jerry James Convert C (un)signed long long values to bignums properly.
Wed, 06 Mar 2013 08:32:17 -0700 Jerry James Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.
Mon, 04 Mar 2013 10:24:55 -0700 Jerry James Fix the module build by completing removal of need_modules_common, forgotten
Sat, 02 Mar 2013 14:32:37 -0700 Jerry James Make soft links in src for module source files, if built in to the executable.
Sat, 04 Aug 2012 23:26:26 +0900 Stephen J. Turnbull Sanity check package roots in configure.
Fri, 03 Aug 2012 01:59:46 +0900 Stephen J. Turnbull Disable ASLR on Mountain Lion, too.
Tue, 29 Nov 2011 16:19:53 +0100 Marcus Crestani Disable ASLR on Mac OS X Lion.
Mon, 21 Nov 2011 19:46:04 +0100 Marcus Crestani Move etc/dbxrc.in to src/.dbxrc.in.
Mon, 21 Nov 2011 10:28:31 +0100 Marcus Crestani Fix .gdbinit and .dbxrc when using the new garbage collector.
Fri, 14 Oct 2011 03:54:46 +0900 Stephen J. Turnbull Refactor check for Xaw3d.
Mon, 05 Sep 2011 20:18:05 +0100 Aidan Kehoe Examine $machine more carefully when choosing VDB implementation, NEW_GC
Sun, 28 Aug 2011 10:22:24 +0100 Aidan Kehoe Backed out changeset 53c066311921, I have a better approach.
Sat, 27 Aug 2011 20:35:23 +0100 Aidan Kehoe If XLookupKeysym() returned an XFree86 "special key", ignore it. Fixes Sh-F11.
Wed, 24 Aug 2011 23:41:29 +0100 Aidan Kehoe Use dlsym() in preference to NSLookupSymbolInModule() on Darwin, if available.
Mon, 02 May 2011 08:51:19 -0400 Jeff Sparkes Fix for issue745, linking on cygwin 1.7.
Sun, 01 May 2011 18:44:03 +0100 Aidan Kehoe Merge.
Sat, 20 Feb 2010 06:03:00 -0600 Ben Wing Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
Thu, 21 Oct 2010 00:19:13 +0200 Mats Lidell Convert part of root folder to GPLv3.
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
Mon, 07 Jun 2010 18:42:10 +0100 Aidan Kehoe Remove all support for InfoDock.
Thu, 18 Mar 2010 13:42:29 +0100 Mike Sperber Reflect --with-datadir setting in late-package directories.
Sat, 20 Feb 2010 05:05:54 -0600 Ben Wing Fix quick-build, use asserts() in place of ABORT()
Mon, 08 Feb 2010 21:28:57 -0600 Ben Wing enable more warnings and fix them
Sat, 06 Feb 2010 03:26:34 -0600 Ben Wing implement configure test for whether ndbm.h prototypes are broken
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Sun, 31 Jan 2010 21:11:44 -0600 Ben Wing Change Xft warning in configure.ac to make filtering it more safe
Sat, 23 Jan 2010 04:45:49 -0600 Ben Wing Fixes to configure so --with-error-checking=yes works
Wed, 20 Jan 2010 19:48:26 -0600 Ben Wing build fixes for gdbinit and config-dependent elc files
Sun, 24 Jan 2010 22:04:58 -0600 Ben Wing fix compile issues with gcc 4
Mon, 01 Feb 2010 22:00:29 -0600 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
Wed, 13 Jan 2010 10:50:47 -0700 Jerry James Remove support for non-pdump on Cygwin.
Wed, 13 Jan 2010 02:28:37 -0600 Ben Wing Use with-FOO consistently instead of enable-FOO
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
Sun, 10 Jan 2010 01:06:15 -0600 Ben Wing merge
Sun, 27 Dec 2009 20:16:57 -0600 Ben Wing try to fix problems with link errors involving inlined functions
Wed, 06 Jan 2010 10:44:06 -0700 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
Tue, 22 Dec 2009 15:52:06 -0700 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Thu, 10 Dec 2009 12:42:09 -0700 Jerry James Remove support for pre-X11R5 systems, including systems without Xmu. See
Wed, 02 Dec 2009 00:25:59 -0500 Mike Alexander Make configure --with-database={dbm|gdbm} work again.
Wed, 18 Nov 2009 08:49:14 -0700 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
Wed, 11 Nov 2009 23:40:15 +0900 Stephen J. Turnbull Move functionality of s/darwin.h to configure.ac and config.h.in.
Mon, 09 Nov 2009 09:21:59 -0700 Jerry James Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
Mon, 05 Oct 2009 10:11:59 -0600 Jerry James Use giflib or libungif to provide GIF support, instead of using internal
Thu, 24 Sep 2009 09:36:49 +0900 Stephen J. Turnbull Check for gdbm/ndbm.h, too.
Tue, 28 Jul 2009 15:43:08 +0200 Mike Sperber Expand @PREFIX@ in paths.h.