summaryrefslogtreecommitdiff
path: root/implicit.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed Savannah bug #12267.Boris Kolpackov2005-03-101-4/+18
* Fixed Savannah bug #12202.Boris Kolpackov2005-03-041-0/+2
* Fixed stem termination and stem triple-expansion bugs.Boris Kolpackov2005-03-031-5/+21
* * New feature: -L optionPaul Smith2005-02-281-1/+1
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-271-160/+421
* Fixed bug in implicit rule prerequisite evaluation code. Added test.Boris Kolpackov2004-09-211-1/+3
* Enhancements to the documentation (fixes bugs #1772 and 4898).Paul Smith2004-01-081-1/+1
* Fix order-only prerequisites for pattern rules. (Savannah patch #2349).Paul Smith2004-01-071-3/+7
* - Fix bug #1405: allow multiple pattern-specific variables to match a target.Paul Smith2003-05-021-1/+1
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-8/+3
* Fix for complex situations where directories are declared as prerequisites.Paul Smith2002-09-041-2/+2
* Update to a new version of automake and gettext.Paul Smith2002-08-101-1/+1
* Various cleanups reported by people using the alpha release.Paul Smith2002-07-081-0/+3
* Major updates in preparation for 3.80.Paul Smith2002-07-081-5/+8
* * More updates and fixes.Paul Smith2000-06-201-1/+0
* * Various fixes for problems in the 3.79.0.1 pretest.Paul Smith2000-06-191-12/+18
* * Merge VMS patches by Hartmut Becker.Paul Smith2000-01-221-1/+5
* * Fix problems with double-colon rules.Paul Smith1999-12-181-6/+1
* * Add new debugging output level selection feature.Paul Smith1999-11-221-18/+21
* * Fix PR/1394.Paul Smith1999-10-151-7/+7
* * A few W32 fixes for backslash support.Paul Smith1999-09-021-1/+1
* * Terminology change in docs and code.Paul Smith1999-08-241-4/+5
* * Add gettext macros to start i18n support.Paul Smith1999-07-281-11/+11
* * Add configure option to enable dmalloc library.Paul Smith1999-07-211-5/+5
* * Fix memory leaks, fd leaks, and some long-standing bugs recognizing whenPaul Smith1999-07-201-3/+6
* * Update FSF address info in copyright notices.Paul Smith1999-03-051-1/+2
* Checkpoint changes. Bug fixes, mostly.Paul Smith1998-10-031-3/+8
* GNU make release 3.77.Paul Smith1998-07-301-3/+3
* Updates for GNU make 3.75.92.Paul Smith1997-08-271-1/+1
* Changes for make 3.75.1Paul Smith1997-04-071-5/+18
* Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>Roland McGrath1996-03-201-2/+11
* Comment fix.Roland McGrath1994-09-291-1/+1
* (pattern_search): Always allocate new storage for FILE->stem.Roland McGrath1994-04-211-2/+4
* entered into RCSRoland McGrath1993-11-031-1/+9
* Formerly implicit.c.~14~Roland McGrath1993-06-301-25/+16
* Formerly implicit.c.~13~Roland McGrath1993-06-041-1/+4
* Formerly implicit.c.~12~Roland McGrath1993-05-271-1/+8
* Formerly implicit.c.~11~Roland McGrath1993-03-101-1/+1
* Formerly implicit.c.~10~Roland McGrath1993-02-211-3/+14
* Formerly implicit.c.~9~Roland McGrath1993-02-081-1/+1
* Formerly implicit.c.~8~Roland McGrath1993-01-061-7/+7
* Formerly implicit.c.~7~Roland McGrath1992-12-221-2/+0
* Formerly implicit.c.~6~Roland McGrath1992-08-101-2/+1
* Formerly implicit.c.~5~Roland McGrath1992-04-141-4/+6
* Formerly implicit.c.~4~Roland McGrath1991-10-081-34/+17
* Initial revisionRoland McGrath1991-09-151-0/+586