summaryrefslogtreecommitdiff
path: root/make.h
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: Remove all references to PARAMS() & ansi2knr.Paul Smith2006-04-071-89/+80
* Fix Savannah bug #106: keep separate track of which variable we arePaul Smith2006-02-151-0/+1
* Last of the copyright updates.Paul Smith2006-02-111-1/+2
* Update copyright and license notices on all files.Paul Smith2006-02-111-14/+11
* - New code capability: a read-only string cache. Start of solution forPaul Smith2006-02-101-1/+8
* Make second expansion optional (partial implementation).Paul Smith2005-10-241-1/+1
* Fix make.h preprocessor directive to work better with Windows compilers.Paul Smith2005-08-291-1/+1
* Fix strerror() handling for systems which set ANSI_STRING.Paul Smith2005-06-271-5/+4
* Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith2005-06-251-1/+6
* Fix Savannah bug #1454: skip over semicolons (and comments) inside variablePaul Smith2005-06-251-2/+0
* Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, wePaul Smith2005-06-121-2/+3
* * New feature: -L optionPaul Smith2005-02-281-3/+2
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-271-0/+4
* Fix bug with SHELL handling: make sure the variable struct is initialized.Paul Smith2004-12-051-2/+0
* Fix for bug #1276: Handle SHELL according to POSIX requirements.Paul Smith2004-11-281-0/+2
* Remove sindex() and replace with strstr().Paul Smith2004-09-211-2/+0
* Various enhancementsPaul Smith2004-05-161-1/+1
* Don't use __STDC__; some compilers don't set it properly.Paul Smith2004-03-061-1/+1
* Updates to automate generation of GNU upload artifacts.Paul Smith2004-03-041-2/+2
* Fix the origin regression test.Paul Smith2004-02-251-15/+0
* Many compiler warning cleanups.Paul Smith2004-02-241-1/+2
* Numerous fixes: patches for OS/2; core for -f ''; makefile updates.Paul Smith2004-02-231-1/+23
* Added MINGW32 changes.Paul Smith2003-11-031-1/+1
* Fix bug #2846.Paul Smith2003-03-251-1/+10
* Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith2003-03-241-7/+40
* Portability fix for glob.h building in FreeBSD ports system.Paul Smith2003-01-301-19/+8
* Fix HAVE_BROKEN_RESTART logic.Paul Smith2002-09-111-0/+9
* Add support for broken SA_RESTART on PTX.Paul Smith2002-09-101-0/+14
* Incorporate some VMS fixes.Paul Smith2002-08-081-1/+3
* New variables, .VARIABLES and .TARGETS.Paul Smith2002-08-011-2/+2
* Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith2002-07-111-12/+4
* Major updates in preparation for 3.80.Paul Smith2002-07-081-1/+3
* Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith2002-05-101-29/+42
* Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.Paul Smith2002-04-211-23/+9
* Fix for EINTR problems when using jobserver.Paul Smith2001-06-011-8/+4
* * Fix PR/1791.Paul Smith2000-06-231-18/+6
* * Various fixes for problems in the 3.79.0.1 pretest.Paul Smith2000-06-191-1/+5
* * More fixes for configuring gettext correctly.Paul Smith2000-06-141-1/+18
* * Some timestamp fixes from Paul Eggert.Paul Smith2000-06-131-7/+3
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-1/+12
* * A large number of fixes/enhancements. See the ChangeLog.Paul Smith2000-03-271-0/+1
* * Ignore attempt to change a file into itself.Paul Smith2000-03-261-1/+1
* * Updated gettext to use more advanced libit 0.7 version.Paul Smith2000-01-251-16/+4
* * Implement GNU gettext internationalization support in GNU make.Paul Smith2000-01-221-5/+19
* * Merge VMS patches by Hartmut Becker.Paul Smith2000-01-221-3/+5
* * Add new debugging output level selection feature.Paul Smith1999-11-221-7/+1
* * Many cleanups and bugfixes.Paul Smith1999-11-171-18/+1
* * Fix PR/1394.Paul Smith1999-10-151-19/+18
* * Large file support for AIX, HP-UX, and IRIX.Paul Smith1999-08-311-2/+6
* * A few cleanups, and 3.77.94 release.3.77.94Paul Smith1999-08-251-0/+11