Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-03 | Some updates for automake 1.7 and prep for releasing 3.80. | Paul Smith | 1 | -3/+3 | |
2002-09-12 | Fixups for the release. One bug fix, some automake complaint fixes, | Paul Smith | 1 | -1/+4 | |
and a function return type fix for older systems. | |||||
2002-07-11 | Install Greg McGary's patches to port the id-utils hashing functions to | Paul Smith | 1 | -2/+2 | |
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. | |||||
2002-07-08 | Major updates in preparation for 3.80. | Paul Smith | 1 | -4/+10 | |
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-05-10 | Fix Debian bug #144306: pass target-specific variables into the environment | Paul Smith | 1 | -1/+2 | |
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-04-22 | Updates for new tools. Everything works now building on Linux, | Paul Smith | 1 | -2/+7 | |
including creating make packages. I'll try some other systems tomorrow. Also added a new translation: Croatian. Thanks! | |||||
2002-04-22 | Updates and fixes for CVS builds. | Paul Smith | 1 | -18/+7 | |
Created a README.cvs describing the procedure. | |||||
2002-04-21 | Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1. | Paul Smith | 1 | -38/+24 | |
We're using Gettext's "external" feature to avoid including the intl code in the GNU make distribution. | |||||
2000-07-07 | * Minor code cleanups | Paul Smith | 1 | -0/+2 | |
* Fix for PR/1811, from Paul Eggert. | |||||
2000-02-05 | * Updates for VMS, Windows, and DOS ports. | Paul Smith | 1 | -1/+1 | |
* Clean up some warnings. | |||||
2000-01-27 | * Some pre-pretest release cleanup. | Paul Smith | 1 | -1/+1 | |
2000-01-25 | * Updated gettext to use more advanced libit 0.7 version. | Paul Smith | 1 | -14/+34 | |
* Various cleanups. | |||||
2000-01-22 | * Implement GNU gettext internationalization support in GNU make. | Paul Smith | 1 | -6/+11 | |
1999-12-08 | * Various changes and fixes. See ChangeLog. | Paul Smith | 1 | -1/+1 | |
1999-11-17 | * Many cleanups and bugfixes. | Paul Smith | 1 | -4/+4 | |
* New handling of += in target-specific variables. | |||||
1999-10-14 | * Ensure -Iglob comes before any user-specified CPPFLAGS. | Paul Smith | 1 | -1/+1 | |
1999-09-16 | * Some minor pre-release updates. | Paul Smith | 1 | -2/+4 | |
1999-09-16 | * Fix some tests. | Paul Smith | 1 | -0/+1 | |
1999-09-15 | * Cleanup the test suite. | Paul Smith | 1 | -4/+12 | |
1999-09-14 | * Added the test suite to the main distribution. | Paul Smith | 1 | -25/+25 | |
1999-09-14 | * Some configuration fixes. | Paul Smith | 1 | -1/+1 | |
1999-07-22 | * Make some portability fixes.3.77.90 | Paul Smith | 1 | -7/+0 | |
1999-07-22 | * Installed new versions of GLIBC glob library. | Paul Smith | 1 | -1/+1 | |
* Installed Tim Magill's "graph pruning" performance enhancement. * Update version to 3.77.90 for the release. * Require automake 1.4. | |||||
1999-07-21 | * Add configure option to enable dmalloc library. | Paul Smith | 1 | -1/+1 | |
* Various code cleanups. | |||||
1999-03-30 | * More build fixes. I think a vanilla CVS checkout should build OK now. | Paul Smith | 1 | -3/+14 | |
1999-03-26 | * Manual updates: added xrefs, some typos sent by users. | Paul Smith | 1 | -1/+1 | |
* Change the build env. to not link libglob.a unless we need it. | |||||
1999-03-05 | * Update FSF address info in copyright notices. | Paul Smith | 1 | -7/+1 | |
* Update maintainers build process; remove GNUmakefile. Require builders to run automake && autoreconf by hand. * Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU make's include directive, which conflicts with automake 1.4's include directive. | |||||
1999-02-19 | * Updates for automake 1.4 and autoconf 2.13 | Paul Smith | 1 | -2/+4 | |
* Check for a libc version of GNU glob and, if found, don't use the local glob headers. * Fix a bug in OpenVMS archive handling. * Fix a bug in VMS siglist processing. | |||||
1998-07-30 | GNU make release 3.77. | Paul Smith | 1 | -8/+44 | |
1997-09-19 | Quick changes for make 3.76.1.3.76.1 | Paul Smith | 1 | -1/+4 | |
1997-09-05 | Changes for GNU make 3.75.93. | Paul Smith | 1 | -1/+1 | |
1997-08-27 | Updates for GNU make 3.75.92. | Paul Smith | 1 | -20/+53 | |
1997-08-18 | Last minute 3.75.91 changes.3.75.91 | Paul Smith | 1 | -9/+8 | |
1997-08-18 | Bug fixes and automake changes. | Paul Smith | 1 | -0/+63 | |