| Commit message (Expand) | Author | Age | Files | Lines |
| * | (profile): New target. | Richard M. Stallman | 1994-02-05 | 1 | -2/+5 |
| * | (ALL_CFLAGS): Include LDFLAGS. | Richard M. Stallman | 1994-01-02 | 1 | -23/+25 |
| * | (${archlibdir}, install): Use $(INSTALL_PROGRAM) | Richard M. Stallman | 1993-12-24 | 1 | -11/+2 |
| * | (mostlyclean): Make it distinct from clean. | Richard M. Stallman | 1993-11-26 | 1 | -2/+5 |
| * | (${archlibdir}): Don't do chown or chgrp. | Richard M. Stallman | 1993-11-24 | 1 | -7/+0 |
| * | (install): Don't change mode or group when installing. | Richard M. Stallman | 1993-11-16 | 1 | -5/+0 |
| * | (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd. | Roland McGrath | 1993-10-04 | 1 | -1/+1 |
| * | Fixed typos or brainos of whoever though `@' was the comment char. | Roland McGrath | 1993-10-03 | 1 | -2/+2 |
| * | (${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current | Brian Fox | 1993-09-30 | 1 | -3/+6 |
| * | (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the | Brian Fox | 1993-09-28 | 1 | -47/+37 |
| * | (b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o, | Roland McGrath | 1993-09-10 | 1 | -9/+9 |
| * | (ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir} | Roland McGrath | 1993-09-10 | 1 | -2/+2 |
| * | (make-path): Dep on config.h. | Richard M. Stallman | 1993-08-12 | 1 | -1/+1 |
| * | (etags): Depend on ../src/config.h. | Richard M. Stallman | 1993-07-21 | 1 | -1/+1 |
| * | (install): Use .n, not .new, for temporary filenames. | Richard M. Stallman | 1993-07-19 | 1 | -7/+8 |
| * | * Makefile.in (ctags): Depend on etags, so that parallel makes | Jim Blandy | 1993-06-22 | 1 | -1/+3 |
| * | * Makefile.in: Remember, spaces are not tabs. | Jim Blandy | 1993-06-17 | 1 | -6/+6 |
| * | Bring mumbleclean targets into conformance with GNU coding standards. | Jim Blandy | 1993-06-16 | 1 | -3/+9 |
| * | (CPP_CFLAGS): New variable. | Richard M. Stallman | 1993-06-13 | 1 | -24/+31 |
| * | * configure.in: Test for bison. | Jim Blandy | 1993-06-09 | 1 | -0/+1 |
| * | (all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps. | Richard M. Stallman | 1993-06-02 | 1 | -1/+1 |
| * | * Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of | Jim Blandy | 1993-05-30 | 1 | -1/+1 |
| * | (timer): Link with $(LOADLIBES). | Richard M. Stallman | 1993-05-29 | 1 | -1/+1 |
| * | * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine | Jim Blandy | 1993-05-28 | 1 | -1/+1 |
| * | (ALL_CFLAGS): Add -I../src | Richard M. Stallman | 1993-05-28 | 1 | -1/+2 |
| * | (install): Get the scripts from ${srcdir}, unlike the executables. | Richard M. Stallman | 1993-05-28 | 1 | -1/+5 |
| * | * Makefile.in (ALL_CFLAGS): Include -I${srcdir}. | Jim Blandy | 1993-05-27 | 1 | -3/+3 |
| * | * Makefile.in (install): Do install the programs listed in | Jim Blandy | 1993-05-27 | 1 | -2/+2 |
| * | (install): Don't handle INSTALLABLE_SCRIPTS | Richard M. Stallman | 1993-05-25 | 1 | -5/+7 |
| * | * Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's | Jim Blandy | 1993-05-24 | 1 | -2/+2 |
| * | * timer.c (xmalloc): Include definition for this, to placate the C | Jim Blandy | 1993-05-24 | 1 | -2/+3 |
| * | * Makefile.in (install): Refer to the variables INSTALLABLES and | Jim Blandy | 1993-05-24 | 1 | -1/+1 |
| * | * Makefile.in (.c.o): Make the rule start with a tab, not spaces. | Jim Blandy | 1993-05-18 | 1 | -1/+1 |
| * | The GNU coding standards specify that CFLAGS should be left for | Jim Blandy | 1993-05-15 | 1 | -27/+30 |
| * | Install patches from David J. Mackenzie to make the srcdir option | Jim Blandy | 1993-05-15 | 1 | -58/+65 |
| * | * Makefile.in (DEFS): Renamed from CONFIG_CFLAGS. | Jim Blandy | 1993-04-10 | 1 | -2/+2 |
| * | * Makefile.in (C_SWITCH_SYSTEM): New variable. | Jim Blandy | 1993-03-25 | 1 | -1/+2 |
| * | Teach it about the new user-runnable command rcs-checkin. | Eric S. Raymond | 1993-03-19 | 1 | -1/+1 |
| * | Added unlock and relock. | Eric S. Raymond | 1993-03-19 | 1 | -0/+19 |
| * | * Makefile.in (exec_prefix): New variable. | Jim Blandy | 1992-12-12 | 1 | -65/+100 |
| * | * Makefile.in (make-path): New target. | Jim Blandy | 1992-12-06 | 1 | -0/+3 |
| * | * Makefile.in (getdate.o): Added explicit target for this, so we | Jim Blandy | 1992-11-07 | 1 | -1/+7 |
| * | entered into RCS | Jim Blandy | 1992-09-30 | 1 | -1/+2 |
| * | *** empty log message *** | Jim Blandy | 1992-09-13 | 1 | -6/+11 |
| * | *** empty log message *** | Jim Blandy | 1992-08-19 | 1 | -1/+1 |
| * | *** empty log message *** | Eric S. Raymond | 1992-08-14 | 1 | -1/+1 |
| * | *** empty log message *** | Jim Blandy | 1992-05-10 | 1 | -16/+16 |
| * | Initial revision | Jim Blandy | 1992-04-19 | 1 | -0/+194 |