Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-10-03 | Checkpoint changes. Bug fixes, mostly. | Paul Smith | 1 | -31/+9 | |
1998-07-30 | GNU make release 3.77. | Paul Smith | 1 | -17/+72 | |
1996-03-20 | Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+2 | |
Merged VMS port from Klaus Kaempf <kkaempf@didymus.rmi.de>. * make.h (PARAMS): New macro. * config.h-vms: New file. * makefile.com: New file. * makefile.vms: New file. * readme.vms: New file. * vmsdir.h: New file. * vmsfunctions.c: New file. * vmsify.c: New file. * file.h: Renamed to filedef.h to avoid conflict with VMS system hdr. * ar.c: Added prototypes and changes for VMS. * commands.c: Likewise. * commands.h: Likewise. * default.c: Likewise. * dep.h: Likewise. * dir.c: Likewise. * expand.c: Likewise. * file.c: Likewise. * function.c: Likewise. * implicit.c: Likewise. * job.c: Likewise. * job.h: Likewise. * main.c: Likewise. * make.h: Likewise. * misc.c: Likewise. * read.c: Likewise. * remake.c: Likewise. * remote-stub.c: Likewise. * rule.c: Likewise. * rule.h: Likewise. * variable.c: Likewise. * variable.h: Likewise. * vpath.c: Likewise. * compatMakefile (srcs): Rename file.h to filedef.h. | |||||
1995-02-06 | Cast results of `alloca' to `char *' in two places. | Roland McGrath | 1 | -3/+5 | |
1995-01-15 | (variable_expand): Fix braino in last change.3.72.4 | Roland McGrath | 1 | -1/+1 | |
1995-01-15 | (variable_expand): Rewrote computed variable name and substitution | Roland McGrath | 1 | -110/+92 | |
reference handling to be simpler. First expand the entire text between the parens if it contains any $s, then examine the result of that for subtitution references and do no further expansion while parsing them. | |||||
1993-08-30 | entered into RCS | Roland McGrath | 1 | -1/+8 | |
1993-06-25 | Formerly expand.c.~9~ | Roland McGrath | 1 | -1/+27 | |
1993-05-06 | Formerly expand.c.~8~ | Roland McGrath | 1 | -44/+87 | |
1993-02-03 | Formerly expand.c.~7~ | Roland McGrath | 1 | -2/+2 | |
1992-12-22 | Formerly expand.c.~6~ | Roland McGrath | 1 | -1/+1 | |
1992-10-25 | Formerly expand.c.~5~ | Roland McGrath | 1 | -1/+1 | |
1992-06-16 | Formerly expand.c.~4~ | Roland McGrath | 1 | -1/+3 | |
1992-06-12 | Formerly expand.c.~3~ | Roland McGrath | 1 | -1/+1 | |
1992-06-11 | Formerly expand.c.~2~ | Roland McGrath | 1 | -14/+66 | |
1991-09-13 | Initial revision | Roland McGrath | 1 | -0/+342 | |