summaryrefslogtreecommitdiff
path: root/remake.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Savannah bug # 13478. If -L is given, take the latest mtime for aPaul Smith2005-06-251-6/+12
* Document the secondary expansion method. Also, some other documentationPaul Smith2005-05-081-1/+1
* Fix some Savannah bugs.Paul Smith2005-04-081-3/+3
* - Fix bug #7144 (infinite loop sometimes with -q and double-colon rules)Paul Smith2005-02-281-2/+3
* * New feature: -L optionPaul Smith2005-02-281-1/+74
* Implemented dontcare flag inheritance when rebuilding makefiles.Boris Kolpackov2004-09-281-0/+31
* Various enhancementsPaul Smith2004-05-161-41/+59
* Many compiler warning cleanups.Paul Smith2004-02-241-1/+1
* Commit fix for bug #1418.Paul Smith2003-03-251-1/+2
* Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>Paul Smith2003-03-241-0/+8
* Portability fix for glob.h building in FreeBSD ports system.Paul Smith2003-01-301-2/+6
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-28/+11
* Incorporate some VMS fixes.Paul Smith2002-08-081-7/+14
* Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith2002-07-111-1/+2
* Various cleanups reported by people using the alpha release.Paul Smith2002-07-081-11/+29
* Major updates in preparation for 3.80.Paul Smith2002-07-081-5/+18
* Updates to translaations.Paul Smith2002-04-201-1/+1
* Fix for EINTR problems when using jobserver.Paul Smith2001-06-011-13/+7
* Some bug fixes and document updates.Paul Smith2001-01-211-2/+2
* * Fix FAT handling on Windows to match the DJGPP port's FAT handling.Paul Smith2000-11-171-15/+6
* * Various fixes; see the ChangeLog.Paul Smith2000-07-301-7/+10
* * Minor code cleanupsPaul Smith2000-07-071-21/+38
* * More updates and fixes.Paul Smith2000-06-201-0/+3
* * Various fixes for problems in the 3.79.0.1 pretest.Paul Smith2000-06-191-1/+1
* * Some timestamp fixes from Paul Eggert.Paul Smith2000-06-131-46/+49
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-21/+29
* * Various bug fixes.Paul Smith2000-04-221-1/+7
* * Fix bug handling archive members: convert timestamp to nsec properlyPaul Smith2000-04-031-1/+1
* * A large number of fixes/enhancements. See the ChangeLog.Paul Smith2000-03-271-7/+19
* * Fix some warnings in gettext.c and function.cPaul Smith2000-02-091-5/+0
* * A few fixes.Paul Smith2000-01-231-35/+25
* * Implement GNU gettext internationalization support in GNU make.Paul Smith2000-01-221-2/+2
* * Fix problems with double-colon rules.Paul Smith1999-12-181-2/+2
* * Various changes and fixes. See ChangeLog.Paul Smith1999-12-081-24/+33
* * Update debugging to use string flags instead of integers.Paul Smith1999-11-271-14/+14
* * Add new debugging output level selection feature.Paul Smith1999-11-221-43/+56
* * Fix PR/1394.Paul Smith1999-10-151-4/+6
* * Fix PR/1379: -n/-q behaves correctly when all commands are recursive.Paul Smith1999-10-131-18/+21
* * Some doc and help changes.Paul Smith1999-09-061-43/+42
* * Fix for infinite recursion.Paul Smith1999-09-041-23/+21
* * Removed a memory stomp (reading freed memory).Paul Smith1999-09-031-5/+13
* * Terminology change in docs and code.Paul Smith1999-08-241-8/+8
* * Fix jobserver algorithm again.Paul Smith1999-08-231-11/+11
* * Release 3.77.92.3.77.92Paul Smith1999-08-011-5/+2
* * Applied some DOS updates.Paul Smith1999-08-011-4/+0
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-38/+38
* * Installed new versions of GLIBC glob library.Paul Smith1999-07-221-0/+19
* * Fix up and document $(apply ...) function.Paul Smith1999-07-151-14/+6
* * Fixed error rebuilding makefiles with -j>1Paul Smith1999-07-091-2/+13
* * Minor code cleanup.Paul Smith1999-07-081-1/+1