log configure @ 5940:c608d4b0b75e cygwin64 tip

age author description
2015-02-27 Henry Thompson merging heads 2 cygwin
2015-01-10 Stephen J. Turnbull Improve Installation text for Postgresql.
2015-01-10 Stephen J. Turnbull Fix progress bar crashes.
2014-11-28 Aidan Kehoe Regenerate configure after Jeff's last configure.ac change.
2014-10-12 Marcus Crestani Disable ASLR on Yosemite.
2014-10-09 Jerry James Check for TLS headers as well as libraries. See xemacs-patches message
2014-10-08 Jerry James Add TLS support. See xemacs-patches message with ID
2014-04-21 Henry Thompson Minimum necessary to get started: cygwin
2013-10-28 Marcus Crestani Disable ASLR on Mavericks.
2013-09-15 Stephen J. Turnbull Include uname and configure arguments in stdout.
2013-09-08 Marcus Crestani Fix VDB detection on x86_64 Macs.
2013-07-27 Stephen J. Turnbull * configure.ac (makeinfo):
2013-06-25 Jerry James Require makeinfo 4.12 or later to build the info files. See xemacs-beta
2013-06-19 Jerry James Support bignums with MPIR. Add documentation on the bignum, ratio,
2013-06-17 Jerry James Convert C (un)signed long long values to bignums properly.
2013-03-06 Jerry James Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.
2013-03-04 Jerry James Fix the module build by completing removal of need_modules_common, forgotten
2013-03-02 Jerry James Make soft links in src for module source files, if built in to the executable.
2012-08-04 Stephen J. Turnbull Sanity check package roots in configure.
2012-08-02 Stephen J. Turnbull Disable ASLR on Mountain Lion, too.
2011-11-29 Marcus Crestani Disable ASLR on Mac OS X Lion.
2011-11-21 Marcus Crestani Move etc/dbxrc.in to src/.dbxrc.in.
2011-11-21 Marcus Crestani 2011-11-21 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2011-11-21 Marcus Crestani Fix .gdbinit and .dbxrc when using the new garbage collector.
2011-09-05 Aidan Kehoe Examine $machine more carefully when choosing VDB implementation, NEW_GC
2011-08-28 Aidan Kehoe Backed out changeset 53c066311921, I have a better approach.
2011-08-27 Aidan Kehoe If XLookupKeysym() returned an XFree86 "special key", ignore it. Fixes Sh-F11.
2011-08-24 Aidan Kehoe Use dlsym() in preference to NSLookupSymbolInModule() on Darwin, if available.
2011-05-01 Aidan Kehoe Merge.
2010-02-20 Ben Wing Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
2011-04-29 Stephen J. Turnbull XEmacs 21.5.31 "ginger" is released.
2011-04-26 Mats Lidell Merged with trunk.
2011-03-28 Mats Lidell Merged with trunk.
2011-04-26 Stephen J. Turnbull XEmacs 21.5.30 "garlic" is released. r21-5-30
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-03-24 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
2010-06-07 Aidan Kehoe Remove all support for InfoDock.
2010-03-18 Mike Sperber Reflect --with-datadir setting in late-package directories.
2010-02-24 Ben Wing merge ben-lisp-object
2009-12-27 Ben Wing merge up to latest default branch, doesn't compile yet ben-lisp-object
2009-12-26 Ben Wing Checking in final CVS version of workspace 'ben-lisp-object' ben-lisp-object ben-lisp-object-final-ws-year-2005
2010-02-09 Ben Wing enable more warnings and fix them
2010-02-06 Ben Wing implement configure test for whether ndbm.h prototypes are broken
2010-02-04 Ben Wing Automatic merge
2010-02-01 Ben Wing Change Xft warning in configure.ac to make filtering it more safe
2010-01-23 Ben Wing Fixes to configure so --with-error-checking=yes works
2010-01-25 Ben Wing rebuild configure
2010-01-21 Ben Wing build fixes for gdbinit and config-dependent elc files
2010-01-25 Ben Wing fix compile issues with gcc 4
2010-02-02 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
2010-01-16 Aidan Kehoe Always use our rint(), for rounding consistency with the bignum code.
2010-01-13 Ben Wing Use with-FOO consistently instead of enable-FOO
2010-01-12 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
2010-01-10 Ben Wing merge
2009-12-28 Ben Wing try to fix problems with link errors involving inlined functions
2010-01-06 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind