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.
|
Tue, 28 Jul 2009 15:09:05 +0200 |
Mike Sperber |
More accurate tests for explicitly-set paths.
|
Sun, 26 Jul 2009 19:58:40 +0900 |
Stephen J. Turnbull |
Use correct separator when registering options to _AC_USER_OPTS.
|
Sat, 31 Jan 2009 22:25:16 +0900 |
Stephen J. Turnbull |
Adopt Martin's suggestion of "char **argv" throughout configure.ac.
|
Mon, 29 Dec 2008 21:42:40 +0900 |
Stephen J. Turnbull |
Fix my syntax errors.
|
Sat, 27 Dec 2008 15:30:50 +0000 |
Aidan Kehoe |
Clarify syntax in configure.ac following Vladimir Ivanovic's change.
|
Sat, 27 Dec 2008 15:28:43 +0000 |
Vladimir G. Ivanovic |
configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
|
Sat, 25 Oct 2008 21:40:46 +0900 |
Stephen J. Turnbull |
Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
|
Sat, 25 Oct 2008 18:59:03 +0900 |
Stephen J. Turnbull |
Improve g++ detection.
ac-fix-2008-10-25
|
Sun, 03 Aug 2008 23:21:31 +0200 |
Mats Lidell |
Rename xft_gauge to xft_gauges.
|
Sun, 03 Aug 2008 22:00:52 +0200 |
Mats Lidell |
with-xft defaults to xft being used with a default setting.
|
Sun, 06 Jul 2008 19:46:19 +0300 |
Ville Skyttä |
autoconf 2.62 compatibility, #370
|
Mon, 12 May 2008 11:53:04 +0200 |
Mike Sperber |
Fix path-configuration glitches:
|
Wed, 07 May 2008 21:21:08 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Wed, 07 May 2008 21:17:59 +0200 |
Aidan Kehoe |
Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
|
Sun, 20 Jan 2008 19:53:54 +0100 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
Fri, 04 Apr 2008 10:48:58 -0700 |
Stephen J. Turnbull |
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Fri, 15 Feb 2008 13:11:56 +0100 |
Marcus Crestani |
Look for all x86 machines to determine which write barrier to use on MacOSX.
|
Thu, 07 Feb 2008 10:03:49 +0100 |
Mike Sperber |
Use Mercurial changeset hash to identify build version.
|
Fri, 25 Jan 2008 10:40:53 +0900 |
Stephen J. Turnbull |
Fix misspelling of option 'gdbm'.
|
Thu, 17 Jan 2008 11:52:45 +0100 |
Aidan Kehoe |
Configure fixes from Hans de Graaff, as used in Gentoo.
|
Sat, 22 Dec 2007 02:14:23 -0800 |
Stephen J. Turnbull |
Fix typo of "late packages" for "last packages".
|
Fri, 14 Dec 2007 14:25:04 +0100 |
Aidan Kehoe |
Autoconfiscate the recent fontconfig spelling change.
|