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.
|
Wed, 12 May 2010 20:18:04 -0700 |
Glenn Morris |
Remove some unused #define's, previously replaced by variables.
|
Wed, 12 May 2010 19:50:20 -0700 |
Glenn Morris |
Define some variables to hold configure's output, for clarity.
|
Tue, 11 May 2010 20:44:36 -0700 |
Glenn Morris |
Simplify linker-related logic in src/Makefile.in.
|
Tue, 11 May 2010 20:01:16 -0700 |
Glenn Morris |
Move LIB_GCC from cpp to configure.
|
Mon, 10 May 2010 19:51:08 -0700 |
Glenn Morris |
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
|
Sun, 09 May 2010 19:16:09 -0700 |
Glenn Morris |
Move LIBS_SYSTEM from cpp to configure.
|
Fri, 07 May 2010 19:11:06 -0700 |
Glenn Morris |
Remove unused Makefile definition THIS_IS_MAKEFILE.
|
Fri, 07 May 2010 19:05:24 -0700 |
Glenn Morris |
Move TERMINFO, LIBS_TERMCAP from cpp to configure.
|
Fri, 07 May 2010 15:57:24 +0300 |
Eli Zaretskii |
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.
|
Fri, 07 May 2010 14:21:29 +0300 |
Eli Zaretskii |
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
|
Thu, 06 May 2010 19:55:47 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|
Thu, 06 May 2010 17:30:56 -0700 |
Dan Nicolaescu |
Define LIB_STANDARD and START_FILES using autoconf.
|
Thu, 06 May 2010 09:18:33 -0700 |
Dan Nicolaescu |
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.
|
Thu, 06 May 2010 00:24:18 -0700 |
Glenn Morris |
Remove some unused Makefile.in variables.
|
Wed, 05 May 2010 22:50:26 -0700 |
Glenn Morris |
src/Makefile.in: Convert comment in cpp section to the right format.
|
Mon, 03 May 2010 20:13:35 -0700 |
Glenn Morris |
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
|
Mon, 03 May 2010 20:06:27 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
|
Mon, 03 May 2010 19:56:19 -0700 |
Glenn Morris |
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
|
Mon, 03 May 2010 19:51:49 -0700 |
Dan Nicolaescu |
* s/hpux10-20.h (LIB_STANDARD): New definition.
|
Sun, 02 May 2010 19:10:43 -0700 |
Glenn Morris |
Replace some X-related cpp with autoconf.
|
Sat, 01 May 2010 14:38:59 -0700 |
Dan Nicolaescu |
Remove LD_SWITCH_MACHINE.
|
Fri, 30 Apr 2010 20:04:51 -0700 |
Glenn Morris |
Rework previous autoconf changes, hopefully to make clearer.
|
Fri, 30 Apr 2010 09:37:01 -0700 |
Glenn Morris |
Hopefully fix bug#6065.
|
Thu, 29 Apr 2010 18:50:17 -0700 |
Glenn Morris |
Replace some xmenu cpp with autoconf.
|
Thu, 29 Apr 2010 18:36:42 -0700 |
Glenn Morris |
Replace some cpp with autoconf.
|
Thu, 29 Apr 2010 18:27:33 -0700 |
Glenn Morris |
Simplify some manual dependencies in src/Makefile.in.
|
Thu, 29 Apr 2010 18:18:09 -0700 |
Glenn Morris |
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
|
Wed, 28 Apr 2010 00:25:47 -0700 |
Glenn Morris |
src/Makefile.in minor simplification,
|
Wed, 28 Apr 2010 00:20:39 -0700 |
Glenn Morris |
Define CYGWIN_OBJ with configure, not cpp.
|
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 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: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:20:58 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
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.
|
Fri, 23 Apr 2010 15:28:10 -0700 |
Dan Nicolaescu |
* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
|
Fri, 23 Apr 2010 10:40:47 -0700 |
Dan Nicolaescu |
* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
|
Fri, 23 Apr 2010 00:21:18 -0700 |
Dan Nicolaescu |
Simplify STARTFILES definition.
|
Tue, 20 Apr 2010 20:52:07 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons.
|
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.
|
Wed, 14 Apr 2010 08:36:25 -0700 |
Dan Nicolaescu |
Reduce cpp use in Makefile.in.
|
Mon, 12 Apr 2010 07:32:10 -0700 |
Dan Nicolaescu |
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
|
Mon, 12 Apr 2010 13:28:56 +0200 |
Jan D. |
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
|
Mon, 12 Apr 2010 12:59:35 +0200 |
Jan D. |
Change so emacs at least compiles.
|
Sun, 11 Apr 2010 14:43:28 -0700 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
Sun, 11 Apr 2010 13:04:24 -0700 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
Thu, 01 Apr 2010 16:08:14 -0700 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
Thu, 01 Apr 2010 00:10:31 -0700 |
Glenn Morris |
Cosmetic change to src/Makefile.in.
|
Tue, 30 Mar 2010 22:37:57 -0400 |
Stefan Monnier |
Merge from emacs-23 branch
|
Sun, 28 Mar 2010 11:55:20 -0700 |
Glenn Morris |
Close bug#5336.
|
Tue, 30 Mar 2010 05:13:07 -0400 |
Eli Zaretskii |
Initial support for bidirectional editing.
|
Sun, 28 Mar 2010 09:04:11 -0400 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 20 Mar 2010 07:14:01 -0400 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 16 Jan 2010 06:57:09 -0500 |
Eli Zaretskii |
Merge from mainline.
|