index
:
gunmake
master
GNU make with more features of SunOS make
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
implicit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-17
Fixed Savannah bug #16053.
Boris Kolpackov
1
-12
/
+5
2006-03-10
Numerous updates to tests for issues found on Cygwin and Windows.
Paul Smith
1
-1
/
+1
2006-02-21
Fix a potential core dump when merging aliases. Might fix bug #15818.
Paul Smith
1
-7
/
+9
2006-02-20
- Memory cleanups, found with valgrind.
Paul Smith
1
-9
/
+4
2006-02-14
Some memory leak cleanups (found with valgrind).
Paul Smith
1
-10
/
+13
2006-02-13
Fix bug #11183.
Paul Smith
1
-6
/
+17
2006-02-11
Last of the copyright updates.
Paul Smith
1
-1
/
+2
2006-02-11
Update copyright and license notices on all files.
Paul Smith
1
-23
/
+17
2005-12-11
Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.
Paul Smith
1
-24
/
+54
2005-12-09
Fixed bug #13022 by setting is_target flag on files that this implicit
Boris Kolpackov
1
-0
/
+5
2005-10-26
Fix a crash I introduced last-minute.
Paul Smith
1
-20
/
+18
2005-10-24
Make second expansion optional (partial implementation).
Paul Smith
1
-9
/
+5
2005-05-31
Fixed Savannah bugs #13216 and #13218.
Boris Kolpackov
1
-0
/
+14
2005-04-13
Fix performance degradation introduced by the second expansion feature.
Paul Smith
1
-11
/
+13
2005-03-10
Fixed Savannah bug #12267.
Boris Kolpackov
1
-4
/
+18
2005-03-04
Fixed Savannah bug #12202.
Boris Kolpackov
1
-0
/
+2
2005-03-03
Fixed stem termination and stem triple-expansion bugs.
Boris Kolpackov
1
-5
/
+21
2005-02-28
* New feature: -L option
Paul Smith
1
-1
/
+1
2005-02-27
Implementation of the second expansion in explicit
Boris Kolpackov
1
-160
/
+421
2004-09-21
Fixed bug in implicit rule prerequisite evaluation code. Added test.
Boris Kolpackov
1
-1
/
+3
2004-01-08
Enhancements to the documentation (fixes bugs #1772 and 4898).
Paul Smith
1
-1
/
+1
2004-01-07
Fix order-only prerequisites for pattern rules. (Savannah patch #2349).
Paul Smith
1
-3
/
+7
2003-05-02
- Fix bug #1405: allow multiple pattern-specific variables to match a target.
Paul Smith
1
-1
/
+1
2002-10-14
Convert the source code to use ANSI C style function definitions and
Paul Smith
1
-8
/
+3
2002-09-04
Fix for complex situations where directories are declared as prerequisites.
Paul Smith
1
-2
/
+2
2002-08-10
Update to a new version of automake and gettext.
Paul Smith
1
-1
/
+1
2002-07-08
Various cleanups reported by people using the alpha release.
Paul Smith
1
-0
/
+3
2002-07-08
Major updates in preparation for 3.80.
Paul Smith
1
-5
/
+8
2000-06-20
* More updates and fixes.
Paul Smith
1
-1
/
+0
2000-06-19
* Various fixes for problems in the 3.79.0.1 pretest.
Paul Smith
1
-12
/
+18
2000-01-22
* Merge VMS patches by Hartmut Becker.
Paul Smith
1
-1
/
+5
1999-12-18
* Fix problems with double-colon rules.
Paul Smith
1
-6
/
+1
1999-11-22
* Add new debugging output level selection feature.
Paul Smith
1
-18
/
+21
1999-10-15
* Fix PR/1394.
Paul Smith
1
-7
/
+7
1999-09-02
* A few W32 fixes for backslash support.
Paul Smith
1
-1
/
+1
1999-08-24
* Terminology change in docs and code.
Paul Smith
1
-4
/
+5
1999-07-28
* Add gettext macros to start i18n support.
Paul Smith
1
-11
/
+11
1999-07-21
* Add configure option to enable dmalloc library.
Paul Smith
1
-5
/
+5
1999-07-20
* Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
Paul Smith
1
-3
/
+6
1999-03-05
* Update FSF address info in copyright notices.
Paul Smith
1
-1
/
+2
1998-10-03
Checkpoint changes. Bug fixes, mostly.
Paul Smith
1
-3
/
+8
1998-07-30
GNU make release 3.77.
Paul Smith
1
-3
/
+3
1997-08-27
Updates for GNU make 3.75.92.
Paul Smith
1
-1
/
+1
1997-04-07
Changes for make 3.75.1
Paul Smith
1
-5
/
+18
1996-03-20
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-2
/
+11
1994-09-29
Comment fix.
Roland McGrath
1
-1
/
+1
1994-04-21
(pattern_search): Always allocate new storage for FILE->stem.
Roland McGrath
1
-2
/
+4
1993-11-03
entered into RCS
Roland McGrath
1
-1
/
+9
1993-06-30
Formerly implicit.c.~14~
Roland McGrath
1
-25
/
+16
1993-06-04
Formerly implicit.c.~13~
Roland McGrath
1
-1
/
+4
[next]