Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-06 | Don't use __STDC__; some compilers don't set it properly. | Paul Smith | 1 | -0/+6 | |
Use autoconf's test to set HAVE_ANSI_COMPILER and check that instead. | |||||
2002-08-10 | Update to a new version of automake and gettext. | Paul Smith | 1 | -0/+3 | |
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-07-08 | Various cleanups reported by people using the alpha release. | Paul Smith | 1 | -58/+91 | |
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. | |||||
2000-06-19 | * Various fixes for problems in the 3.79.0.1 pretest. | Paul Smith | 1 | -0/+6 | |
1999-09-11 | * Various pre-release cleanups. | Paul Smith | 1 | -1/+1 | |
1999-09-01 | * A bugfix on MAKEFLAGS options creation that broke jobserver. | Paul Smith | 1 | -0/+3 | |
* Put the host info in the --version output. * Don't croak if the user forces -jN on submakes. | |||||
1999-08-01 | * Applied some DOS updates. | Paul Smith | 1 | -0/+14 | |
* Started reworking the jobserver algorithm; not complete yet. | |||||
1999-04-25 | * Add new jobserver feature. | Paul Smith | 1 | -2/+13 | |
* Small updates to the manual * E.Zaretskii fix for new DJGPP version. | |||||
1997-08-27 | Updated for GNU make 3.75.92. | Paul Smith | 1 | -65/+9 | |
1997-04-07 | Changes for make 3.75.1 | Paul Smith | 1 | -7/+19 | |
1996-07-14 | Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+1 | |
* configh.dos: Define HAVE_DIRENT_H instead of DIRENT. | |||||
1995-03-09 | (STDC_HEADERS): Define only if undefined. | Roland McGrath | 1 | -3/+6 | |
(HAVE_SYS_PARAM_H): Don't define this. (HAVE_STRERROR): Define this. | |||||
1994-07-25 | Added trailing CRs. | Roland McGrath | 1 | -65/+65 | |
1994-07-25 | Initial revision | Roland McGrath | 1 | -0/+65 | |