| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * Makefile.in (CFLAGS): Drop -universal under NS_IMPL_COCOA. (.m.o): Dispense... | Adrian Robert | 2008-08-06 | 1 | -6/+0 |
* | (mac-fix-env): Remove #ifdef around rule. | Dan Nicolaescu | 2008-07-21 | 1 | -2/+0 |
* | * s/cygwin.h (LIB_STANDARD_LIBSRC): Don't define. | Andreas Schwab | 2008-07-17 | 1 | -22/+1 |
* | various small cleanups detailed in changelogs | Adrian Robert | 2008-07-16 | 1 | -5/+4 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -0/+32 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-09 | 1 | -6/+5 |
* | Adam Go biowski <adamg at pld-linux.org> (tiny change) | Glenn Morris | 2008-04-24 | 1 | -2/+2 |
* | * configure.in: Remove references to obsolete variables and | Dan Nicolaescu | 2008-02-24 | 1 | -1/+0 |
* | * Makefile.in (REGEXP_IN_LIBC): Remove reference to obsolete | Dan Nicolaescu | 2008-02-09 | 1 | -6/+1 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|