Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-25 | * Add new jobserver feature. | Paul Smith | 1 | -2/+15 | |
* Small updates to the manual * E.Zaretskii fix for new DJGPP version. | |||||
1999-03-30 | * More build fixes. I think a vanilla CVS checkout should build OK now. | Paul Smith | 1 | -1/+5 | |
1999-03-26 | * Manual updates: added xrefs, some typos sent by users. | Paul Smith | 1 | -3/+3 | |
* Change the build env. to not link libglob.a unless we need it. | |||||
1999-03-05 | * Define and use xstrdup() instead of strdup(). | Paul Smith | 1 | -1/+1 | |
1999-03-05 | * Update FSF address info in copyright notices. | Paul Smith | 1 | -2/+9 | |
* Update maintainers build process; remove GNUmakefile. Require builders to run automake && autoreconf by hand. * Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU make's include directive, which conflicts with automake 1.4's include directive. | |||||
1999-02-22 | * New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded. | Paul Smith | 1 | -4/+7 | |
* A few tweaks to the system glob test, after trying it on a system where it's true. * Installed patches to archive handling for AIX 4.3 big archives. * Fix a memory stomp in target-specific variables. * Fix a memory leak in foreach functions. | |||||
1999-02-19 | * Updates for automake 1.4 and autoconf 2.13 | Paul Smith | 1 | -15/+39 | |
* Check for a libc version of GNU glob and, if found, don't use the local glob headers. * Fix a bug in OpenVMS archive handling. * Fix a bug in VMS siglist processing. | |||||
1998-10-03 | Checkpoint changes. Bug fixes, mostly. | Paul Smith | 1 | -8/+27 | |
1998-07-30 | GNU make release 3.77. | Paul Smith | 1 | -4/+47 | |
1997-09-19 | Quick changes for make 3.76.1.3.76.1 | Paul Smith | 1 | -5/+2 | |
1997-09-16 | Changes for GNU make 3.76 | Paul Smith | 1 | -1/+1 | |
1997-09-05 | Changes for GNU make 3.75.93. | Paul Smith | 1 | -2/+2 | |
1997-08-27 | Updates for GNU make 3.75.92. | Paul Smith | 1 | -1/+1 | |
1997-08-18 | Bug fixes and automake changes. | Paul Smith | 1 | -3/+10 | |
1997-04-07 | Last-minute changed for 3.75.1 | Paul Smith | 1 | -0/+1 | |
1997-04-07 | Changes for make 3.75.1 | Paul Smith | 1 | -1/+1 | |
1996-07-20 | Sat Jul 20 05:29:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
* configure.in: Require autoconf 2.10 or later. | |||||
1996-06-22 | Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+0 | |
* configure.in: Don't check for _sys_siglist. * make.h [HAVE__SYS_SIGLIST]: Don't test this; just punt if there is no strsignal or sys_siglist. | |||||
1995-12-14 | Remove check for `sysconf (_SC_OPEN_MAX)'. | Roland McGrath | 1 | -11/+0 | |
1995-08-17 | Don't check for getdtablesize. | Roland McGrath | 1 | -1/+1 | |
1995-03-21 | Remove AC_TYPE_GETGROUPS; nothing needs it any more. | Roland McGrath | 1 | -1/+0 | |
1995-02-22 | Check for strsignal. | Roland McGrath | 1 | -1/+1 | |
1995-02-13 | (CFLAGS, LDFLAGS): Don't set these variables. | Roland McGrath | 1 | -4/+0 | |
1995-02-05 | Check for mktemp.3.72.5 | Roland McGrath | 1 | -1/+1 | |
1995-02-05 | (make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'. | Roland McGrath | 1 | -0/+11 | |
1995-01-15 | (union wait check): If WEXITSTATUS and WTERMSIG are defined, just use int. | Roland McGrath | 1 | -0/+4 | |
1994-11-28 | (AC_OUTPUT): Don't write glob/Makefile. | Roland McGrath | 1 | -1/+1 | |
1994-11-28 | (AC_CHECK_SYMBOL): Use AC_DEFINE_UNQUOTED. | Roland McGrath | 1 | -1/+1 | |
1994-11-28 | Don't check for ranlib. | Roland McGrath | 1 | -1/+0 | |
1994-11-15 | Put dnls before random whitespace. | Roland McGrath | 1 | -2/+2 | |
1994-11-08 | Converted to Autoconf v2. | Roland McGrath | 1 | -37/+52 | |
1994-06-04 | Don't check for sys_siglist and _sys_siglist with AC_HAVE_FUNCS. | Roland McGrath | 1 | -1/+7 | |
Instead use two AC_COMPILE_CHECKs. | |||||
1994-05-17 | (SCCS_GET_MINUS_G check): Put -G flag before file name. | Roland McGrath | 1 | -1/+1 | |
1994-04-21 | Check for seteuid and setegid. | Roland McGrath | 1 | -1/+1 | |
1994-03-29 | Put $Id$ inside [] in AC_REVISION, since expansion contains a comma. | Roland McGrath | 1 | -1/+1 | |
1994-03-28 | Do AC_SET_MAKE. | Roland McGrath | 1 | -0/+1 | |
1994-03-28 | Added rcsid. | Roland McGrath | 1 | -0/+1 | |
1994-02-11 | entered into RCS | Roland McGrath | 1 | -7/+1 | |
1993-12-23 | Formerly configure.in.~32~ | Roland McGrath | 1 | -2/+2 | |
1993-12-22 | Formerly configure.in.~31~ | Roland McGrath | 1 | -3/+2 | |
1993-12-17 | Formerly configure.in.~30~ | Roland McGrath | 1 | -2/+2 | |
1993-12-14 | Formerly configure.in.~29~ | Roland McGrath | 1 | -0/+2 | |
1993-12-14 | Formerly configure.in.~28~ | Roland McGrath | 1 | -2/+14 | |
1993-12-03 | Formerly configure.in.~27~ | Roland McGrath | 1 | -1/+1 | |
1993-10-22 | Formerly configure.in.~26~ | Roland McGrath | 1 | -1/+2 | |
1993-10-18 | Formerly configure.in.~25~ | Roland McGrath | 1 | -3/+1 | |
1993-08-16 | Formerly configure.in.~24~ | Roland McGrath | 1 | -0/+3 | |
1993-07-30 | Formerly configure.in.~23~ | Roland McGrath | 1 | -2/+7 | |
1993-07-23 | Formerly configure.in.~22~ | Roland McGrath | 1 | -0/+1 | |
1993-05-12 | Formerly configure.in.~21~ | Roland McGrath | 1 | -0/+1 | |