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
/
rule.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-06
Improve backslash/newline handling to adhere to POSIX requirements.
Paul Smith
1
-0
/
+1
2010-07-19
- Many fixup patches from Savannah.
Paul Smith
1
-2
/
+3
2010-07-13
Update copyrights for 2010.
Paul Smith
1
-2
/
+2
2009-10-25
Update copyright years.
Paul Smith
1
-2
/
+2
2009-09-27
- Add static pattern targets to the string cache.
Paul Smith
1
-8
/
+1
2009-09-24
- Rework secondary expansion so we only defer it if there's a possibility
Paul Smith
1
-18
/
+15
2009-09-16
- Add xcalloc() and call it
Paul Smith
1
-3
/
+2
2009-06-13
- Fix Savannah bug 17825
Paul Smith
1
-1
/
+1
2009-06-09
- Fix Savannah bug #18124
Paul Smith
1
-1
/
+1
2007-07-04
* Update to GPLv3
Paul Smith
1
-4
/
+4
2007-03-20
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
1
-138
/
+103
2006-04-09
Another round of cleanups:
Paul Smith
1
-31
/
+27
2006-04-07
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Paul Smith
1
-1
/
+1
2006-03-17
Fixed Savannah bug #16053.
Boris Kolpackov
1
-6
/
+3
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
-13
/
+11
2005-10-24
Make second expansion optional (partial implementation).
Paul Smith
1
-2
/
+3
2005-04-13
Fix performance degradation introduced by the second expansion feature.
Paul Smith
1
-0
/
+1
2004-03-22
Numerous updates and bug fixes.
Paul Smith
1
-15
/
+0
2004-02-24
Many compiler warning cleanups.
Paul Smith
1
-1
/
+1
2003-05-02
- Fix bug #1405: allow multiple pattern-specific variables to match a target.
Paul Smith
1
-100
/
+0
2002-10-14
Convert the source code to use ANSI C style function definitions and
Paul Smith
1
-27
/
+13
2002-07-08
Various cleanups reported by people using the alpha release.
Paul Smith
1
-0
/
+1
2001-08-19
Installed the da.po (Danish) translation file.
Paul Smith
1
-1
/
+1
2000-02-05
* Fix PR/1407.
Paul Smith
1
-2
/
+2
2000-01-22
* Merge VMS patches by Hartmut Becker.
Paul Smith
1
-2
/
+6
1999-10-15
* Fix PR/1394.
Paul Smith
1
-3
/
+3
1999-07-28
* Add gettext macros to start i18n support.
Paul Smith
1
-7
/
+7
1999-07-21
* Add configure option to enable dmalloc library.
Paul Smith
1
-2
/
+2
1999-07-20
* Fix memory leaks, fd leaks, and some long-standing bugs recognizing when
Paul Smith
1
-0
/
+13
1999-06-14
* Various bug fixes.
Paul Smith
1
-21
/
+23
1999-03-05
* Define and use xstrdup() instead of strdup().
Paul Smith
1
-1
/
+1
1998-10-13
Ignore non-empty lines which become empty after variable expansion.
Paul Smith
1
-4
/
+10
1998-10-03
Checkpoint changes. Bug fixes, mostly.
Paul Smith
1
-3
/
+3
1998-07-30
GNU make release 3.77.
Paul Smith
1
-3
/
+105
1996-05-09
Thu May 9 13:54:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-0
/
+5
1996-03-20
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-4
/
+17
1993-10-21
entered into RCS
Roland McGrath
1
-3
/
+8
1993-10-18
Formerly rule.c.~16~
Roland McGrath
1
-21
/
+29
1993-07-09
Formerly rule.c.~15~
Roland McGrath
1
-1
/
+1
1993-06-30
Formerly rule.c.~14~
Roland McGrath
1
-3
/
+16
1993-06-09
Formerly rule.c.~13~
Roland McGrath
1
-3
/
+2
1993-05-24
Formerly rule.c.~12~
Roland McGrath
1
-47
/
+65
1993-04-15
Formerly rule.c.~11~
Roland McGrath
1
-1
/
+2
1993-02-21
Formerly rule.c.~10~
Roland McGrath
1
-28
/
+19
1992-11-13
Formerly rule.c.~9~
Roland McGrath
1
-1
/
+1
1992-11-10
Formerly rule.c.~8~
Roland McGrath
1
-1
/
+1
1992-08-02
Formerly rule.c.~7~
Roland McGrath
1
-2
/
+1
1992-07-14
Formerly rule.c.~6~
Roland McGrath
1
-0
/
+10
1992-05-26
Formerly rule.c.~5~
Roland McGrath
1
-1
/
+1
[next]