Mon, 12 Jul 2010 16:16:38 +0200 |
Andreas Schwab |
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS
|
Mon, 12 Jul 2010 14:25:46 +0900 |
Kenichi Handa |
Improve Hebrew rendering.
|
Wed, 07 Jul 2010 20:31:04 -0700 |
Dan Nicolaescu |
Remove src/prefix-args.c.
|
Tue, 29 Jun 2010 19:48:54 -0700 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
Sat, 12 Jun 2010 12:58:54 +0200 |
Romain Francoise |
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
|
Thu, 03 Jun 2010 15:16:02 -0700 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
Thu, 27 May 2010 20:29:09 -0700 |
Glenn Morris |
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
|
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:42:07 -0700 |
Glenn Morris |
Remove some NS_IMPL_GNUSTEP build dead code.
|
Tue, 25 May 2010 20:36:05 -0700 |
Glenn Morris |
* src/Makefile.in: Fix comment typo.
|
Mon, 24 May 2010 21:25:15 -0700 |
Glenn Morris |
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
|
Mon, 24 May 2010 21:17:52 -0700 |
Glenn Morris |
Do not include config.h in src/Makefile.in.
|
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.
|
Fri, 21 May 2010 09:31:45 -0700 |
Glenn Morris |
* configure.in (MKDEPDIR): Parallel build tweak.
|
Thu, 20 May 2010 18:43:44 -0700 |
Glenn Morris |
* src/Makefile.in: Comment fix.
|
Thu, 20 May 2010 18:39:21 -0700 |
Glenn Morris |
Revert previous change.
|
Thu, 20 May 2010 18:31:13 -0700 |
Glenn Morris |
Minor Makefile fix.
|
Thu, 20 May 2010 17:55:17 -0700 |
Glenn Morris |
* src/Makefile.in: Fix comment format in cpp section.
|
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:11:27 -0700 |
Glenn Morris |
Handle auto-depend with configure.
|
Tue, 18 May 2010 19:42:04 -0700 |
Glenn Morris |
Set linker-related things with configure.
|
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 17:01:22 -0700 |
Glenn Morris |
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
|
Sun, 16 May 2010 16:46:44 -0700 |
Glenn Morris |
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.
|
Sun, 16 May 2010 16:31:05 -0700 |
Glenn Morris |
Tweak ns_app*dir values set by configure.
|
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 23:40:19 -0700 |
Glenn Morris |
Remove unused Makefile variables STARTFLAGS.
|
Sat, 15 May 2010 17:30:14 -0700 |
Glenn Morris |
* src/Makefile.in (LIBX_BASE): Always define.
|
Sat, 15 May 2010 17:21:58 -0700 |
Glenn Morris |
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.
|
Sat, 15 May 2010 17:02:13 -0700 |
Glenn Morris |
* src/Makefile.in (LIBXT): Always define.
|
Sat, 15 May 2010 15:33:24 -0700 |
Glenn Morris |
Always define LIBXMENU in src/Makefile.in.
|
Sat, 15 May 2010 15:15:49 -0700 |
Glenn Morris |
src/Makefile.in (OLDXMENU): Move out of cpp section.
|
Sat, 15 May 2010 15:01:22 -0700 |
Glenn Morris |
Always define OLDXMENU in src/Makefile.in.
|
Sat, 15 May 2010 14:47:58 -0700 |
Glenn Morris |
Always define LIBX_OTHER 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 10:19:59 +0300 |
Eli Zaretskii |
Fix "config msdos" step.
|
Fri, 14 May 2010 18:55:24 -0700 |
Glenn Morris |
Choose dependency of oldxmenu using configure.
|
Fri, 14 May 2010 17:54:24 -0700 |
Glenn Morris |
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
|
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 21:23:23 -0700 |
Glenn Morris |
No harm in always defining some ns_ Makefile variables.
|
Thu, 13 May 2010 20:36:40 -0700 |
Glenn Morris |
Move some undefs from src/Makefile.in to configure.
|
Thu, 13 May 2010 20:13:39 -0700 |
Glenn Morris |
Replace some msdos cpp.
|
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 19:36:46 -0700 |
Glenn Morris |
* src/Makefile.in (ns_appresdir): Remove, unused.
|
Thu, 13 May 2010 19:32:29 -0700 |
Glenn Morris |
* src/Makefile.in (SHELL): Move outside cpp section.
|
Thu, 13 May 2010 00:57:28 -0700 |
Glenn Morris |
Unify some conditionals in src/Makefile.in.
|
Thu, 13 May 2010 00:41:37 -0700 |
Glenn Morris |
Minor simplification for src/Makefile.in.
|
Wed, 12 May 2010 21:15:12 -0700 |
Glenn Morris |
Remove WINNT_SUPPORT from src/Makefile.in,
|
Wed, 12 May 2010 20:52:07 -0700 |
Glenn Morris |
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
|