| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move TERMINFO, LIBS_TERMCAP from cpp to configure. | Glenn Morris | 2010-05-07 | 1 | -0/+6 |
| * | * floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions. | Vincent Belaïche | 2010-05-07 | 1 | -0/+4 |
| * | Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff... | Eli Zaretskii | 2010-05-07 | 1 | -0/+5 |
| * | Move LD_SWITCH_SYSTEM from cpp to configure. | Glenn Morris | 2010-05-06 | 1 | -0/+6 |
| * | Define LIB_STANDARD and START_FILES using autoconf. | Dan Nicolaescu | 2010-05-06 | 1 | -0/+8 |
| * | Remove some unused Makefile.in variables. | Glenn Morris | 2010-05-06 | 1 | -0/+7 |
| * | Yet another missing piece of C_SWITCH commit. | Glenn Morris | 2010-05-03 | 1 | -0/+2 |
| * | Move LD_SWITCH_X_SITE_AUX from cpp to autoconf. | Glenn Morris | 2010-05-03 | 1 | -0/+4 |
| * | Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf. | Glenn Morris | 2010-05-03 | 1 | -0/+2 |
| * | Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf. | Glenn Morris | 2010-05-03 | 1 | -0/+5 |
| * | Replace some X-related cpp with autoconf. | Glenn Morris | 2010-05-02 | 1 | -0/+2 |
| * | * make-dist: There are no more src/m/*.inp files. | Glenn Morris | 2010-05-02 | 1 | -0/+4 |
| * | Remove LD_SWITCH_MACHINE. | Dan Nicolaescu | 2010-05-01 | 1 | -0/+5 |
| * | Rework previous autoconf changes, hopefully to make clearer. | Glenn Morris | 2010-04-30 | 1 | -0/+5 |
| * | Hopefully fix bug#6065. | Glenn Morris | 2010-04-30 | 1 | -0/+3 |
| * | Replace some xmenu cpp with autoconf. | Glenn Morris | 2010-04-29 | 1 | -0/+3 |
| * | Replace some cpp with autoconf. | Glenn Morris | 2010-04-29 | 1 | -0/+4 |
| * | Define CYGWIN_OBJ with configure, not cpp. | Glenn Morris | 2010-04-28 | 1 | -0/+2 |
| * | Set GPM part of MOUSE_SUPPORT with configure, not cpp. | Glenn Morris | 2010-04-28 | 1 | -0/+2 |
| * | Set FONT_DRIVERS with configure rather than cpp. | Glenn Morris | 2010-04-28 | 1 | -0/+2 |
| * | Move LIBXMU from cpp to configure. | Glenn Morris | 2010-04-28 | 1 | -0/+2 |
| * | Move NS_OBJ, NS_SUPPORT from cpp to configure. | Glenn Morris | 2010-04-27 | 1 | -0/+2 |
| * | Move test for 64-bit kernel with 32-bit userland to configure. | Glenn Morris | 2010-04-27 | 1 | -0/+5 |
| * | Move LIBXTR6 from cpp to autoconf. | Glenn Morris | 2010-04-27 | 1 | -0/+3 |
| * | Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW. | Glenn Morris | 2010-04-27 | 1 | -0/+4 |
| * | Move MOTIF_LIBW to autoconf. | Glenn Morris | 2010-04-27 | 1 | -0/+7 |
| * | Reduce CPP usage. | Dan Nicolaescu | 2010-04-26 | 1 | -0/+1 |
| * | Reduce CPP usage. | Dan Nicolaescu | 2010-04-26 | 1 | -0/+8 |
| * | Remove some AC_DEFINEs that are now unused. | Glenn Morris | 2010-04-26 | 1 | -0/+3 |
| * | Use $CRT_DIR in more places. | Glenn Morris | 2010-04-26 | 1 | -0/+4 |
| * | Replace some more cpp with autoconf. | Glenn Morris | 2010-04-26 | 1 | -0/+4 |
| * | * Makefile.in (LIBS_MACHINE): Remove, unused. | Dan Nicolaescu | 2010-04-26 | 1 | -0/+6 |
| * | Close bug#5655. | Glenn Morris | 2010-04-23 | 1 | -0/+6 |
| * | ChangeLog fixes. | Glenn Morris | 2010-04-22 | 1 | -2/+2 |
| * | * configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc. | Dan Nicolaescu | 2010-04-22 | 1 | -0/+4 |
| * | Update ChangeLog | Miles Bader | 2010-04-22 | 1 | -0/+5 |
| * | Avoid non-portable shell command negation | Andreas Schwab | 2010-04-21 | 1 | -0/+5 |
| * | configure.in: Change "if test ! -f" to "if ! test -f". | Jan Djärv | 2010-04-21 | 1 | -0/+4 |
| * | Remove some more cpp in favor of autoconf. | Glenn Morris | 2010-04-20 | 1 | -0/+1 |
| * | Remove LIBSELINUX_LIBS need for cpp in Makefiles. | Glenn Morris | 2010-04-20 | 1 | -0/+4 |
| * | Add SELinux support. | Karel Klíc | 2010-04-20 | 1 | -0/+6 |
| * | Merge from emacs-23 | Stefan Monnier | 2010-04-02 | 1 | -10/+10 |
| |\ |
|
| | * | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-04-02 | 1 | -10/+10 |
| * | | Remove all uses of LIBX11_SYSTEM. | Dan Nicolaescu | 2010-04-01 | 1 | -0/+4 |
| * | | Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG. | Dan Nicolaescu | 2010-03-29 | 1 | -0/+4 |
| * | | *** empty log message *** | Nick Roberts | 2010-03-30 | 1 | -4/+0 |
| * | | Restore GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz: | Nick Roberts | 2010-03-28 | 1 | -0/+4 |
| * | | Fix the MSDOS build as fallout from the latest Makefile.in changes. | Eli Zaretskii | 2010-03-27 | 1 | -0/+5 |
| * | | Remove support for old UNIX System V systems. | Dan Nicolaescu | 2010-03-19 | 1 | -0/+4 |
| * | | Remove support for Solaris on PPC and for old versions. | Dan Nicolaescu | 2010-03-19 | 1 | -0/+1 |