| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from gnulib, using build-aux to remove clutter. | Paul Eggert | 2011-07-24 | 1 | -2/+2 |
* | * lib-src/Makefile.in (all, clean): Use $EXE_FILES. | Glenn Morris | 2011-05-25 | 1 | -2/+2 |
* | Small further clean-up in lib-src/Makefile.in | Glenn Morris | 2011-05-24 | 1 | -14/+8 |
* | * lib-src/Makefile.in (movemail${EXEEXT}): Build in one step, not via .o file. | Glenn Morris | 2011-05-24 | 1 | -5/+2 |
* | Tiny simplifications in lib-src/Makfile.in | Glenn Morris | 2011-05-24 | 1 | -6/+3 |
* | * lib-src/Makefile.in (update-game-score${EXEEXT}): Use a single rule. | Glenn Morris | 2011-05-23 | 1 | -7/+3 |
* | Remove lib-src/fakemail.c. | Glenn Morris | 2011-05-17 | 1 | -5/+2 |
* | Replace mkinstalldirs with `install-sh -d', as automake recommends. | Glenn Morris | 2011-03-22 | 1 | -2/+2 |
* | [ChangeLog] | Paul Eggert | 2011-03-20 | 1 | -1/+1 |
* | Fix dependencies following 2011-02-26T05:54:36Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-02-26 | 1 | -1/+1 |
* | * Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on min-max.h. | Paul Eggert | 2011-02-21 | 1 | -2/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Use gnulib's getopt-gnu module. | Paul Eggert | 2011-01-08 | 1 | -28/+14 |
* | Automate syncing from gnulib. | Paul Eggert | 2011-01-08 | 1 | -2/+10 |
* | * Makefile.in (EXECUTABLES): Remove; macro unused since 1993. | Paul Eggert | 2011-01-08 | 1 | -2/+0 |
* | Add --no-site-lisp to more Makefiles. | Glenn Morris | 2011-01-07 | 1 | -1/+1 |
* | * lib-src/Makefile.in (EMACSOPT): Remove --multibyte, it does nothing any more. | Glenn Morris | 2011-01-07 | 1 | -2/+2 |
* | Replace digest-doc and sorted-doc C programs with Lisp commands. | Glenn Morris | 2010-10-22 | 1 | -8/+1 |
* | Pass CFLAGS to the linker. | Dan Nicolaescu | 2010-10-10 | 1 | -2/+1 |
* | Remove lib-src/b2m.c and b2m.pl. | Glenn Morris | 2010-10-08 | 1 | -6/+3 |
* | * lib-src/Makefile.in: Remove ^L, old makes choke on it. | Dan Nicolaescu | 2010-10-03 | 1 | -1/+0 |
* | Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS | Andreas Schwab | 2010-07-12 | 1 | -5/+8 |
* | Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs. | Eli Zaretskii | 2010-07-10 | 1 | -1/+1 |
* | Do not preprocess src/Makefile.in. | Glenn Morris | 2010-05-26 | 1 | -1/+1 |
* | Remove cirsular dependency when using separate build dir (Bug #6246). | Jan Djärv | 2010-05-22 | 1 | -6/+12 |
* | * lib-src/Makefile.in: Break some long lines. | Glenn Morris | 2010-05-14 | 1 | -14/+25 |
* | Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES. | Glenn Morris | 2010-05-11 | 1 | -1/+1 |
* | Minor lib-src/Makefile.in edits. | Glenn Morris | 2010-05-10 | 1 | -10/+7 |
* | Do not preprocess lib-src/Makefile.in | Glenn Morris | 2010-05-10 | 1 | -35/+33 |
* | On msdos, set LIBS_SYSTEM with config.bat, not cpp. | Glenn Morris | 2010-05-10 | 1 | -5/+0 |
* | Move LIBS_SYSTEM from cpp to configure. | Glenn Morris | 2010-05-09 | 1 | -6/+7 |
* | Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure. | Glenn Morris | 2010-05-09 | 1 | -8/+2 |
* | Remove unused Makefile definition THIS_IS_MAKEFILE. | Glenn Morris | 2010-05-07 | 1 | -1/+0 |
* | Minimize blessmail-related cpp usage, with an eye to future removal. | Glenn Morris | 2010-05-06 | 1 | -17/+13 |
* | Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf. | Glenn Morris | 2010-05-03 | 1 | -2/+2 |
* | * Makefile.in (LIBS_MACHINE): Remove, unused. | Dan Nicolaescu | 2010-04-26 | 1 | -1/+1 |
* | * Makefile.in (LIBS_MACHINE): Remove, unused. | Dan Nicolaescu | 2010-04-26 | 1 | -5/+0 |
* | * Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the | Dan Nicolaescu | 2010-04-12 | 1 | -9/+6 |
* | Use autoconf, not cpp for some variables. | Dan Nicolaescu | 2010-04-11 | 1 | -11/+5 |
* | Cosmetic changes to lib-src/Makefile.in. | Glenn Morris | 2010-03-20 | 1 | -5/+22 |
* | Replace some cpp with autoconf. | Glenn Morris | 2010-03-17 | 1 | -72/+14 |
* | Close bug#5720. | Tetsurou Okazaki | 2010-03-17 | 1 | -2/+4 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating | Glenn Morris | 2009-09-09 | 1 | -3/+3 |
* | (UTILITIES): Remove cvtmail. | Glenn Morris | 2009-08-19 | 1 | -4/+2 |
* | (movemail.o): Don't pass -Demacs, unused. | Dan Nicolaescu | 2009-06-23 | 1 | -1/+1 |
* | * mac-fix-env.m: * Makefile.in (mac-fix-env): Remove. | Adrian Robert | 2009-06-09 | 1 | -3/+0 |
* | Makefile.in (mac-fix-env): Compile it using ALL_CFLAGS. | Adrian Robert | 2009-06-07 | 1 | -1/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * s/darwin.h (OTHER_FILES): Do not define here, defined in | Dan Nicolaescu | 2008-08-07 | 1 | -6/+1 |