summaryrefslogtreecommitdiff
path: root/implicit.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-10Fixed Savannah bug #12267.Boris Kolpackov1-4/+18
2005-03-04Fixed Savannah bug #12202.Boris Kolpackov1-0/+2
2005-03-03Fixed stem termination and stem triple-expansion bugs.Boris Kolpackov1-5/+21
2005-02-28* New feature: -L optionPaul Smith1-1/+1
2005-02-27Implementation of the second expansion in explicitBoris Kolpackov1-160/+421
2004-09-21Fixed bug in implicit rule prerequisite evaluation code. Added test.Boris Kolpackov1-1/+3
2004-01-08Enhancements to the documentation (fixes bugs #1772 and 4898).Paul Smith1-1/+1
2004-01-07Fix order-only prerequisites for pattern rules. (Savannah patch #2349).Paul Smith1-3/+7
2003-05-02- Fix bug #1405: allow multiple pattern-specific variables to match a target.Paul Smith1-1/+1
2002-10-14Convert the source code to use ANSI C style function definitions andPaul Smith1-8/+3
2002-09-04Fix for complex situations where directories are declared as prerequisites.Paul Smith1-2/+2
2002-08-10Update to a new version of automake and gettext.Paul Smith1-1/+1
2002-07-08Various cleanups reported by people using the alpha release.Paul Smith1-0/+3
2002-07-08Major updates in preparation for 3.80.Paul Smith1-5/+8
2000-06-20* More updates and fixes.Paul Smith1-1/+0
2000-06-19* Various fixes for problems in the 3.79.0.1 pretest.Paul Smith1-12/+18
2000-01-22* Merge VMS patches by Hartmut Becker.Paul Smith1-1/+5
1999-12-18* Fix problems with double-colon rules.Paul Smith1-6/+1
1999-11-22* Add new debugging output level selection feature.Paul Smith1-18/+21
1999-10-15* Fix PR/1394.Paul Smith1-7/+7
1999-09-02* A few W32 fixes for backslash support.Paul Smith1-1/+1
1999-08-24* Terminology change in docs and code.Paul Smith1-4/+5
1999-07-28* Add gettext macros to start i18n support.Paul Smith1-11/+11
1999-07-21* Add configure option to enable dmalloc library.Paul Smith1-5/+5
1999-07-20* Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenPaul Smith1-3/+6
1999-03-05* Update FSF address info in copyright notices.Paul Smith1-1/+2
1998-10-03Checkpoint changes. Bug fixes, mostly.Paul Smith1-3/+8
1998-07-30GNU make release 3.77.Paul Smith1-3/+3
1997-08-27Updates for GNU make 3.75.92.Paul Smith1-1/+1
1997-04-07Changes for make 3.75.1Paul Smith1-5/+18
1996-03-20Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1-2/+11
1994-09-29Comment fix.Roland McGrath1-1/+1
1994-04-21(pattern_search): Always allocate new storage for FILE->stem.Roland McGrath1-2/+4
1993-11-03entered into RCSRoland McGrath1-1/+9
1993-06-30Formerly implicit.c.~14~Roland McGrath1-25/+16
1993-06-04Formerly implicit.c.~13~Roland McGrath1-1/+4
1993-05-27Formerly implicit.c.~12~Roland McGrath1-1/+8
1993-03-10Formerly implicit.c.~11~Roland McGrath1-1/+1
1993-02-21Formerly implicit.c.~10~Roland McGrath1-3/+14
1993-02-08Formerly implicit.c.~9~Roland McGrath1-1/+1
1993-01-06Formerly implicit.c.~8~Roland McGrath1-7/+7
1992-12-22Formerly implicit.c.~7~Roland McGrath1-2/+0
1992-08-10Formerly implicit.c.~6~Roland McGrath1-2/+1
1992-04-14Formerly implicit.c.~5~Roland McGrath1-4/+6
1991-10-08Formerly implicit.c.~4~Roland McGrath1-34/+17
1991-09-15Initial revisionRoland McGrath1-0/+586