Paul Smith
82f0c5495a
* A bugfix on MAKEFLAGS options creation that broke jobserver.
...
* Put the host info in the --version output.
* Don't croak if the user forces -jN on submakes.
1999-09-01 08:04:30 +00:00
Paul Smith
27255c5b51
* Large file support for AIX, HP-UX, and IRIX.
...
* W32 support for Cygnus Cygwin shell (bash).
1999-08-31 17:02:31 +00:00
Paul Smith
5dc4b92b60
* Fix jobserver algorithm again.
...
* A couple of nits.
* Fix considered pruning for double-colon rules.
1999-08-23 22:15:17 +00:00
Paul Smith
cbb9e38d10
* Rework jobserver yet one more time.
...
* Install the $(if ...) function and document it. Still need some examples.
1999-08-13 07:36:26 +00:00
Paul Smith
e34540f79b
* Release 3.77.92.
...
* Complete implementation of new jobserver algorithm.
* A few minor fixups.
1999-08-01 08:12:06 +00:00
Paul Smith
a9166bb7bc
* Some configure fixes.
1999-07-24 04:55:08 +00:00
Paul Smith
4e7ee4fc01
* Bugfix for NT archive support.
...
* Rework how the jobserver stuff works.
1999-07-23 22:46:47 +00:00
Paul Smith
b05cb1d99e
* Make some portability fixes.
1999-07-22 06:29:02 +00:00
Paul Smith
ec50fe2a2b
* Installed new versions of GLIBC glob library.
...
* Installed Tim Magill's "graph pruning" performance enhancement.
* Update version to 3.77.90 for the release.
* Require automake 1.4.
1999-07-22 04:20:14 +00:00
Paul Smith
588da9812e
* Add configure option to enable dmalloc library.
...
* Various code cleanups.
1999-07-21 05:53:23 +00:00
Paul Smith
fc0fe4103a
* Add new jobserver feature.
...
* Small updates to the manual
* E.Zaretskii fix for new DJGPP version.
1999-04-25 04:30:55 +00:00
Paul Smith
e005a48b9f
* More build fixes. I think a vanilla CVS checkout should build OK now.
1999-03-30 06:19:17 +00:00
Paul Smith
ecb3bca9f5
* Manual updates: added xrefs, some typos sent by users.
...
* Change the build env. to not link libglob.a unless we need it.
1999-03-26 07:08:57 +00:00
Paul Smith
a6a9ebb54f
* Define and use xstrdup() instead of strdup().
1999-03-05 07:13:12 +00:00
Paul Smith
9e6ba6a148
* Update FSF address info in copyright notices.
...
* 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-03-05 05:55:11 +00:00
Paul Smith
a66668aabc
* New feature: .LIBPATTERNS controls the way -lfoo dependencies are expanded.
...
* 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-22 07:23:30 +00:00
Paul Smith
84f38c9c6f
* Updates for automake 1.4 and autoconf 2.13
...
* 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.
1999-02-19 18:07:49 +00:00
Paul Smith
2c64fb221a
Checkpoint changes. Bug fixes, mostly.
1998-10-03 05:39:55 +00:00
Paul Smith
e2403327e9
GNU make release 3.77.
1998-07-30 20:54:47 +00:00
Paul Smith
3e12cad198
Quick changes for make 3.76.1.
1997-09-19 19:47:55 +00:00
Paul Smith
41dcca8426
Changes for GNU make 3.76
1997-09-16 14:17:23 +00:00
Paul Smith
6ea87be73b
Changes for GNU make 3.75.93.
1997-09-05 21:01:49 +00:00
Paul Smith
be3fb0ae6d
Updates for GNU make 3.75.92.
1997-08-27 20:30:54 +00:00
Paul Smith
63dff1e0bc
Bug fixes and automake changes.
1997-08-18 18:11:04 +00:00
Paul Smith
73fcfdbe24
Last-minute changed for 3.75.1
1997-04-07 18:02:17 +00:00
Paul Smith
0ada207e2d
Changes for make 3.75.1
1997-04-07 07:21:16 +00:00
Roland McGrath
4b92c539d4
Sat Jul 20 05:29:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* configure.in: Require autoconf 2.10 or later.
1996-07-20 09:30:04 +00:00
Roland McGrath
0c23819036
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* 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.
1996-06-22 22:00:31 +00:00
Roland McGrath
a54c552d39
Remove check for `sysconf (_SC_OPEN_MAX)'.
1995-12-14 07:18:09 +00:00
Roland McGrath
ee6b27b728
Don't check for getdtablesize.
1995-08-17 19:09:57 +00:00
Roland McGrath
ca53696814
Remove AC_TYPE_GETGROUPS; nothing needs it any more.
1995-03-21 21:23:26 +00:00
Roland McGrath
fcb29e5e96
Check for strsignal.
1995-02-22 03:18:18 +00:00
Roland McGrath
8f24715a10
(CFLAGS, LDFLAGS): Don't set these variables.
1995-02-13 16:50:03 +00:00
Roland McGrath
016e1beef5
Check for mktemp.
1995-02-05 23:50:12 +00:00
Roland McGrath
fecd9e661a
(make_cv_sysconf_open_max): New check for `sysconf (_SC_OPEN_MAX)'.
1995-02-05 23:45:49 +00:00
Roland McGrath
d525f4dd72
(union wait check): If WEXITSTATUS and WTERMSIG are defined, just use int.
1995-01-15 13:23:03 +00:00
Roland McGrath
5159db0aa4
(AC_OUTPUT): Don't write glob/Makefile.
1994-11-28 20:48:43 +00:00
Roland McGrath
e495d2380d
(AC_CHECK_SYMBOL): Use AC_DEFINE_UNQUOTED.
1994-11-28 20:28:26 +00:00
Roland McGrath
1ed34a0118
Don't check for ranlib.
1994-11-28 20:20:43 +00:00
Roland McGrath
4867409da2
Put dnls before random whitespace.
1994-11-15 11:32:39 +00:00
Roland McGrath
dea9990bc8
Converted to Autoconf v2.
1994-11-08 02:08:24 +00:00
Roland McGrath
fff5a9ece0
Don't check for sys_siglist and _sys_siglist with AC_HAVE_FUNCS.
...
Instead use two AC_COMPILE_CHECKs.
1994-06-04 05:11:12 +00:00
Roland McGrath
fb088e4526
(SCCS_GET_MINUS_G check): Put -G flag before file name.
1994-05-17 02:59:57 +00:00
Roland McGrath
be451f6d29
Check for seteuid and setegid.
1994-04-21 02:41:56 +00:00
Roland McGrath
087ef58502
Put $Id$ inside [] in AC_REVISION, since expansion contains a comma.
1994-03-29 00:23:41 +00:00
Roland McGrath
6a7b0d623b
Do AC_SET_MAKE.
1994-03-28 23:31:37 +00:00
Roland McGrath
f0c1a986db
Added rcsid.
1994-03-28 22:58:08 +00:00
Roland McGrath
92c245ab98
entered into RCS
1994-02-11 02:45:27 +00:00
Roland McGrath
66784463c0
Formerly configure.in.~32~
1993-12-23 19:46:50 +00:00
Roland McGrath
9ee5e4d17d
Formerly configure.in.~31~
1993-12-22 22:00:41 +00:00