summaryrefslogtreecommitdiff
path: root/file.c
Commit message (Expand)AuthorAgeFilesLines
...
* Many bug fixes etc.Paul Smith2004-01-211-0/+3
* Fix bug #2515: the .SECONDARY target with no prerequisites wasn'tPaul Smith2003-03-281-1/+13
* Fix bug #2892.Paul Smith2003-03-251-1/+1
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-38/+20
* Fix K&R-isms found on SunOS 4.1.4 builds.Paul Smith2002-10-041-3/+7
* New variables, .VARIABLES and .TARGETS.Paul Smith2002-08-011-0/+49
* Install Greg McGary's patches to port the id-utils hashing functions toPaul Smith2002-07-111-277/+221
* Documentation and tests for order-only prerequisites.Paul Smith2002-07-091-2/+17
* Fix Debian bug #144306: pass target-specific variables into the environmentPaul Smith2002-05-101-1/+2
* * Various bug fixes.Paul Smith2000-10-051-12/+18
* * Various fixes; see the ChangeLog.Paul Smith2000-07-301-22/+26
* * Minor code cleanupsPaul Smith2000-07-071-4/+11
* * More updates and fixes.Paul Smith2000-06-201-20/+10
* * Various fixes for problems in the 3.79.0.1 pretest.Paul Smith2000-06-191-1/+2
* * More fixes for configuring gettext correctly.Paul Smith2000-06-141-1/+1
* * Some timestamp fixes from Paul Eggert.Paul Smith2000-06-131-10/+50
* * Lots of bug fixes and cleanup; new i18n files, etc.Paul Smith2000-06-071-3/+21
* * Handle case of empty static pattern rule prerequisites.Paul Smith2000-03-271-2/+1
* * Ignore attempt to change a file into itself.Paul Smith2000-03-261-5/+5
* * Implement GNU gettext internationalization support in GNU make.Paul Smith2000-01-221-2/+3
* * Merge VMS patches by Hartmut Becker.Paul Smith2000-01-221-6/+10
* * Fix problems with double-colon rules.Paul Smith1999-12-181-2/+2
* * Many cleanups and bugfixes.Paul Smith1999-11-171-0/+4
* * Fix PR/1394.Paul Smith1999-10-151-3/+3
* * Terminology change in docs and code.Paul Smith1999-08-241-3/+3
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-37/+37
* * Installed new versions of GLIBC glob library.Paul Smith1999-07-221-0/+3
* * Fix up and document $(apply ...) function.Paul Smith1999-07-151-0/+3
* * Update FSF address info in copyright notices.Paul Smith1999-03-051-1/+2
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-031-18/+67
* GNU make release 3.77.Paul Smith1998-07-301-5/+20
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-9/+2
* Bug fixes and automake changes.Paul Smith1997-08-181-0/+17
* Changes for make 3.75.1Paul Smith1997-04-071-10/+14
* Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-221-9/+14
* Sun May 12 19:19:43 1996 Aaron Digulla <digulla@fh-konstanz.de>Roland McGrath1996-05-131-8/+12
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-6/+49
* Sun Jul 30 00:49:53 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>Roland McGrath1996-03-201-2/+39
* (print_file): Grok update_status of 1 for -q.Roland McGrath1995-05-031-0/+5
* (remove_intermediates): Fix inverted test to bail under -n for signal case.Roland McGrath1995-04-261-3/+9
* (snap_deps): Set COMMANDS_SILENT for .SILENT, not COMMANDS_NOERROR.Roland McGrath1994-10-271-1/+1
* (snap_deps): Set command_flags bits in all :: entries.Roland McGrath1994-10-261-2/+4
* (snap_deps): Fix last change.Roland McGrath1994-10-241-12/+20
* (snap_deps): Check .IGNORE, .SILENT, .POSIX here instead of in main.Roland McGrath1994-10-241-2/+18
* (set_command_state): Actually set FILE->command_state.Roland McGrath1994-09-071-0/+2
* (set_command_state): Fix typo.Roland McGrath1994-09-071-1/+1
* (set_command_state): Declare D.Roland McGrath1994-09-071-1/+1
* (set_command_state): New function.Roland McGrath1994-09-071-0/+13
* (enter_file): If there is already a double-colon entry for the file, setRoland McGrath1994-04-051-2/+4
* entered into RCSRoland McGrath1994-03-231-2/+2