Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-26 | Fix a crash I introduced last-minute. | Paul Smith | 1 | -1/+2 | |
Try to avoid extraneous rebuilds of template files. | |||||
2005-07-12 | Various minor updates and code cleanups. | Paul Smith | 1 | -6/+7 | |
2005-07-04 | Various fixes and updates from testers of the beta3 release (mostly Windows | Paul Smith | 1 | -0/+5 | |
and OS/2 changes). | |||||
2005-06-27 | Fixes for some Windows/MSC compile issues. | Paul Smith | 1 | -1/+1 | |
wget command line option seems to have changed? | |||||
2005-05-10 | Fixes to allow "make dist" etc. to work again. | Paul Smith | 1 | -1/+1 | |
2005-02-09 | Add a new Irish (ga) translation. | Paul Smith | 1 | -43/+11 | |
Fixed the CVS download URL to be simplified. Fixed the .texi doc download: the ftp site was decommed so use CVS. | |||||
2005-02-01 | Add a Finnish translation. | Paul Smith | 1 | -1/+1 | |
Update the URL for the GNU translation site in maintMakefile; the old one stopped working. | |||||
2004-11-30 | Fix problems with README and build.sh | Paul Smith | 1 | -11/+11 | |
Apply an old patch from Paul Eggert. | |||||
2004-03-22 | Numerous updates and bug fixes. | Paul Smith | 1 | -3/+5 | |
A number of W32 cleanups from J.Grant. A number of OS/2 cleanups from Andreas Buening. Various random bug fixes. | |||||
2004-03-06 | More maintainer rules. | Paul Smith | 1 | -3/+14 | |
2004-03-04 | Updates to automate generation of GNU upload artifacts. | Paul Smith | 1 | -0/+26 | |
Fix a problem compiling on old, pre-ANSI systems. getloadavg test is still broken, but make builds. Document a breakage on SunOS 4.x systems. | |||||
2004-02-24 | Many compiler warning cleanups. | Paul Smith | 1 | -1/+2 | |
Small fixes for W32 (from Jonathan Grant <jg-make@jguk.org>) Maintainer enhancements to clean up the tree. | |||||
2004-02-23 | Numerous fixes: patches for OS/2; core for -f ''; makefile updates. | Paul Smith | 1 | -29/+36 | |
2004-01-21 | Many bug fixes etc. | Paul Smith | 1 | -2/+3 | |
- 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. | |||||
2003-10-22 | Build fixes due to changes in the FSF web site. | Paul Smith | 1 | -7/+12 | |
Add new language support. Minor configure, etc. cleanups. | |||||
2003-05-02 | - Fix bug #1405: allow multiple pattern-specific variables to match a target. | Paul Smith | 1 | -3/+3 | |
- Fix some uncleanliness about the implementation of patterns-specific vars. - Some enhancements to the OS/2 port. | |||||
2002-10-14 | Convert the source code to use ANSI C style function definitions and | Paul Smith | 1 | -2/+3 | |
enable the automake ansi2knr capability. Right now this doesn't quite build using a K&R compiler because of a problem with the loadavg test program, but the rest of the code works. I'm asking the automake list about this problem. | |||||
2002-08-10 | Update to a new version of automake and gettext. | Paul Smith | 1 | -10/+13 | |
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. | |||||
2002-08-08 | Change the version. | Paul Smith | 1 | -1/+1 | |
Update to require new gettext. Change hash.c to by K&R. Redo some strings to make i18n simpler. | |||||
2002-07-14 | Make sure templates are built. | Paul Smith | 1 | -0/+2 | |
2002-07-08 | Various cleanups reported by people using the alpha release. | Paul Smith | 1 | -1/+31 | |
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. | |||||
2002-07-08 | Major updates in preparation for 3.80. | Paul Smith | 1 | -0/+102 | |
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. | |||||
2002-04-22 | Updates for new tools. Everything works now building on Linux, | Paul Smith | 1 | -1/+10 | |
including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks! | |||||
2002-04-21 | Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. | Paul Smith | 1 | -12/+2 | |
We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution. | |||||
1999-09-16 | * Some minor pre-release updates. | Paul Smith | 1 | -1/+1 | |
1999-08-31 | * Large file support for AIX, HP-UX, and IRIX. | Paul Smith | 1 | -1/+2 | |
* W32 support for Cygnus Cygwin shell (bash). | |||||
1999-08-22 | * Various changes. | Paul Smith | 1 | -4/+4 | |
1999-08-12 | * Some DOS fixes. | Paul Smith | 1 | -10/+10 | |
1999-07-24 | * Some configure fixes. | Paul Smith | 1 | -3/+3 | |
1999-03-30 | * More build fixes. I think a vanilla CVS checkout should build OK now. | Paul Smith | 1 | -3/+8 | |
1999-03-26 | * Manual updates: added xrefs, some typos sent by users. | Paul Smith | 1 | -5/+4 | |
* Change the build env. to not link libglob.a unless we need it. | |||||
1998-07-30 | GNU make release 3.77. | Paul Smith | 1 | -8/+31 | |
1997-09-19 | Quick changes for make 3.76.1.3.76.1 | Paul Smith | 1 | -2/+7 | |
1997-09-16 | Changes for GNU make 3.76 | Paul Smith | 1 | -0/+7 | |
1997-08-27 | Updates for GNU make 3.75.92. | Paul Smith | 1 | -2/+20 | |
1997-08-18 | Bug fixes and automake changes. | Paul Smith | 1 | -0/+33 | |