| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove BSTRING related code, all platforms define it. | Dan Nicolaescu | 2010-06-06 | 1 | -8/+0 |
* | * configure.in (AC_PREREQ): Require autoconf 2.65. | Dan Nicolaescu | 2010-06-03 | 1 | -1/+1 |
* | Move UNEXEC definition to autoconf. | Dan Nicolaescu | 2010-06-03 | 1 | -3/+32 |
* | NOT_C_CODE is always true now. | Glenn Morris | 2010-06-02 | 1 | -9/+5 |
* | Fix alloca definition when using gcc on non-gnu systems. | Dan Nicolaescu | 2010-06-01 | 1 | -9/+13 |
* | Add some comments related to how epaths.h gets built. | Glenn Morris | 2010-05-29 | 1 | -0/+12 |
* | * configure.in: Simplify some of the *bsd $canonical tests. | Glenn Morris | 2010-05-27 | 1 | -36/+35 |
* | * configure.in: Simplify some of the $canonical tests. | Glenn Morris | 2010-05-27 | 1 | -9/+5 |
* | Do not preprocess src/Makefile.in. | Glenn Morris | 2010-05-26 | 1 | -51/+2 |
* | * configure.in: Comments. | Glenn Morris | 2010-05-25 | 1 | -4/+4 |
* | Replace YMF_PASS_LDFLAGS with autoconf. | Glenn Morris | 2010-05-25 | 1 | -8/+8 |
* | * configure, configure.in: Fix typo in previous. | Glenn Morris | 2010-05-25 | 1 | -1/+1 |
* | Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags. | Glenn Morris | 2010-05-25 | 1 | -5/+12 |
* | Remove some NS_IMPL_GNUSTEP build dead code. | Glenn Morris | 2010-05-25 | 1 | -16/+6 |
* | Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS. | Glenn Morris | 2010-05-24 | 1 | -37/+45 |
* | Remove LD_SWITCH_SYSTEM_EXTRA. | Glenn Morris | 2010-05-24 | 1 | -17/+14 |
* | * configure.in (MKDEPDIR): Parallel build tweak. | Glenn Morris | 2010-05-21 | 1 | -1/+4 |
* | Handle some HAVE_NS Makefile conditionals with configure. | Glenn Morris | 2010-05-20 | 1 | -0/+3 |
* | Build simplifications for oldxmenu. | Glenn Morris | 2010-05-20 | 1 | -3/+6 |
* | Handle CANNOT_DUMP (partially) with configure. | Glenn Morris | 2010-05-20 | 1 | -0/+10 |
* | Use terminfo rather than termcap on recent NetBSD. | enami tsugutomo | 2010-05-19 | 1 | -2/+11 |
* | Handle auto-depend with configure. | Glenn Morris | 2010-05-19 | 1 | -1/+11 |
* | * configure.in (--with-gtk, --with-gcc): Remove option stubs. | Glenn Morris | 2010-05-19 | 1 | -11/+4 |
* | Set linker-related things with configure. | Glenn Morris | 2010-05-18 | 1 | -1/+68 |
* | Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o. | Glenn Morris | 2010-05-17 | 1 | -2/+2 |
* | Set rallocobj with configure, not cpp. | Glenn Morris | 2010-05-17 | 1 | -1/+14 |
* | Define some malloc objects with configure, not cpp. | Glenn Morris | 2010-05-17 | 1 | -1/+10 |
* | Combine the two stamp-oldxmenu cases. | Glenn Morris | 2010-05-16 | 1 | -0/+4 |
* | * configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir. | Glenn Morris | 2010-05-16 | 1 | -4/+4 |
* | Tweak ns_app*dir values set by configure. | Glenn Morris | 2010-05-16 | 1 | -4/+7 |
* | Simplify temacs build rule. | Glenn Morris | 2010-05-16 | 1 | -0/+3 |
* | Simplify temacs build rule. | Glenn Morris | 2010-05-16 | 1 | -2/+5 |
* | * configure.in: Remove references to usg5-4 and bsd-common, $opsys | Dan Nicolaescu | 2010-05-15 | 1 | -9/+3 |
* | Always define LIBXMENU in src/Makefile.in. | Glenn Morris | 2010-05-15 | 1 | -1/+6 |
* | Always define FONT_OBJ; to empty in the non-X case. | Glenn Morris | 2010-05-15 | 1 | -8/+9 |
* | Handle --version reasonably in CANNOT_DUMP configuration. | Ken Raeburn | 2010-05-15 | 1 | -3/+3 |
* | Choose dependency of oldxmenu using configure. | Glenn Morris | 2010-05-14 | 1 | -0/+3 |
* | Move some undefs from src/Makefile.in to configure. | Glenn Morris | 2010-05-13 | 1 | -1/+4 |
* | Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure. | Glenn Morris | 2010-05-13 | 1 | -12/+25 |
* | Minor build simplification for NS. | Glenn Morris | 2010-05-13 | 1 | -1/+9 |
* | * configure.in: Fix some paren typos. | Glenn Morris | 2010-05-13 | 1 | -3/+3 |
* | Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS. | Glenn Morris | 2010-05-12 | 1 | -1/+1 |
* | Remove some unused #define's, previously replaced by variables. | Glenn Morris | 2010-05-12 | 1 | -12/+4 |
* | Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES. | Glenn Morris | 2010-05-11 | 1 | -1/+0 |
* | Move LIB_GCC from cpp to configure. | Glenn Morris | 2010-05-11 | 1 | -0/+29 |
* | Do not preprocess lib-src/Makefile.in | Glenn Morris | 2010-05-10 | 1 | -17/+1 |
* | Move LIBS_SYSTEM from cpp to configure. | Glenn Morris | 2010-05-09 | 1 | -5/+30 |
* | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure. | Glenn Morris | 2010-05-09 | 1 | -0/+42 |
* | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -0/+8 |
|\ |
|
| * | Bump version to 23.2.50. | Chong Yidong | 2010-05-08 | 1 | -1/+1 |