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
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-04
- Modify access of config and gnulib Savannah modules to use GIT
Paul Smith
1
-2
/
+4
2009-05-24
Found this change in an old CVS workspace: rewrite savestring() to the
Paul Smith
1
-6
/
+14
2007-07-04
* Update to GPLv3
Paul Smith
1
-4
/
+4
2007-05-09
Fix Savannah bug #19656: rationalize our use of case-insensitive string
Paul Smith
1
-0
/
+27
2007-03-20
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
1
-63
/
+38
2006-04-09
Another round of cleanups:
Paul Smith
1
-18
/
+18
2006-04-01
Release GNU make 3.81.
Paul Smith
1
-1
/
+1
2006-03-17
Fixed Savannah bug #16053.
Boris Kolpackov
1
-4
/
+32
2006-02-11
Last of the copyright updates.
Paul Smith
1
-1
/
+2
2006-02-11
More copyright/license updates.
Paul Smith
1
-14
/
+11
2005-10-24
Make second expansion optional (partial implementation).
Paul Smith
1
-1
/
+16
2005-06-25
Fix Savannah bug #1454: skip over semicolons (and comments) inside variable
Paul Smith
1
-16
/
+0
2005-06-12
Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, we
Paul Smith
1
-0
/
+47
2005-02-28
* New feature: -L option
Paul Smith
1
-2
/
+2
2005-02-27
Implementation of the .DEFAULT_TARGET special variable.
Boris Kolpackov
1
-9
/
+9
2005-02-27
Implementation of the second expansion in explicit
Boris Kolpackov
1
-0
/
+21
2004-09-21
Remove sindex() and replace with strstr().
Paul Smith
1
-28
/
+0
2004-03-06
Don't use __STDC__; some compilers don't set it properly.
Paul Smith
1
-3
/
+3
2004-03-04
Updates to automate generation of GNU upload artifacts.
Paul Smith
1
-3
/
+3
2004-02-23
Numerous fixes: patches for OS/2; core for -f ''; makefile updates.
Paul Smith
1
-10
/
+9
2004-01-07
Fix order-only prerequisites for pattern rules. (Savannah patch #2349).
Paul Smith
1
-1
/
+4
2003-01-30
Portability fix for glob.h building in FreeBSD ports system.
Paul Smith
1
-32
/
+0
2002-10-14
Convert the source code to use ANSI C style function definitions and
Paul Smith
1
-60
/
+29
2002-09-12
Fixups for the release. One bug fix, some automake complaint fixes,
Paul Smith
1
-1
/
+1
2002-09-11
Fix HAVE_BROKEN_RESTART logic.
Paul Smith
1
-2
/
+2
2002-09-10
Add support for broken SA_RESTART on PTX.
Paul Smith
1
-0
/
+35
2002-08-08
Change the version.
Paul Smith
1
-2
/
+2
2002-07-11
Install Greg McGary's patches to port the id-utils hashing functions to
Paul Smith
1
-2
/
+3
2002-07-08
Major updates in preparation for 3.80.
Paul Smith
1
-6
/
+4
2002-05-10
Fix Debian bug #144306: pass target-specific variables into the environment
Paul Smith
1
-7
/
+7
2001-08-19
Installed the da.po (Danish) translation file.
Paul Smith
1
-5
/
+5
2000-06-20
* More updates and fixes.
Paul Smith
1
-0
/
+1
2000-06-07
* Lots of bug fixes and cleanup; new i18n files, etc.
Paul Smith
1
-4
/
+5
1999-11-22
* Add new debugging output level selection feature.
Paul Smith
1
-3
/
+3
1999-10-15
* Fix PR/1394.
Paul Smith
1
-1
/
+1
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
-14
/
+30
1999-03-19
* Add strneq() (streq only n chars) macro
Paul Smith
1
-1
/
+1
1999-03-05
* Define and use xstrdup() instead of strdup().
Paul Smith
1
-0
/
+23
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
-58
/
+101
1998-07-30
GNU make release 3.77.
Paul Smith
1
-3
/
+7
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
-1
/
+1
1996-05-22
Wed May 15 10:14:14 CDT 1996 Rob Tulloh <tulloh@tivoli.com>
Roland McGrath
1
-0
/
+31
1996-03-20
Tue Mar 19 20:21:34 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath
1
-0
/
+4
1995-12-12
(collapse_continuations): Fix skipping of trailing \s so it can never
Roland McGrath
1
-3
/
+2
1995-12-12
(safe_stat): Function removed.
Roland McGrath
1
-20
/
+0
1995-11-26
(message): Take new arg PREFIX. Print "make: " only if nonzero.
Roland McGrath
1
-7
/
+25
1995-03-10
Changed find_char_unquote callers here too.
Roland McGrath
1
-1
/
+1
[next]