Paul Smith
0a3a0756b9
Update Copyright statements for 2014.
2014-09-30 09:32:42 -04:00
Paul Smith
5370238316
Update copyright for changes in 2013.
2013-05-17 01:47:42 -04:00
Paul Smith
adb50bd4c9
Simplify copyrights using ranges of years.
...
The new GNU Maintainer's Manual allows the use of year ranges in certain
situations; take advantage of this simplification.
2012-03-05 14:10:39 +00:00
Paul Smith
fdb5fcc28d
Support nanosecond timestamps in stat() for AIX 5.2+.
...
Fixes Savannah bug #32485
2012-03-04 00:35:28 +00:00
Paul Smith
bfc3e1ca7c
Enable high-resolution timestamps for Darwin (Mac OSX)
...
Patch provided by Troy Runkel <Troy.Runkel@mathworks.com>
2011-11-13 23:39:54 +00:00
Paul Smith
9903cda2a7
Update copyrights for 2010.
2010-07-13 01:20:10 +00:00
Paul Smith
5f188b39a4
Update copyright years.
2009-10-25 18:56:44 +00:00
Paul Smith
891ebd4d97
* Update to GPLv3
...
* Update copyright to 2007
* Fix download URL for translation files (thanks to Thiemo Seufer)
2007-07-04 19:35:15 +00:00
Paul Smith
52ebc531ce
Fix Savannah bug #19656 : rationalize our use of case-insensitive string
...
comparison functions to always use POSIX strcasecmp(). For non-POSIX
systems that use other functions (strcmpi or stricmp) use a macro to alias
strcasecmp to those. If we can't find any of them (VMS, plus whatever
UNIX doesn't have them) then define our own version in misc.c.
2007-05-09 02:01:53 +00:00
Paul Smith
a6bdc58385
Last of the copyright updates.
2006-02-11 22:16:04 +00:00
Paul Smith
24338ec929
More copyright/license updates.
2006-02-11 20:00:39 +00:00
Paul Smith
f29b86c314
Many compiler warning cleanups.
...
Small fixes for W32 (from Jonathan Grant <jg-make@jguk.org>)
Maintainer enhancements to clean up the tree.
2004-02-24 13:50:19 +00:00
Paul Smith
1f16ee5c2d
Many bug fixes etc.
...
- Apply a fix for the "thundering herd" problem when using "-j -l".
This also fixes bug #4693 .
- Fix bug #7257 : allow functions as ifdef arguments
- Fix bug #4518 : make sure we print all double-colon rules with -p.
- Upgrade to autconf 2.58/automake 1.8/gettext 0.13.1
- Various doc cleanups, etc.
2004-01-21 06:32:59 +00:00
Paul Smith
9052b52dfc
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.
2002-05-10 03:15:07 +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
d5a04ee984
* Various bug fixes.
...
* New Galician translation.
2000-10-05 16:27:06 +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
f04e78f11b
* Typo.
2000-06-14 22:29:48 +00:00
Paul Smith
c392c19335
* More fixes for configuring gettext correctly.
2000-06-14 22:29:30 +00:00
Paul Smith
4972b017b6
* Some timestamp fixes from Paul Eggert.
...
* Fix compilation on Linux; use libintl.h and not gettext.h when using
the system gettext.
2000-06-13 05:22:52 +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
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
b88c1d3a3d
* Various cleanups for release.
1999-09-11 05:44:53 +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
b05cb1d99e
* Make some portability fixes.
1999-07-22 06:29:02 +00:00
Paul Smith
2858f7a8f1
* Various bug fixes.
1999-06-14 06:50:28 +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
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