Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-10-03 | Checkpoint changes. Bug fixes, mostly. | Paul Smith | 1 | -8/+12 | |
1998-07-30 | GNU make release 3.77. | Paul Smith | 1 | -3/+3 | |
1997-08-27 | Updates for GNU make 3.75.92. | Paul Smith | 1 | -3/+24 | |
1997-08-18 | Bug fixes and automake changes. | Paul Smith | 1 | -286/+20 | |
1997-04-07 | Changes for make 3.75.1 | Paul Smith | 1 | -18/+21 | |
1996-07-26 | Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -5/+0 | |
* GNUmakefile (mkdep-nolib): Use -MM option unconditionally. | |||||
1996-07-26 | Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
* GNUmakefile (win32files): Add NMakefile. | |||||
1996-07-19 | Fri Jul 19 16:57:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+8 | |
* GNUmakefile (win32files): New variable. (distfiles): Add it. * w32: Updated by Rob Tulloh. | |||||
1996-05-13 | Mon May 13 14:37:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>3.74.4 | Roland McGrath | 1 | -1/+1 | |
* GNUmakefile (vmsfiles): Fix typo. | |||||
1996-05-13 | Mon May 13 14:37:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
* GNUmakefile (amigafiles): Add amiga.h. | |||||
1996-05-09 | (libc-srcdir): Use ../libc. | Roland McGrath | 1 | -1/+1 | |
1996-05-09 | Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+5 | |
* GNUmakefile (globfiles): Add AmigaDOS support files. (distfiles): Add $(amigafiles). (amigafiles): New variable. Thu Nov 7 10:18:16 1995 Aaron Digulla <digulla@fh-konstanz.de> * Added Amiga support in commands.c, dir.c, function.c, job.c, main.c, make.h, read.c, remake.c * commands.c: Amiga has neither SIGHUP nor SIGQUIT * dir.c: Amiga has filenames with Upper- and Lowercase, but "FileName" is the same as "filename". Added strieq() which is use to compare filenames. This is like streq() on all other systems. Also there is no such thing as "." under AmigaDOS. * function.c: On Amiga, the environment is not passed as envp, there are no pipes and Amiga can't fork. Use my own function to create a new child. * job.c: default_shell is "" (The system automatically chooses a shell for me). Have to use the same workaround as MSDOS for running batch commands. Added HAVE_SYS_PARAM_H. NOFILE isn't known on Amiga. Cloned code to run children from MSDOS. Own version of sh_chars[] and sh_cmds[]. No dup2() or dup() on Amiga. * main.c: Force stack to 20000 bytes. Read environment from ENV: device. On Amiga, exec_command() does return, so I exit() afterwards. * make.h: Added strieq() to compare filenames. * read.c: Amiga needs special extension to have passwd. Only one include-dir. "Makefile" and "makefile" are the same. Added "SMakefile". Added special code to handle device names (xxx:) and "./" in rules. * remake.c: Only one lib-dir. Amiga link-libs are named "%s.lib" instead of "lib%s.a". * main.c, rule.c, variable.c: Avoid floats at all costs. * vpath.c: Get rid of as many alloca()s as possible. | |||||
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-01 | (libc-srcdir) New var. | Roland McGrath | 1 | -2/+3 | |
(stamp-glob): Use $(libc-srcdir). | |||||
1995-12-12 | (CPPFLAGS): Add -Iglob. | Roland McGrath | 1 | -5/+5 | |
1995-10-10 | . | Roland McGrath | 1 | -2/+2 | |
1995-08-01 | (CFLAGS): Add some warnings. | Roland McGrath | 1 | -1/+2 | |
1995-04-05 | (CPPFLAGS): Use $(defines) too. | Roland McGrath | 1 | -1/+1 | |
1995-03-28 | (CPPFLAGS): Use $(CPPFLAGS) instead of $(defines). | Roland McGrath | 1 | -4/+3 | |
1995-03-13 | (stamp-glob): Remove $(globfiles), not the whole glob directory. | Roland McGrath | 1 | -1/+1 | |
1995-03-10 | (globfiles): Add glob/configure.bat. | Roland McGrath | 1 | -1/+2 | |
(distfiles): Add configh.dos, configure.bat. | |||||
1995-03-08 | .3.72.9 | Roland McGrath | 1 | -10/+11 | |
1995-03-08 | (configure, config.h.in): Depend on aclocal.m4. Commit files to CVS. | Roland McGrath | 1 | -2/+6 | |
1995-03-08 | Do CVS magic, not RCS magic. | Roland McGrath | 1 | -7/+8 | |
1994-11-28 | (build.sh.in): Make it executable. | Roland McGrath | 1 | -0/+1 | |
1994-11-28 | (globfiles): Add configure.in, configure. | Roland McGrath | 1 | -1/+1 | |
1994-11-28 | (make-$(version).tar): Rename install.sh to install-sh.3.72.2 | Roland McGrath | 1 | -1/+1 | |
1994-11-28 | (prefix, exec_prefix): Set. | Roland McGrath | 1 | -4/+4 | |
(CPPFLAGS): Filter out @...@. ($(ARCH)/glob/libglob.a): Don't pass down variables. | |||||
1994-11-04 | (rcs-mark-{alpha,beta}): Let make do the globbing instead of sh. | Roland McGrath | 1 | -2/+2 | |
1994-05-19 | (AC_MACRODIR): Don't define it. | Roland McGrath | 1 | -5/+2 | |
[AC_MACRODIR]: Protect deps using it with ifdef. | |||||
1994-05-02 | (AC_MACRODIR): Change default back. | Roland McGrath | 1 | -1/+1 | |
1994-05-02 | (config.h.in): Use $(AC_MACRODIR) in dep. | Roland McGrath | 1 | -1/+1 | |
1994-05-02 | (AC_MACRODIR): Define if undefined. | Roland McGrath | 1 | -3/+5 | |
(ACFLAGS, configure, config.h.in): Use that value. | |||||
1994-04-25 | (ARCH==hp300): Disabled customs. | Roland McGrath | 1 | -1/+1 | |
1994-04-21 | (dist): Depend on rcs-mark first. | Roland McGrath | 1 | -5/+6 | |
(rcs-mark): New target. (rcs-mark-alpha, rcs-mark-beta): Use $(version-); append : to name for -N. (version-): New variable, removes dots (RCS doesn't like) from $(version). | |||||
1994-04-20 | (dist-flavor): New variable, default to alpha. | Roland McGrath | 1 | -4/+7 | |
(dist): Depend on rcs-mark-$(dist-flavor). (rcs-mark-beta): New target. | |||||
1994-03-29 | (rcs-mark-alpha): New target. | Roland McGrath | 1 | -0/+5 | |
(dist): Depend on that. | |||||
1994-03-29 | (Makefile.in): Edit MAKE assignment into @SET_MAKE@. | Roland McGrath | 1 | -1/+1 | |
1994-02-16 | entered into RCS | Roland McGrath | 1 | -0/+2 | |
1994-01-12 | Formerly GNUmakefile.~116~ | Roland McGrath | 1 | -2/+3 | |
1994-01-07 | Formerly GNUmakefile.~115~ | Roland McGrath | 1 | -1/+3 | |
1993-12-23 | Formerly GNUmakefile.~113~ | Roland McGrath | 1 | -1/+2 | |
1993-12-22 | Formerly GNUmakefile.~112~ | Roland McGrath | 1 | -1/+2 | |
1993-11-11 | Formerly GNUmakefile.~111~ | Roland McGrath | 1 | -1/+1 | |
1993-10-25 | Formerly GNUmakefile.~110~ | Roland McGrath | 1 | -1/+1 | |
1993-10-11 | Formerly GNUmakefile.~109~ | Roland McGrath | 1 | -1/+1 | |
1993-08-16 | Formerly GNUmakefile.~108~ | Roland McGrath | 1 | -2/+2 | |
1993-07-26 | Formerly GNUmakefile.~107~ | Roland McGrath | 1 | -0/+1 | |
1993-07-01 | Formerly GNUmakefile.~106~ | Roland McGrath | 1 | -1/+1 | |
1993-06-09 | Formerly GNUmakefile.~105~ | Roland McGrath | 1 | -2/+4 | |