Wed, 16 Jun 2010 16:08:41 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 12 Jun 2010 13:21:01 -0400 |
Chong Yidong |
* INSTALL: Update font information (Bug#6389).
|
Wed, 09 Jun 2010 22:00:18 -0700 |
Glenn Morris |
* INSTALL: General update.
|
Fri, 11 Jun 2010 20:35:55 -0700 |
Glenn Morris |
* Makefile.in (install-arch-indep): Delete any old info .gz files first.
|
Thu, 10 Jun 2010 20:35:40 -0700 |
Glenn Morris |
Make compressing the info files optional.
|
Wed, 09 Jun 2010 22:34:38 -0700 |
Glenn Morris |
* Makefile.in (install-arch-indep): Gzip the info files too.
|
Wed, 09 Jun 2010 22:28:40 -0700 |
Glenn Morris |
* make-dist: Remove references to non-existent directories and files.
|
Mon, 07 Jun 2010 19:29:12 -0700 |
Dan Nicolaescu |
Include <strings.h> and <string.h> instead of
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Thu, 03 Jun 2010 15:28:51 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
Thu, 03 Jun 2010 15:16:02 -0700 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
Wed, 02 Jun 2010 22:29:02 -0700 |
Glenn Morris |
NOT_C_CODE is always true now.
|
Tue, 01 Jun 2010 19:32:43 -0700 |
Dan Nicolaescu |
Fix alloca definition when using gcc on non-gnu systems.
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Thu, 27 May 2010 20:52:19 -0700 |
Glenn Morris |
Move some old ChangeLog entries to the right files.
|
Thu, 27 May 2010 20:34:15 -0700 |
Glenn Morris |
* configure.in: Simplify some of the $canonical tests.
|
Wed, 26 May 2010 22:43:27 -0700 |
Glenn Morris |
Do not preprocess src/Makefile.in.
|
Tue, 25 May 2010 23:41:58 -0700 |
Glenn Morris |
Replace YMF_PASS_LDFLAGS with autoconf.
|
Tue, 25 May 2010 20:50:16 -0700 |
Glenn Morris |
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
|
Tue, 25 May 2010 20:42:07 -0700 |
Glenn Morris |
Remove some NS_IMPL_GNUSTEP build dead code.
|
Mon, 24 May 2010 20:53:12 -0700 |
Glenn Morris |
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
|
Mon, 24 May 2010 20:46:15 -0700 |
Glenn Morris |
Remove LD_SWITCH_SYSTEM_EXTRA.
|
Mon, 24 May 2010 13:35:41 +0200 |
Romain Francoise |
Adapt make-dist to new version location.
|
Fri, 21 May 2010 09:31:45 -0700 |
Glenn Morris |
* configure.in (MKDEPDIR): Parallel build tweak.
|
Thu, 20 May 2010 17:48:14 -0700 |
Glenn Morris |
Handle some HAVE_NS Makefile conditionals with configure.
|
Thu, 20 May 2010 17:40:12 -0700 |
Glenn Morris |
Build simplifications for oldxmenu.
|
Thu, 20 May 2010 17:28:47 -0700 |
Glenn Morris |
Handle CANNOT_DUMP (partially) with configure.
|
Wed, 19 May 2010 23:37:29 -0700 |
Glenn Morris |
Use terminfo rather than termcap on recent NetBSD.
|
Wed, 19 May 2010 23:11:27 -0700 |
Glenn Morris |
Handle auto-depend with configure.
|
Wed, 19 May 2010 22:48:16 -0700 |
Glenn Morris |
* configure.in (--with-gtk, --with-gcc): Remove option stubs.
|
Tue, 18 May 2010 19:42:04 -0700 |
Glenn Morris |
Set linker-related things with configure.
|
Sun, 30 May 2010 17:18:35 -0400 |
Stefan Monnier |
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
|
Mon, 17 May 2010 19:49:28 -0700 |
Glenn Morris |
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
|
Mon, 17 May 2010 19:44:07 -0700 |
Glenn Morris |
Set rallocobj with configure, not cpp.
|
Mon, 17 May 2010 19:30:13 -0700 |
Glenn Morris |
Define some malloc objects with configure, not cpp.
|
Mon, 17 May 2010 17:02:06 -0400 |
Stefan Monnier |
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
|
Sun, 16 May 2010 22:15:03 -0700 |
Glenn Morris |
Combine the two stamp-oldxmenu cases.
|
Sun, 16 May 2010 16:38:13 -0700 |
Glenn Morris |
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
|
Sun, 16 May 2010 16:31:05 -0700 |
Glenn Morris |
Tweak ns_app*dir values set by configure.
|
Sun, 16 May 2010 16:21:06 -0700 |
Glenn Morris |
Remove one variable from Makefile.in.
|
Sun, 16 May 2010 16:01:56 -0700 |
Glenn Morris |
Simplify temacs build rule.
|
Sun, 16 May 2010 10:58:27 -0700 |
Glenn Morris |
Simplify temacs build rule.
|
Sat, 15 May 2010 22:58:55 -0700 |
Dan Nicolaescu |
* configure.in: Remove references to usg5-4 and bsd-common, $opsys
|
Sat, 15 May 2010 15:33:24 -0700 |
Glenn Morris |
Always define LIBXMENU in src/Makefile.in.
|
Sat, 15 May 2010 14:31:19 -0700 |
Glenn Morris |
Always define FONT_OBJ; to empty in the non-X case.
|
Sat, 15 May 2010 17:11:37 -0400 |
Ken Raeburn |
Handle --version reasonably in CANNOT_DUMP configuration.
|
Sat, 15 May 2010 10:51:52 +0300 |
Eli Zaretskii |
config.bat: Remove support for DJGPP v1.x.
|
Fri, 14 May 2010 18:55:24 -0700 |
Glenn Morris |
Choose dependency of oldxmenu using configure.
|
Fri, 14 May 2010 17:48:53 -0700 |
Glenn Morris |
Minor NS build fixes.
|
Fri, 14 May 2010 17:42:22 -0700 |
Glenn Morris |
Remove references to CVS directories etc in Makefiles.
|
Thu, 13 May 2010 20:36:40 -0700 |
Glenn Morris |
Move some undefs from src/Makefile.in to configure.
|
Thu, 13 May 2010 20:05:00 -0700 |
Glenn Morris |
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
|
Thu, 13 May 2010 19:46:09 -0700 |
Glenn Morris |
Minor build simplification for NS.
|
Thu, 13 May 2010 00:26:50 -0700 |
Glenn Morris |
* configure.in: Fix some paren typos.
|
Wed, 12 May 2010 20:52:07 -0700 |
Glenn Morris |
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
|
Wed, 12 May 2010 20:18:04 -0700 |
Glenn Morris |
Remove some unused #define's, previously replaced by variables.
|
Tue, 11 May 2010 20:06:50 -0700 |
Glenn Morris |
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
|
Tue, 11 May 2010 20:01:16 -0700 |
Glenn Morris |
Move LIB_GCC from cpp to configure.
|
Sun, 09 May 2010 17:37:59 -0700 |
Glenn Morris |
Backport from trunk: close bug#5857.
|
Mon, 10 May 2010 20:10:36 -0700 |
Glenn Morris |
* make-dist (msdos): No more mainmake.
|