Wed, 28 Apr 2010 00:15:10 -0700 |
Glenn Morris |
Set GPM part of MOUSE_SUPPORT with configure, not cpp.
|
Wed, 28 Apr 2010 00:08:53 -0700 |
Glenn Morris |
Set FONT_DRIVERS with configure rather than cpp.
|
Wed, 28 Apr 2010 00:01:43 -0700 |
Glenn Morris |
Move LIBXMU from cpp to configure.
|
Tue, 27 Apr 2010 23:54:25 -0700 |
Glenn Morris |
Move NS_OBJ, NS_SUPPORT from cpp to configure.
|
Tue, 27 Apr 2010 23:43:38 -0700 |
Glenn Morris |
Move test for 64-bit kernel with 32-bit userland to configure.
|
Tue, 27 Apr 2010 01:09:01 -0700 |
Glenn Morris |
Move LIBXTR6 from cpp to autoconf.
|
Tue, 27 Apr 2010 00:33:35 -0700 |
Glenn Morris |
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
|
Tue, 27 Apr 2010 00:02:12 -0700 |
Glenn Morris |
Move MOTIF_LIBW to autoconf.
|
Mon, 26 Apr 2010 22:24:53 -0700 |
Dan Nicolaescu |
Reduce CPP usage.
|
Mon, 26 Apr 2010 20:47:47 -0700 |
Dan Nicolaescu |
Reduce CPP usage.
|
Mon, 26 Apr 2010 20:32:39 -0700 |
Glenn Morris |
Remove some AC_DEFINEs that are now unused.
|
Mon, 26 Apr 2010 20:14:14 -0700 |
Glenn Morris |
Use $CRT_DIR in more places.
|
Mon, 26 Apr 2010 19:36:20 -0700 |
Glenn Morris |
Replace some more cpp with autoconf.
|
Mon, 26 Apr 2010 11:14:24 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
Mon, 26 Apr 2010 10:10:09 -0700 |
Dan Nicolaescu |
Use autoconf instead of cpp for LIB_MATH.
|
Fri, 23 Apr 2010 19:23:22 -0700 |
Glenn Morris |
Close bug#5655.
|
Thu, 22 Apr 2010 09:37:58 -0700 |
Dan Nicolaescu |
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
|
Thu, 22 Apr 2010 09:10:30 +0900 |
Miles Bader |
get rid of "unix" pre-defined macro when preprocessing Makefile
|
Wed, 21 Apr 2010 23:44:48 +0200 |
Andreas Schwab |
Avoid non-portable shell command negation
|
Wed, 21 Apr 2010 18:41:29 +0200 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f".
|
Tue, 20 Apr 2010 23:35:35 -0700 |
Glenn Morris |
Remove some more cpp in favor of autoconf.
|
Tue, 20 Apr 2010 20:33:04 -0700 |
Glenn Morris |
Remove LIBSELINUX_LIBS need for cpp in Makefiles.
|
Tue, 20 Apr 2010 20:02:58 -0700 |
Glenn Morris |
Add SELinux support.
|
Fri, 02 Apr 2010 20:42:10 -0400 |
Chong Yidong |
Bump version to 23.1.95.
EMACS_PRETEST_23_1_95
|
Thu, 01 Apr 2010 16:08:14 -0700 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
Mon, 29 Mar 2010 19:47:23 -0700 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|
Wed, 10 Mar 2010 23:03:11 -0500 |
Chong Yidong |
Bump version to 23.1.94 and regenerate ldefs-boot.el.
EMACS_PRETEST_23_1_94
|
Fri, 19 Mar 2010 23:48:13 -0700 |
Dan Nicolaescu |
Remove support for old UNIX System V systems.
|
Fri, 19 Mar 2010 22:52:55 -0700 |
Dan Nicolaescu |
Remove support for Solaris on PPC and for old versions.
|
Fri, 19 Mar 2010 18:03:39 -0700 |
Dan Nicolaescu |
Remove non-working support for lynxos 3.0.
|
Thu, 18 Mar 2010 19:42:32 -0700 |
Glenn Morris |
* configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.
|
Thu, 18 Mar 2010 12:56:23 +0100 |
Jan D. |
Check for tputs and friends, abort if not found (bug #5735)
|
Wed, 17 Mar 2010 22:54:09 -0700 |
Glenn Morris |
Doc fix.
|
Wed, 17 Mar 2010 22:49:31 -0700 |
Glenn Morris |
Replace some cpp with autoconf.
|
Fri, 12 Mar 2010 11:34:27 -0500 |
Eli Zaretskii |
Don't use termcap.c on Posix platforms, only on MS-DOS.
|
Wed, 10 Mar 2010 10:17:13 -0500 |
Chong Yidong |
Bump version to 24.0.50.
|
Fri, 26 Feb 2010 22:09:45 -0500 |
Chong Yidong |
Bump version to 23.1.93; regenerate AUTHORS.
|
Fri, 29 Jan 2010 21:09:50 -0500 |
Chong Yidong |
Bump version to 23.1.92.
|
Sat, 23 Jan 2010 17:15:22 -0500 |
Chong Yidong |
Account for utmp.h availability.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Tue, 12 Jan 2010 11:25:08 -0500 |
Chong Yidong |
Explicitly check for and link to -lXrender.
|
Wed, 30 Dec 2009 21:14:46 -0500 |
Chong Yidong |
Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.
EMACS_PRETEST_23_1_91
|
Sun, 27 Dec 2009 17:26:27 -0500 |
Karl Fogel |
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
|
Thu, 10 Dec 2009 19:27:37 +0000 |
Jan Dj¸«£rv |
configure.in: Check for RSVG if GNUStep is used.
|
Wed, 09 Dec 2009 18:46:53 +0000 |
Jan Dj¸«£rv |
configure.in: Don't check for RSVG or GConf unless X11 is used.
|
Wed, 09 Dec 2009 02:06:16 +0000 |
Chong Yidong |
Bump version to 23.1.90.
EMACS_PRETEST_23_1_90
|
Wed, 09 Dec 2009 01:06:32 +0000 |
Chong Yidong |
* configure.in: Allow compiling Emacs with GTK on Cygwin.
|
Sat, 21 Nov 2009 15:40:24 +0000 |
Jan Dj¸«£rv |
* cus-start.el (all): Add native condition for font-use-system-font.
|
Fri, 20 Nov 2009 06:05:10 +0000 |
Dan Nicolaescu |
Use -Wdeclaration-after-statement if available.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Sat, 14 Nov 2009 15:17:38 +0000 |
Jan Dj¸«£rv |
Use gcc-generated dependency files if we can (GNU Make and gcc required).
|
Fri, 23 Oct 2009 16:19:37 +0000 |
Chong Yidong |
* configure.in: Invoke $CPP with -P when creating Makefile and
|
Mon, 19 Oct 2009 22:48:52 +0000 |
Dan Nicolaescu |
(vac-dec-vms): Remove, not supported anymore.
|
Fri, 16 Oct 2009 03:08:41 +0000 |
Adrian Robert |
(NS_HAVE_NSINTEGER): Back out previous change. (*-apple-darwin*): Add x86_64 architecture.
|
Mon, 12 Oct 2009 00:36:20 +0000 |
Adrian Robert |
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
|
Thu, 17 Sep 2009 06:10:44 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1290000.
|
Sun, 23 Aug 2009 02:15:00 +0000 |
Ken Raeburn |
* configure.in: Warn if package version specified here doesn't
|
Sat, 22 Aug 2009 08:47:01 +0000 |
Michael Albinus |
* configure.in: AC_CHECK_FUNCS dbus_watch_get_unix_fd.
|
Wed, 22 Jul 2009 02:54:54 +0000 |
Glenn Morris |
(AC_PREREQ): Require autoconf 2.62.
|
Sat, 04 Jul 2009 08:12:10 +0000 |
Andreas Schwab |
(--enable-checking, --enable-profiling): Use
|
Fri, 03 Jul 2009 13:19:03 +0000 |
Dan Nicolaescu |
* m/mips.h: Mention this file is also used for netbsd.
|
Fri, 03 Jul 2009 13:04:57 +0000 |
Dan Nicolaescu |
(--enable-profiling): New option.
|
Sat, 27 Jun 2009 02:42:05 +0000 |
Glenn Morris |
Restore netbsd on mips, mipsel, mipseb.
|
Fri, 26 Jun 2009 23:41:43 +0000 |
Dan Nicolaescu |
(--enable-checking): New option.
|
Sun, 21 Jun 2009 04:46:07 +0000 |
Chong Yidong |
Bump version to 23.1.50.
|
Fri, 19 Jun 2009 17:10:49 +0000 |
Chong Yidong |
Bump version number to 23.0.95.
EMACS_PRETEST_23_0_95
|
Sat, 13 Jun 2009 00:01:31 +0000 |
Chong Yidong |
* configure.in: Delete mac-fix-env target, which has been
|
Sat, 23 May 2009 03:13:49 +0000 |
Chong Yidong |
Bump version to 23.0.94.
EMACS_PRETEST_23_0_94
|
Wed, 06 May 2009 02:51:52 +0000 |
Stefan Monnier |
Don't define CANNOT_DUMP for GNUStep any more.
|
Fri, 01 May 2009 15:32:01 +0000 |
Chong Yidong |
Bump version to 23.0.93.
|
Sat, 25 Apr 2009 14:43:35 +0000 |
Chong Yidong |
Add comment for last change.
|
Sat, 25 Apr 2009 14:36:01 +0000 |
Chong Yidong |
* configure: Regenerate.
|
Sun, 19 Apr 2009 10:53:15 +0000 |
Jan Dj¸«£rv |
Make Emacs compile when Gtk+ and -DGTK_DISABLE_DEPRECATED is used.
|
Tue, 31 Mar 2009 02:04:39 +0000 |
Chong Yidong |
Bump version to 23.0.92.
EMACS_PRETEST_23_0_92
|
Fri, 06 Mar 2009 08:09:13 +0000 |
Dan Nicolaescu |
(rs6000-ibm-aix6*): Fix typo.
|
Thu, 26 Feb 2009 22:58:09 +0000 |
Chong Yidong |
Require librsvg >= 2.11.
|
Thu, 26 Feb 2009 21:23:00 +0000 |
Adrian Robert |
* configure.in (HAVE_XFT, HAVE_FREETYPE, HAVE_LIBOTF)
|
Thu, 26 Feb 2009 01:06:51 +0000 |
Chong Yidong |
Bump version to 23.0.91.
EMACS_PRETEST_23_0_91
|
Wed, 04 Feb 2009 11:33:33 +0000 |
Adrian Robert |
* configure.in (COCOA_EXPERIMENTAL_CTRL_G): Drop.
|
Sun, 01 Feb 2009 22:04:25 +0000 |
Chong Yidong |
Bump version to 23.0.90.
EMACS_PRETEST_23_0_90
|
Thu, 22 Jan 2009 13:15:32 +0000 |
Adrian Robert |
* configure.in (HAVE_RSVG): Use librsvg under HAVE_NS also. (Bug#616)
|
Thu, 22 Jan 2009 06:38:56 +0000 |
Dan Nicolaescu |
Add support for m68k-*-netbsd.
|
Thu, 08 Jan 2009 03:47:42 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 30 Dec 2008 23:46:29 +0000 |
Kenichi Handa |
Define HAVE_OTF_GET_VARIATION_GLYPHS if libotf has
|
Tue, 09 Dec 2008 20:36:23 +0000 |
Dan Nicolaescu |
Add Solaris on x86_64.
|
Fri, 28 Nov 2008 22:39:06 +0000 |
Romain Francoise |
2008-11-28 Ulrich Mueller <ulm@gentoo.org>
|
Fri, 28 Nov 2008 15:39:49 +0000 |
Richard M. Stallman |
(mips64-*-linux-gnu*, mips64el-*-linux-gnu*): New configurations.
|
Thu, 20 Nov 2008 02:51:51 +0000 |
Glenn Morris |
Josh Elsasser <josh at elsasser.org> (tiny change)
|
Fri, 07 Nov 2008 06:56:39 +0000 |
Glenn Morris |
(HAVE_LIB64_DIR): Check for crtn.o. (Bug#1287)
|
Thu, 30 Oct 2008 07:11:14 +0000 |
Kenichi Handa |
Check fontconfig always.
|
Thu, 30 Oct 2008 02:27:28 +0000 |
Dan Nicolaescu |
(*-solaris2.[7-9]*): Fix typo.
|
Fri, 24 Oct 2008 07:22:35 +0000 |
Glenn Morris |
(--without-sync-input, --with-pkg-config-prog): Help strings start
|
Fri, 24 Oct 2008 04:26:44 +0000 |
Glenn Morris |
Yavor Doganov <yavor at gnu.org> (tiny change)
|
Thu, 23 Oct 2008 23:03:39 +0000 |
Dan Nicolaescu |
Fix typos.
|
Thu, 23 Oct 2008 19:32:19 +0000 |
Dan Nicolaescu |
* configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h.
|
Sat, 18 Oct 2008 08:11:30 +0000 |
Dan Nicolaescu |
* configure.in: Add support for GNU/Linux on SuperH.
|
Sun, 12 Oct 2008 12:47:22 +0000 |
Andreas Schwab |
Only check for m17n-flt if HAVE_LIBOTF.
|
Sat, 04 Oct 2008 18:45:30 +0000 |
Glenn Morris |
Fix case of "GNUstep".
|
Fri, 03 Oct 2008 18:43:29 +0000 |
Adrian Robert |
configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning 'X') to avoid confusion
|
Thu, 28 Aug 2008 20:31:27 +0000 |
Chong Yidong |
Disable XFT and Freetype when without X.
|
Sun, 24 Aug 2008 17:46:17 +0000 |
Dan Nicolaescu |
(NS_IMPL_GNUSTEP): Increase pure size.
|
Thu, 21 Aug 2008 14:51:10 +0000 |
Chong Yidong |
(GNUSTEP_SYSTEM_HEADERS): Define GNUSTEP_SYSTEM_HEADERS and
|
Wed, 20 Aug 2008 10:58:19 +0000 |
Eli Zaretskii |
Move "#define subprocesses" before config_opsysfile is included.
|
Thu, 07 Aug 2008 14:21:43 +0000 |
Dan Nicolaescu |
* s/darwin.h (OTHER_FILES): Do not define here, defined in
|
Thu, 07 Aug 2008 08:54:11 +0000 |
Andreas Schwab |
* configure.in: Correctly handle
|
Thu, 07 Aug 2008 01:33:34 +0000 |
Adrian Robert |
* configure.in (C_SWITCH_X_SYSTEM): drop the undef under NS
|
Wed, 06 Aug 2008 16:19:43 +0000 |
Adrian Robert |
* configure.in (NS_HAVE_INTEGER): Rename to NS_HAVE_NSINTEGER. (C_SWITCH_X_SYSTEM): Drop -MMD -MP under NS_IMPL_GNUstep.* configure: Regenerate.
|
Wed, 06 Aug 2008 09:29:17 +0000 |
Andreas Schwab |
Fix quoting.
|
Wed, 06 Aug 2008 05:27:01 +0000 |
Chong Yidong |
(COCOA_EXPERIMENTAL_CTRL_G): Fix 2008-08-04 change.
|
Tue, 05 Aug 2008 23:43:50 +0000 |
Chong Yidong |
Add checks for krb5_error.text and krb5_error.e_text struct members.
|
Mon, 04 Aug 2008 21:57:15 +0000 |
Chong Yidong |
Test for existence of NSInteger.
|
Thu, 31 Jul 2008 02:47:32 +0000 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
Wed, 30 Jul 2008 15:14:07 +0000 |
Dan Nicolaescu |
* systty.h (sensemode): Remove empty #if. Remove reference to
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Fri, 25 Jul 2008 17:49:44 +0000 |
Chong Yidong |
Check for getrlimit.
|
Wed, 23 Jul 2008 06:26:32 +0000 |
Dan Nicolaescu |
* config.in: Regenerate.
|
Sat, 19 Jul 2008 16:42:22 +0000 |
Adrian Robert |
apply patch for GNUSTEP_MAKEFILES from Yavor Doganov
|
Thu, 17 Jul 2008 17:44:41 +0000 |
Adrian Robert |
remove need for nextstep/compile for NS build; also, add NEWS entry about the port
|
Thu, 17 Jul 2008 03:33:59 +0000 |
Stefan Monnier |
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
|
Wed, 16 Jul 2008 23:24:46 +0000 |
Adrian Robert |
various small cleanups detailed in changelogs
|