| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some cpp that is internal to configure.in. | Glenn Morris | 2010-06-29 | 2 | -1/+5 |
* | Fix the MS-DOS build due to changes in configury. | Eli Zaretskii | 2010-06-26 | 3 | -12/+29 |
* | Move UNEXEC definition to autoconf. | Dan Nicolaescu | 2010-06-03 | 2 | -1/+5 |
* | HAVE_ALLOCA not needed since alloca.s was removed. | Glenn Morris | 2010-06-02 | 2 | -1/+4 |
* | Replace YMF_PASS_LDFLAGS with autoconf. | Glenn Morris | 2010-05-25 | 2 | -1/+5 |
* | Remove some NS_IMPL_GNUSTEP build dead code. | Glenn Morris | 2010-05-25 | 2 | -2/+5 |
* | Remove LD_SWITCH_SYSTEM_EXTRA. | Glenn Morris | 2010-05-24 | 2 | -1/+4 |
* | Handle some HAVE_NS Makefile conditionals with configure. | Glenn Morris | 2010-05-20 | 2 | -0/+3 |
* | Build simplifications for oldxmenu. | Glenn Morris | 2010-05-20 | 3 | -2/+5 |
* | * msdos/mainmake.v2: Comment fix. | Glenn Morris | 2010-05-20 | 1 | -4/+4 |
* | Handle CANNOT_DUMP (partially) with configure. | Glenn Morris | 2010-05-20 | 2 | -0/+5 |
* | Handle auto-depend with configure. | Glenn Morris | 2010-05-19 | 2 | -0/+8 |
* | Minor msdos build change. | Glenn Morris | 2010-05-18 | 2 | -0/+3 |
* | Set linker-related things with configure. | Glenn Morris | 2010-05-18 | 2 | -0/+7 |
* | msdos/sed1x.inp: Add copyright notice. | Eli Zaretskii | 2010-05-18 | 2 | -0/+19 |
* | Set rallocobj with configure, not cpp. | Glenn Morris | 2010-05-17 | 2 | -0/+3 |
* | Define some malloc objects with configure, not cpp. | Glenn Morris | 2010-05-17 | 2 | -0/+7 |
* | Combine the two stamp-oldxmenu cases. | Glenn Morris | 2010-05-16 | 3 | -0/+7 |
* | Simplify temacs build rule. | Glenn Morris | 2010-05-16 | 2 | -0/+3 |
* | Simplify temacs build rule. | Glenn Morris | 2010-05-16 | 2 | -1/+6 |
* | Always define LIBXMENU in src/Makefile.in. | Glenn Morris | 2010-05-15 | 3 | -1/+5 |
* | Always define OLDXMENU in src/Makefile.in. | Glenn Morris | 2010-05-15 | 3 | -1/+5 |
* | msdos/ChangeLog missing from previous commit. | Glenn Morris | 2010-05-15 | 1 | -0/+3 |
* | Always define LIBX_OTHER in src/Makefile.in. | Glenn Morris | 2010-05-15 | 2 | -1/+2 |
* | Always define FONT_OBJ; to empty in the non-X case. | Glenn Morris | 2010-05-15 | 3 | -1/+7 |
* | Fix "config msdos" step. | Eli Zaretskii | 2010-05-15 | 3 | -7/+15 |
* | Fix a typo in msdos/ChangeLog. | Eli Zaretskii | 2010-05-15 | 1 | -1/+1 |
* | Choose dependency of oldxmenu using configure. | Glenn Morris | 2010-05-14 | 3 | -0/+5 |
* | * msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty. | Glenn Morris | 2010-05-14 | 2 | -0/+5 |
* | No harm in always defining some ns_ Makefile variables. | Glenn Morris | 2010-05-13 | 2 | -0/+5 |
* | Replace some msdos cpp. | Glenn Morris | 2010-05-13 | 3 | -0/+7 |
* | Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure. | Glenn Morris | 2010-05-13 | 4 | -2/+14 |
* | * msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype). | Glenn Morris | 2010-05-13 | 2 | -1/+3 |
* | Minor build simplification for NS. | Glenn Morris | 2010-05-13 | 2 | -0/+5 |
* | Some msdos build fixes (hopefully, possibly, ...) | Glenn Morris | 2010-05-12 | 2 | -1/+7 |
* | Remove some unused #define's, previously replaced by variables. | Glenn Morris | 2010-05-12 | 1 | -0/+1 |
* | Define some variables to hold configure's output, for clarity. | Glenn Morris | 2010-05-12 | 2 | -2/+27 |
* | Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES. | Glenn Morris | 2010-05-11 | 2 | -1/+2 |
* | Move LIB_GCC from cpp to configure. | Glenn Morris | 2010-05-11 | 2 | -0/+5 |
* | On msdos, set LIBS_SYSTEM with config.bat, not cpp. | Glenn Morris | 2010-05-10 | 3 | -0/+11 |
* | Move LIBS_SYSTEM from cpp to configure. | Glenn Morris | 2010-05-09 | 3 | -0/+4 |
* | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure. | Glenn Morris | 2010-05-09 | 2 | -0/+5 |
* | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -0/+4 |
|\ |
|
| * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 1 | -0/+4 |
* | | Move TERMINFO, LIBS_TERMCAP from cpp to configure. | Glenn Morris | 2010-05-07 | 2 | -0/+7 |
* | | Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation. | Eli Zaretskii | 2010-05-07 | 3 | -1/+58 |
* | | Remove some unused Makefile.in variables. | Glenn Morris | 2010-05-06 | 3 | -6/+8 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-04-02 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-04-02 | 1 | -2/+2 |
* | | Remove support for DJGPP v1.x (bug#5813). | Eli Zaretskii | 2010-04-01 | 5 | -263/+9 |