summaryrefslogtreecommitdiff
path: root/make.h
AgeCommit message (Expand)AuthorFilesLines
2006-02-11Update copyright and license notices on all files.Paul Smith1-14/+11
2006-02-10- New code capability: a read-only string cache. Start of solution forPaul Smith1-1/+8
2005-10-24Make second expansion optional (partial implementation).Paul Smith1-1/+1
2005-08-29Fix make.h preprocessor directive to work better with Windows compilers.Paul Smith1-1/+1
2005-06-27Fix strerror() handling for systems which set ANSI_STRING.Paul Smith1-5/+4
2005-06-25Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith1-1/+6
2005-06-25Fix Savannah bug #1454: skip over semicolons (and comments) inside variablePaul Smith1-2/+0
2005-06-12Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, wePaul Smith1-2/+3
2005-02-28* New feature: -L optionPaul Smith1-3/+2
2005-02-27Implementation of the second expansion in explicitBoris Kolpackov1-0/+4
2004-12-05Fix bug with SHELL handling: make sure the variable struct is initialized.Paul Smith1-2/+0
2004-11-28Fix for bug #1276: Handle SHELL according to POSIX requirements.Paul Smith1-0/+2
2004-09-21Remove sindex() and replace with strstr().Paul Smith1-2/+0
2004-05-16Various enhancementsPaul Smith1-1/+1
2004-03-06Don't use __STDC__; some compilers don't set it properly.Paul Smith1-1/+1
2004-03-04Updates to automate generation of GNU upload artifacts.Paul Smith1-2/+2
2004-02-25Fix the origin regression test.Paul Smith1-15/+0
2004-02-24Many compiler warning cleanups.Paul Smith1-1/+2
2004-02-23Numerous fixes: patches for OS/2; core for -f ''; makefile updates.Paul Smith1-1/+23
2003-11-03Added MINGW32 changes.Paul Smith1-1/+1
2003-03-25Fix bug #2846.Paul Smith1-1/+10
2003-03-24Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith1-7/+40
2003-01-30Portability fix for glob.h building in FreeBSD ports system.Paul Smith1-19/+8
2002-09-11Fix HAVE_BROKEN_RESTART logic.Paul Smith1-0/+9
2002-09-10Add support for broken SA_RESTART on PTX.Paul Smith1-0/+14
2002-08-08Incorporate some VMS fixes.Paul Smith1-1/+3
2002-08-01New variables, .VARIABLES and .TARGETS.Paul Smith1-2/+2
2002-07-11Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith1-12/+4
2002-07-08Major updates in preparation for 3.80.Paul Smith1-1/+3
2002-05-10Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith1-29/+42
2002-04-21Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.Paul Smith1-23/+9
2001-06-01Fix for EINTR problems when using jobserver.Paul Smith1-8/+4
2000-06-23* Fix PR/1791.Paul Smith1-18/+6
2000-06-19* Various fixes for problems in the 3.79.0.1 pretest.Paul Smith1-1/+5
2000-06-14* More fixes for configuring gettext correctly.Paul Smith1-1/+18
2000-06-13* Some timestamp fixes from Paul Eggert.Paul Smith1-7/+3
2000-06-07* Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith1-1/+12
2000-03-27* A large number of fixes/enhancements. See the ChangeLog.Paul Smith1-0/+1
2000-03-26* Ignore attempt to change a file into itself.Paul Smith1-1/+1
2000-01-25* Updated gettext to use more advanced libit 0.7 version.Paul Smith1-16/+4
2000-01-22* Implement GNU gettext internationalization support in GNU make.Paul Smith1-5/+19
2000-01-22* Merge VMS patches by Hartmut Becker.Paul Smith1-3/+5
1999-11-22* Add new debugging output level selection feature.Paul Smith1-7/+1
1999-11-17* Many cleanups and bugfixes.Paul Smith1-18/+1
1999-10-15* Fix PR/1394.Paul Smith1-19/+18
1999-08-31* Large file support for AIX, HP-UX, and IRIX.Paul Smith1-2/+6
1999-08-25* A few cleanups, and 3.77.94 release.3.77.94Paul Smith1-0/+11
1999-08-13* Rework jobserver yet one more time.Paul Smith1-0/+1
1999-08-01* Release 3.77.92.3.77.92Paul Smith1-0/+8
1999-07-28* Add gettext macros to start i18n support.Paul Smith1-0/+7