Paul Smith [Tue, 10 Sep 2002 07:27:28 +0000 (07:27 +0000)]
Add support for broken SA_RESTART on PTX.
Fix bug #103: allow ifdef, export, and unexport to expand their arguments.
Paul Smith [Mon, 9 Sep 2002 21:20:41 +0000 (21:20 +0000)]
Whoops; configure wasn't looking for memmove.
Paul Smith [Wed, 4 Sep 2002 07:26:19 +0000 (07:26 +0000)]
Fix for complex situations where directories are declared as prerequisites.
Info on this fix from barkalow@reputation.com: thanks!
Some updates/cleanups of some of the tests; added a forgotten -t test, etc.
Paul Smith [Tue, 3 Sep 2002 21:43:04 +0000 (21:43 +0000)]
Update some NEWS and README nits, and add new gettext macros to config's
Makefile.am.
Paul Smith [Sat, 10 Aug 2002 01:27:16 +0000 (01:27 +0000)]
Update to a new version of automake and gettext.
Invent a new macro HAVE_DOS_PATHS and change various instances of:
#if defined(WINDOWS) || defined(__MSDOS__)
to use the new macro instead. This should help make the OS/2 port
cleaner, as well.
Invent a cvs-clean maintainer target that tries to get the workspace
back to the state it was in after a CVS checkout.
New language.
Paul Smith [Thu, 8 Aug 2002 05:39:17 +0000 (05:39 +0000)]
Change the version.
Update to require new gettext.
Change hash.c to by K&R.
Redo some strings to make i18n simpler.
Paul Smith [Thu, 8 Aug 2002 00:11:19 +0000 (00:11 +0000)]
Incorporate some VMS fixes.
Add -B option docs.
Add .VARIABLES variable.
Add a few new tests.
Add a new translation: Swedish
Paul Smith [Thu, 1 Aug 2002 13:16:57 +0000 (13:16 +0000)]
New variables, .VARIABLES and .TARGETS.
Paul Smith [Sun, 14 Jul 2002 02:57:04 +0000 (02:57 +0000)]
Make sure templates are built.
Paul Smith [Thu, 11 Jul 2002 06:38:57 +0000 (06:38 +0000)]
Install Greg McGary's patches to port the id-utils hashing functions to
GNU make. Also he provides some other performance fixups after doing
some profiling of make on large makefiles.
Modify the test suite to allow the use of Valgrind to find memory problems.
Paul Smith [Wed, 10 Jul 2002 12:59:07 +0000 (12:59 +0000)]
Implement SysV-style $$@ support. I looked at E.Parmelan's patch but
decided to implement this a different way, and didn't use it.
Paul Smith [Tue, 9 Jul 2002 06:35:56 +0000 (06:35 +0000)]
Documentation and tests for order-only prerequisites.
Add a new test suite for automatic variables.
Paul Smith [Mon, 8 Jul 2002 13:05:02 +0000 (13:05 +0000)]
Various cleanups reported by people using the alpha release.
Incorporate "order-only" prerequisites patch. Wrote a test for it.
The test shows what might be a bug in the code; I need to look at it
more closely (anyway it doesn't behave as I expected). Also I haven't
done the docs yet.
Paul Smith [Mon, 8 Jul 2002 03:25:34 +0000 (03:25 +0000)]
Remove .po files; we'll retrieve them directly from the translation site.
Paul Smith [Mon, 8 Jul 2002 02:26:47 +0000 (02:26 +0000)]
Major updates in preparation for 3.80.
New version of the manual, put into the doc subdir.
Enhancements: $(eval ...) and $(value ...) functions, various bug
fixes, etc. See the ChangeLog.
More to come.
Paul Smith [Wed, 29 May 2002 22:24:09 +0000 (22:24 +0000)]
Update the README template.
Paul Smith [Mon, 13 May 2002 14:40:16 +0000 (14:40 +0000)]
Install newest German translation.
Paul Smith [Fri, 10 May 2002 03:15:07 +0000 (03:15 +0000)]
Fix Debian bug #144306: pass target-specific variables into the environment
properly.
Fix configure: allow cross-compilation; fix getloadavg (still needs _lots_
of work!)
Let $(call ...) functions to be self-referencing. Lets us do transitive
closures, for example.
Paul Smith [Wed, 24 Apr 2002 21:52:21 +0000 (21:52 +0000)]
Remove our local copy so we can use the standard version.
Paul Smith [Wed, 24 Apr 2002 21:36:38 +0000 (21:36 +0000)]
Add back initial "\" which was accidentally removed a year ago! :-/.
Paul Smith [Mon, 22 Apr 2002 04:35:19 +0000 (04:35 +0000)]
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!
Paul Smith [Mon, 22 Apr 2002 02:11:31 +0000 (02:11 +0000)]
Updates and fixes for CVS builds.
Created a README.cvs describing the procedure.
Paul Smith [Sun, 21 Apr 2002 23:57:24 +0000 (23:57 +0000)]
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.
Paul Smith [Sat, 20 Apr 2002 19:35:15 +0000 (19:35 +0000)]
Installed a new translation for Hebrew.
Paul Smith [Sat, 20 Apr 2002 19:25:54 +0000 (19:25 +0000)]
Updates to translaations.
Fix an assert() in an obscure use of -q
Handling of double-colon timestamp updates was broken in a bizarre way.
Store arguments to $(call ...) functions in simple variables, not recursive
variables.
Paul Smith [Tue, 12 Mar 2002 01:36:17 +0000 (01:36 +0000)]
Install updated translations.
Paul Smith [Tue, 4 Dec 2001 18:47:02 +0000 (18:47 +0000)]
Install a new Japanese translation.
Paul Smith [Sun, 18 Nov 2001 18:38:02 +0000 (18:38 +0000)]
Update copyright info.
Paul Smith [Sun, 19 Aug 2001 04:55:51 +0000 (04:55 +0000)]
Installed the da.po (Danish) translation file.
Fixed some translation string issues.
Paul Smith [Fri, 3 Aug 2001 19:02:51 +0000 (19:02 +0000)]
Installed a new French translation (resolves Debian Bug #106720)
Paul Smith [Thu, 5 Jul 2001 00:35:03 +0000 (00:35 +0000)]
New/updated translations; minor update to the index of the manual.
Paul Smith [Fri, 1 Jun 2001 03:57:19 +0000 (03:57 +0000)]
New translation.
Paul Smith [Fri, 1 Jun 2001 03:56:50 +0000 (03:56 +0000)]
Fix for EINTR problems when using jobserver.
New translation files.
Fix for @+ inside define macros being applied too widely.
Various other bug fixes.
Paul Smith [Mon, 21 May 2001 06:16:00 +0000 (06:16 +0000)]
Some VMS fixes sent by John Fowler.
Fix: make flags on some lines of define/endef don't affect other lines
Paul Smith [Sun, 21 Jan 2001 06:49:11 +0000 (06:49 +0000)]
Some bug fixes and document updates.
Paul Smith [Fri, 17 Nov 2000 06:59:08 +0000 (06:59 +0000)]
* Fix FAT handling on Windows to match the DJGPP port's FAT handling.
* Fix a potential hole in readline if lines end in ^M (CRLF).
Paul Smith [Thu, 5 Oct 2000 16:27:06 +0000 (16:27 +0000)]
* Various bug fixes.
* New Galician translation.
Paul Smith [Thu, 21 Sep 2000 04:14:38 +0000 (04:14 +0000)]
* Rework phrasing to allow for better translations.
# New Japanese translation file.
Paul Smith [Mon, 21 Aug 2000 06:18:35 +0000 (06:18 +0000)]
Fix PR/1831. See the ChangeLog.
Paul Smith [Sun, 30 Jul 2000 18:26:42 +0000 (18:26 +0000)]
* Various fixes; see the ChangeLog.
Paul Smith [Fri, 7 Jul 2000 17:34:56 +0000 (17:34 +0000)]
* Minor code cleanups
* Fix for PR/1811, from Paul Eggert.
Paul Smith [Fri, 23 Jun 2000 19:43:11 +0000 (19:43 +0000)]
* Fix PR/1791.
Paul Smith [Fri, 23 Jun 2000 18:55:43 +0000 (18:55 +0000)]
* Released 3.79.1
Paul Smith [Fri, 23 Jun 2000 15:55:46 +0000 (15:55 +0000)]
* Fix -q so it works more correctly.
* Don't print "nothing to do" messages for ":" commands
* Update the version to 3.79.1
Paul Smith [Thu, 22 Jun 2000 00:45:34 +0000 (00:45 +0000)]
* Fix PR/1709.
Paul Smith [Tue, 20 Jun 2000 21:32:40 +0000 (21:32 +0000)]
* A couple of nits.
Paul Smith [Tue, 20 Jun 2000 05:48:40 +0000 (05:48 +0000)]
* More updates and fixes.
Paul Smith [Mon, 19 Jun 2000 21:22:44 +0000 (21:22 +0000)]
* Various fixes for problems in the 3.79.0.1 pretest.
Paul Smith [Wed, 14 Jun 2000 22:29:48 +0000 (22:29 +0000)]
* Typo.
Paul Smith [Wed, 14 Jun 2000 22:29:30 +0000 (22:29 +0000)]
* More fixes for configuring gettext correctly.
Paul Smith [Tue, 13 Jun 2000 05:22:52 +0000 (05:22 +0000)]
* Some timestamp fixes from Paul Eggert.
* Fix compilation on Linux; use libintl.h and not gettext.h when using
the system gettext.
Paul Smith [Wed, 7 Jun 2000 05:43:37 +0000 (05:43 +0000)]
* Lots of bug fixes and cleanup; new i18n files, etc.
Paul Smith [Thu, 1 Jun 2000 14:37:58 +0000 (14:37 +0000)]
New translation files.
Paul Smith [Sat, 22 Apr 2000 02:11:17 +0000 (02:11 +0000)]
* Various bug fixes.
Paul Smith [Wed, 5 Apr 2000 16:02:55 +0000 (16:02 +0000)]
* Some final cleanups, and release 3.79.
Paul Smith [Mon, 3 Apr 2000 05:58:41 +0000 (05:58 +0000)]
* Fix bug handling archive members: convert timestamp to nsec properly
on those systems that support it.
Paul Smith [Wed, 29 Mar 2000 03:23:18 +0000 (03:23 +0000)]
* 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.
Paul Smith [Mon, 27 Mar 2000 20:53:50 +0000 (20:53 +0000)]
* Handle case of empty static pattern rule prerequisites.
* Fix linenumbers in error messages for rule definitions.
Paul Smith [Mon, 27 Mar 2000 06:54:37 +0000 (06:54 +0000)]
* A large number of fixes/enhancements. See the ChangeLog.
* Added a new version of the German translation file.
Paul Smith [Sun, 26 Mar 2000 06:56:54 +0000 (06:56 +0000)]
* Ignore attempt to change a file into itself.
* Define COFLAGS to avoid unknown variable warning.
* Fix some usec problems on UnixWare.
* Don't remove .INTERMEDIATE targets specified on the command line.
Paul Smith [Wed, 9 Feb 2000 19:57:15 +0000 (19:57 +0000)]
* Fix backslash-escape in targets.
* Release 3.78.91.
Paul Smith [Wed, 9 Feb 2000 07:02:18 +0000 (07:02 +0000)]
* Fix some warnings in gettext.c and function.c
* Don't try to execute tests which are actually directories.
Paul Smith [Mon, 7 Feb 2000 19:54:04 +0000 (19:54 +0000)]
* Fix for dir.c from Andreas Schwab.
* Fix += target-specific variables: if your direct parent doesn't have a
setting for the variable but his parent does, you'll get recursive
expansion errors.
Paul Smith [Sat, 5 Feb 2000 07:50:47 +0000 (07:50 +0000)]
* Updates for VMS, Windows, and DOS ports.
* Clean up some warnings.
Paul Smith [Sat, 5 Feb 2000 07:37:40 +0000 (07:37 +0000)]
* Fix PR/1407.
* Keep filename/lineno information for variables, for debugging.
Paul Smith [Thu, 27 Jan 2000 00:00:27 +0000 (00:00 +0000)]
* Some pre-pretest release cleanup.
Paul Smith [Tue, 25 Jan 2000 07:42:51 +0000 (07:42 +0000)]
* Updated gettext to use more advanced libit 0.7 version.
* Various cleanups.
Paul Smith [Sun, 23 Jan 2000 07:05:16 +0000 (07:05 +0000)]
* A few fixes.
Paul Smith [Sat, 22 Jan 2000 08:59:09 +0000 (08:59 +0000)]
* Mention it in NEWS.
Paul Smith [Sat, 22 Jan 2000 08:57:17 +0000 (08:57 +0000)]
* Implement GNU gettext internationalization support in GNU make.
Paul Smith [Sat, 22 Jan 2000 05:59:28 +0000 (05:59 +0000)]
* More fixes to VMS by Hartmut Becker.
Paul Smith [Sat, 22 Jan 2000 05:43:03 +0000 (05:43 +0000)]
* Merge VMS patches by Hartmut Becker.
Paul Smith [Tue, 11 Jan 2000 07:31:42 +0000 (07:31 +0000)]
* Change $(call...) to not expand arguments by default.
* Unify the way arguments are passed to builtin functions in function.c.
Paul Smith [Sat, 18 Dec 1999 17:43:47 +0000 (17:43 +0000)]
* Fix problems with double-colon rules.
* Fix problems with INTERMEDIATE rules.
Paul Smith [Wed, 8 Dec 1999 20:13:50 +0000 (20:13 +0000)]
* Various changes and fixes. See ChangeLog.
Paul Smith [Sat, 27 Nov 1999 08:09:42 +0000 (08:09 +0000)]
* Update debugging to use string flags instead of integers.
Paul Smith [Mon, 22 Nov 1999 06:16:48 +0000 (06:16 +0000)]
* Add new debug header file.
Paul Smith [Mon, 22 Nov 1999 06:15:35 +0000 (06:15 +0000)]
* Add new debugging output level selection feature.
Paul Smith [Wed, 17 Nov 1999 07:33:47 +0000 (07:33 +0000)]
* Many cleanups and bugfixes.
* New handling of += in target-specific variables.
Paul Smith [Fri, 15 Oct 1999 07:00:58 +0000 (07:00 +0000)]
* Fix PR/1394.
* Apply changes from Paul Eggert.
* Many other cleanups (index/rindex --> strchr/strrchr, etc.)
Paul Smith [Thu, 14 Oct 1999 23:20:12 +0000 (23:20 +0000)]
* Ensure -Iglob comes before any user-specified CPPFLAGS.
Paul Smith [Wed, 13 Oct 1999 07:00:23 +0000 (07:00 +0000)]
* Fix PR/1379: -n/-q behaves correctly when all commands are recursive.
Paul Smith [Fri, 8 Oct 1999 06:32:24 +0000 (06:32 +0000)]
* Fix test suite on DOS (PR/1344)
* Fix target-specific vars bug (PR/1378)
Paul Smith [Wed, 29 Sep 1999 06:29:38 +0000 (06:29 +0000)]
* Fix for DOS short filenames.
Paul Smith [Thu, 23 Sep 1999 18:23:33 +0000 (18:23 +0000)]
* Ouch: found a bug where re-exec from changed makefiles turned off
jobserver :(.
Paul Smith [Wed, 22 Sep 1999 05:57:52 +0000 (05:57 +0000)]
* Oops. Fix a problem running submakes like $(MAKE) $(MFLAGS).
Paul Smith [Fri, 17 Sep 1999 04:20:45 +0000 (04:20 +0000)]
* Fix escaping from perl to the shell.
Paul Smith [Fri, 17 Sep 1999 03:15:37 +0000 (03:15 +0000)]
* A few script fixes and updates for 3.78.
Paul Smith [Thu, 16 Sep 1999 05:58:44 +0000 (05:58 +0000)]
* Some minor pre-release updates.
Paul Smith [Thu, 16 Sep 1999 03:43:10 +0000 (03:43 +0000)]
* Fix some tests.
Paul Smith [Wed, 15 Sep 1999 22:23:35 +0000 (22:23 +0000)]
* Cleanup the test suite.
Paul Smith [Tue, 14 Sep 1999 02:03:19 +0000 (02:03 +0000)]
* Added the test suite to the main distribution.
Paul Smith [Tue, 14 Sep 1999 00:17:58 +0000 (00:17 +0000)]
* Some configuration fixes.
Paul Smith [Sat, 11 Sep 1999 05:44:53 +0000 (05:44 +0000)]
* Various cleanups for release.
Paul Smith [Sat, 11 Sep 1999 05:10:27 +0000 (05:10 +0000)]
* Various pre-release cleanups.
Paul Smith [Mon, 6 Sep 1999 05:21:52 +0000 (05:21 +0000)]
* Some doc and help changes.
Paul Smith [Sat, 4 Sep 1999 22:05:18 +0000 (22:05 +0000)]
* Fix for infinite recursion.
Paul Smith [Fri, 3 Sep 1999 22:46:28 +0000 (22:46 +0000)]
* Removed a memory stomp (reading freed memory).
* Fixed some infinite recursion on rebuilt makefiles bugs.
Paul Smith [Thu, 2 Sep 1999 00:31:21 +0000 (00:31 +0000)]
* A few W32 fixes for backslash support.
Paul Smith [Wed, 1 Sep 1999 08:04:30 +0000 (08:04 +0000)]
* 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.