| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | Fix the MSDOS build as fallout from the latest Makefile.in changes. | Eli Zaretskii | 2010-03-27 | 5 | -3/+35 |
* | | Bump version to 24.0.50. | Chong Yidong | 2010-03-10 | 1 | -0/+4 |
|/ |
|
* | INSTALL: Remove a CVS-specific note. Update for latest versions of Windows. | Eli Zaretskii | 2010-02-19 | 2 | -27/+30 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 18 | -19/+19 |
* | (OTHER_FILES): Edit to empty. | Eli Zaretskii | 2009-09-17 | 2 | -0/+5 |
* | (bootstrap): Ensure enough environment space will be available | Eli Zaretskii | 2009-09-11 | 2 | -1/+6 |
* | (buildobj.h): Replace "echo" with "djecho". | Eli Zaretskii | 2009-08-27 | 2 | -0/+5 |