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
/
make.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-07
- Add a new test suite for LIBPATTERNS
Paul Smith
1
-0
/
+8
2009-05-24
Found this change in an old CVS workspace: rewrite savestring() to the
Paul Smith
1
-1
/
+1
2007-11-04
New special variable: .RECIPEPREFIX
Paul Smith
1
-0
/
+3
2007-10-10
Some Windows fixes to allow builds to succeed.
Paul Smith
1
-1
/
+1
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
-10
/
+12
2007-03-20
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
1
-7
/
+8
2006-11-18
Fix from Eli for incorrect value of $(MAKE) on Cygwin.
Paul Smith
1
-11
/
+23
2006-10-01
Fixed a number of documentation bugs, plus some build/install issues:
Paul Smith
1
-8
/
+10
2006-04-09
Another round of cleanups:
Paul Smith
1
-35
/
+8
2006-04-07
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Paul Smith
1
-89
/
+80
2006-02-15
Fix Savannah bug #106: keep separate track of which variable we are
Paul Smith
1
-0
/
+1
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
-14
/
+11
2006-02-10
- New code capability: a read-only string cache. Start of solution for
Paul Smith
1
-1
/
+8
2005-10-24
Make second expansion optional (partial implementation).
Paul Smith
1
-1
/
+1
2005-08-29
Fix make.h preprocessor directive to work better with Windows compilers.
Paul Smith
1
-1
/
+1
2005-06-27
Fix strerror() handling for systems which set ANSI_STRING.
Paul Smith
1
-5
/
+4
2005-06-25
Fix Savannah bug # 13478. If -L is given, take the latest mtime for a
Paul Smith
1
-1
/
+6
2005-06-25
Fix Savannah bug #1454: skip over semicolons (and comments) inside variable
Paul Smith
1
-2
/
+0
2005-06-12
Fix Savannah bug # 1328: if stdout is redirected to a full filesystem, we
Paul Smith
1
-2
/
+3
2005-02-28
* New feature: -L option
Paul Smith
1
-3
/
+2
2005-02-27
Implementation of the second expansion in explicit
Boris Kolpackov
1
-0
/
+4
2004-12-05
Fix bug with SHELL handling: make sure the variable struct is initialized.
Paul Smith
1
-2
/
+0
2004-11-28
Fix for bug #1276: Handle SHELL according to POSIX requirements.
Paul Smith
1
-0
/
+2
2004-09-21
Remove sindex() and replace with strstr().
Paul Smith
1
-2
/
+0
2004-05-16
Various enhancements
Paul Smith
1
-1
/
+1
2004-03-06
Don't use __STDC__; some compilers don't set it properly.
Paul Smith
1
-1
/
+1
2004-03-04
Updates to automate generation of GNU upload artifacts.
Paul Smith
1
-2
/
+2
2004-02-25
Fix the origin regression test.
Paul Smith
1
-15
/
+0
2004-02-24
Many compiler warning cleanups.
Paul Smith
1
-1
/
+2
2004-02-23
Numerous fixes: patches for OS/2; core for -f ''; makefile updates.
Paul Smith
1
-1
/
+23
2003-11-03
Added MINGW32 changes.
Paul Smith
1
-1
/
+1
2003-03-25
Fix bug #2846.
Paul Smith
1
-1
/
+10
2003-03-24
Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>
Paul Smith
1
-7
/
+40
2003-01-30
Portability fix for glob.h building in FreeBSD ports system.
Paul Smith
1
-19
/
+8
2002-09-11
Fix HAVE_BROKEN_RESTART logic.
Paul Smith
1
-0
/
+9
2002-09-10
Add support for broken SA_RESTART on PTX.
Paul Smith
1
-0
/
+14
2002-08-08
Incorporate some VMS fixes.
Paul Smith
1
-1
/
+3
2002-08-01
New variables, .VARIABLES and .TARGETS.
Paul Smith
1
-2
/
+2
2002-07-11
Install Greg McGary's patches to port the id-utils hashing functions to
Paul Smith
1
-12
/
+4
2002-07-08
Major updates in preparation for 3.80.
Paul Smith
1
-1
/
+3
2002-05-10
Fix Debian bug #144306: pass target-specific variables into the environment
Paul Smith
1
-29
/
+42
2002-04-21
Update GNU make to use Autoconf 2.53, Automake 1.6.1, Gettext 0.11.1.
Paul Smith
1
-23
/
+9
2001-06-01
Fix for EINTR problems when using jobserver.
Paul Smith
1
-8
/
+4
2000-06-23
* Fix PR/1791.
Paul Smith
1
-18
/
+6
2000-06-19
* Various fixes for problems in the 3.79.0.1 pretest.
Paul Smith
1
-1
/
+5
2000-06-14
* More fixes for configuring gettext correctly.
Paul Smith
1
-1
/
+18
2000-06-13
* Some timestamp fixes from Paul Eggert.
Paul Smith
1
-7
/
+3
2000-06-07
* Lots of bug fixes and cleanup; new i18n files, etc.
Paul Smith
1
-1
/
+12
[next]