Paul Smith
306462f0bd
Updates for new tools. Everything works now building on Linux,
...
including creating make packages. I'll try some other systems tomorrow.
Also added a new translation: Croatian. Thanks!
2002-04-22 04:35:19 +00:00
Paul Smith
7ed1a08985
Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.
...
We're using Gettext's "external" feature to avoid including the intl
code in the GNU make distribution.
2002-04-21 23:57:24 +00:00
Paul Smith
635a784ebf
New/updated translations; minor update to the index of the manual.
2001-07-05 00:35:03 +00:00
Paul Smith
ce2c6eadf1
Fix for EINTR problems when using jobserver.
...
New translation files.
Fix for @+ inside define macros being applied too widely.
Various other bug fixes.
2001-06-01 03:56:50 +00:00
Paul Smith
d5a04ee984
* Various bug fixes.
...
* New Galician translation.
2000-10-05 16:27:06 +00:00
Paul Smith
1a82956eae
* Various fixes; see the ChangeLog.
2000-07-30 18:26:42 +00:00
Paul Smith
775b644765
* Released 3.79.1
2000-06-23 18:55:43 +00:00
Paul Smith
fcbfe98cbe
* Fix -q so it works more correctly.
...
* Don't print "nothing to do" messages for ":" commands
* Update the version to 3.79.1
2000-06-23 15:55:46 +00:00
Paul Smith
3e6f48b444
* More updates and fixes.
2000-06-20 05:48:40 +00:00
Paul Smith
0d70d05458
* Various fixes for problems in the 3.79.0.1 pretest.
2000-06-19 21:22:44 +00:00
Paul Smith
c392c19335
* More fixes for configuring gettext correctly.
2000-06-14 22:29:30 +00:00
Paul Smith
4a5550c822
* Lots of bug fixes and cleanup; new i18n files, etc.
2000-06-07 05:43:37 +00:00
Paul Smith
f9c91ec34d
* Some final cleanups, and release 3.79.
2000-04-05 16:02:55 +00:00
Paul Smith
c67266ceac
* New config.sub and config.guess
...
* Update version number for release
* Fixes to the build.sh to handle i18n/gettext
* Make dash-n more robust.
2000-03-29 03:23:18 +00:00
Paul Smith
c637af71d9
* A large number of fixes/enhancements. See the ChangeLog.
...
* Added a new version of the German translation file.
2000-03-27 06:54:37 +00:00
Paul Smith
90f23f1ea6
* Updates for VMS, Windows, and DOS ports.
...
* Clean up some warnings.
2000-02-05 07:50:47 +00:00
Paul Smith
95a09e94f7
* Some pre-pretest release cleanup.
2000-01-27 00:00:27 +00:00
Paul Smith
de2a8fc730
* Updated gettext to use more advanced libit 0.7 version.
...
* Various cleanups.
2000-01-25 07:42:51 +00:00
Paul Smith
2fd5b943d1
* Implement GNU gettext internationalization support in GNU make.
2000-01-22 08:57:17 +00:00
Paul Smith
1a35bfb45b
* Various changes and fixes. See ChangeLog.
1999-12-08 20:13:50 +00:00
Paul Smith
ebb733c0f9
* Many cleanups and bugfixes.
...
* New handling of += in target-specific variables.
1999-11-17 07:33:47 +00:00
Paul Smith
3e26bde6db
* Fix PR/1394.
...
* Apply changes from Paul Eggert.
* Many other cleanups (index/rindex --> strchr/strrchr, etc.)
1999-10-15 07:00:58 +00:00
Paul Smith
c71200d022
* Ensure -Iglob comes before any user-specified CPPFLAGS.
1999-10-14 23:20:12 +00:00
Paul Smith
dbb8f3e30b
* Ouch: found a bug where re-exec from changed makefiles turned off
...
jobserver :(.
1999-09-23 18:23:33 +00:00
Paul Smith
a63f51340b
* A few script fixes and updates for 3.78.
1999-09-17 03:15:37 +00:00
Paul Smith
45e04a5860
* Some minor pre-release updates.
1999-09-16 05:58:44 +00:00
Paul Smith
c800367385
* Cleanup the test suite.
1999-09-15 22:23:35 +00:00
Paul Smith
0d366b6682
* Added the test suite to the main distribution.
1999-09-14 02:03:19 +00:00
Paul Smith
b88c1d3a3d
* Various cleanups for release.
1999-09-11 05:44:53 +00:00
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
Roland McGrath
96d67bce90
Formerly configure.in.~30~
1993-12-17 20:31:32 +00:00
Roland McGrath
08e7a4fcdd
Formerly configure.in.~29~
1993-12-14 23:06:56 +00:00
Roland McGrath
1bc63e8cc7
Formerly configure.in.~28~
1993-12-14 21:56:50 +00:00
Roland McGrath
8e73c0981b
Formerly configure.in.~27~
1993-12-03 21:40:28 +00:00
Roland McGrath
f7a6c58f5b
Formerly configure.in.~26~
1993-10-22 06:56:46 +00:00
Roland McGrath
d27b2c3de5
Formerly configure.in.~25~
1993-10-18 11:15:08 +00:00
Roland McGrath
ba2c317cb7
Formerly configure.in.~24~
1993-08-16 21:34:26 +00:00
Roland McGrath
5cf5f261d9
Formerly configure.in.~23~
1993-07-30 03:37:40 +00:00
Roland McGrath
2a983b8ead
Formerly configure.in.~22~
1993-07-23 20:04:35 +00:00
Roland McGrath
5580266222
Formerly configure.in.~21~
1993-05-12 19:24:14 +00:00
Roland McGrath
ada4528484
Formerly configure.in.~20~
1993-04-16 00:54:50 +00:00
Roland McGrath
e4dce6fa11
Formerly configure.in.~19~
1993-04-12 20:51:39 +00:00
Roland McGrath
6ed99f4d40
Formerly configure.in.~18~
1993-04-06 00:58:10 +00:00
Roland McGrath
19c3ead040
Formerly configure.in.~17~
1993-03-11 19:25:28 +00:00
Roland McGrath
d870f4df8c
Formerly configure.in.~16~
1993-02-05 20:24:00 +00:00
Roland McGrath
cd493b3d8f
Formerly configure.in.~15~
1993-01-28 21:41:44 +00:00
Roland McGrath
2603a60526
Formerly configure.in.~14~
1993-01-26 02:24:51 +00:00
Roland McGrath
21c1a55665
Formerly configure.in.~13~
1993-01-22 22:16:40 +00:00
Roland McGrath
c308b3a5f3
Formerly configure.in.~12~
1993-01-21 23:50:44 +00:00
Roland McGrath
ce25808caa
Formerly configure.in.~11~
1993-01-19 00:19:54 +00:00
Roland McGrath
4c84e13064
Formerly configure.in.~10~
1993-01-12 21:11:23 +00:00