Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-05-09 | Note "sinclude". | Roland McGrath | 1 | -1/+4 | |
1996-05-09 | Update date to 20 March 96 | Roland McGrath | 1 | -2/+2 | |
1996-05-06 | Avoid symlinks if possible. | Richard M. Stallman | 1 | -0/+3 | |
1996-03-20 | . | Roland McGrath | 1 | -0/+42 | |
1996-03-20 | [HAVE_STRING_H]: Include string.h. | Roland McGrath | 1 | -4/+8 | |
1996-03-20 | moved to filedef.h | Roland McGrath | 1 | -120/+0 | |
1996-03-20 | Wed Mar 20 09:52:27 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -3/+5 | |
* GNUmakefile (vmsfiles): New variable. (distfiles): Include $(vmsfiles). | |||||
1996-03-20 | Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 32 | -228/+3068 | |
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. | |||||
1996-03-20 | Regenerated | Roland McGrath | 1 | -17/+24 | |
1996-03-20 | Updated from libc | Roland McGrath | 3 | -34/+114 | |
1996-03-20 | (NULL): Define only if not already defined. | Roland McGrath | 1 | -0/+2 | |
1996-03-20 | [HAVE_STRING_H]: Include string.h. | Roland McGrath | 1 | -0/+7 | |
[HAVE_STDLIB_H]: Include stdlib.h. | |||||
1996-03-20 | RMS documented his .SECONDARY feature. | Roland McGrath | 1 | -9/+57 | |
1996-03-20 | . | Roland McGrath | 1 | -0/+16 | |
1996-03-20 | Sun Jul 30 00:49:53 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | Roland McGrath | 2 | -4/+50 | |
* file.h (struct file): New field `secondary'. * file.c (snap_deps): Check for .INTERMEDIATE and .SECONDARY. (remove_intermediates): Don't delete .SECONDARY files. | |||||
1996-03-20 | Sat Aug 19 23:11:00 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | Roland McGrath | 1 | -38/+67 | |
* remake.c (check_dep): For a secondary file, try implicit and default rules if appropriate. Wed Aug 2 04:29:42 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> * remake.c (check_dep): If an intermediate file exists, do consider its actual date. | |||||
1996-03-04 | Add '96 to copyright years. | Roland McGrath | 1 | -2/+2 | |
1996-03-04 | Minor tweaks to fix overfull & underfull hboxes in fmting make man. | Roland McGrath | 1 | -6/+8 | |
1996-03-02 | . | Roland McGrath | 1 | -2/+6 | |
1996-03-02 | Sat Mar 2 16:26:52 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+2 | |
* compatMakefile (srcs): Add getopt.h; prepend $(srcdir)/ to getopt*. | |||||
1996-03-01 | (Standard Targets): Use @smallexample. | Roland McGrath | 1 | -7/+7 | |
1996-03-01 | .3.74.3 | Roland McGrath | 1 | -0/+3 | |
1996-03-01 | Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -9/+9 | |
* remake.c (f_mtime): Move future modtime check before FILE is clobbered by :: loop. | |||||
1996-03-01 | . | Roland McGrath | 1 | -0/+7 | |
1996-03-01 | Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -28/+25 | |
* dir.c: Use canonical code from autoconf manual for dirent include. [_D_NAMLEN]: Redefine NAMLEN using this. (dir_contents_file_exists_p): Use NAMLEN macro. (read_dirstream) [_DIRENT_HAVE_D_NAMLEN]: Only set d_namlen #if this. | |||||
1996-03-01 | Fri Mar 1 12:04:47 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+2 | |
* compatMakefile (objs): Add missing backslash. | |||||
1996-03-01 | Updated from libc | Roland McGrath | 4 | -206/+329 | |
1996-03-01 | (libc-srcdir) New var. | Roland McGrath | 1 | -2/+3 | |
(stamp-glob): Use $(libc-srcdir). | |||||
1996-03-01 | autoheader | Roland McGrath | 1 | -3/+0 | |
1996-03-01 | Regenerated | Roland McGrath | 2 | -27/+16 | |
1996-03-01 | Regenerated for 3.74.3 | Roland McGrath | 1 | -1/+1 | |
1996-03-01 | Updated from libc | Roland McGrath | 3 | -4/+29 | |
1996-03-01 | . | Roland McGrath | 2 | -1/+5 | |
1996-03-01 | Fixed sed cmd in auto dep section. | Roland McGrath | 1 | -151/+143 | |
Fixed bogus MAKEFLAGS override example. | |||||
1996-03-01 | Mention future modtime detection. | Roland McGrath | 1 | -3/+9 | |
1996-02-29 | Say it is ok to use true and false. | Richard M. Stallman | 1 | -5/+5 | |
Make recommendations about install-info accurate. | |||||
1996-02-29 | . | Roland McGrath | 1 | -0/+8 | |
1996-02-29 | Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+22 | |
* remake.c (f_mtime): Check for future timestamps; give error and mark file as "failed to update". | |||||
1996-02-29 | Wed Feb 28 03:56:20 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> | Roland McGrath | 1 | -5/+5 | |
* default.c (default_terminal_rules): Remove + prefix from RCS cmds. (default_variables): Put + prefix in $(CHECKOUT,v) value instead. | |||||
1996-02-28 | . | Roland McGrath | 1 | -0/+4 | |
1996-02-27 | Replace `strip' target with `install-strip'. | Richard M. Stallman | 1 | -6/+9 | |
1996-02-10 | Describe `strip' target. | Richard M. Stallman | 1 | -0/+18 | |
1996-02-01 | Update FSF address in comment. | Karl Heuer | 1 | -1/+2 | |
1996-01-19 | Reordering of sections for better reading linearly and to go with | arnold | 1 | -228/+267 | |
reorg'ed standards.texi. use Makefile with a capital 'M' everywhere. Add description of Autoconf versions of standard directories. | |||||
1996-01-17 | Minor change about parallel make. | Richard M. Stallman | 1 | -1/+4 | |
1996-01-12 | Don't declare unblock_sigs; job.h already does. | Roland McGrath | 1 | -2/+2 | |
1996-01-07 | (alloca): If malloc fails, just abort. | Karl Heuer | 1 | -0/+3 | |
1996-01-06 | . | Roland McGrath | 1 | -0/+6 | |
1996-01-06 | (HAVE_SYSCONF_OPEN_MAX): #undef removed. | Roland McGrath | 1 | -3/+0 | |
1996-01-06 | (NGROUPS_MAX): Don't try to define this macro. | Roland McGrath | 1 | -14/+0 | |