Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |