index
:
gunmake
master
GNU make with more features of SunOS make
Igor Pashev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-12
Patch for command line parsing for VMS from Hartmut Becker.
Paul Smith
2
-1
/
+18
2004-10-21
New $(lastword ) built-in function: implementation, documentation and tests.
Boris Kolpackov
5
-20
/
+109
2004-10-06
Apply patch from Alessandro Vesely for WINDOWS32-specific bug # 9748.
Paul Smith
2
-18
/
+96
2004-10-05
Moved expansion of simple pattern-specific variables from the rebuild stage
Boris Kolpackov
5
-5
/
+88
2004-09-28
Implemented dontcare flag inheritance when rebuilding makefiles.
Boris Kolpackov
4
-1
/
+52
2004-09-27
bugfix for exported pattern-specific variables
Boris Kolpackov
4
-4
/
+29
2004-09-22
Update the test template. A few fixes in run_make_test().
Paul Smith
5
-122
/
+66
2004-09-21
Fixed bug in implicit rule prerequisite evaluation code. Added test.
Boris Kolpackov
6
-3
/
+86
2004-09-21
Some code cleanups and efficiency enhancements. As far as I can tell
Paul Smith
4
-33
/
+63
2004-09-21
Remove sindex() and replace with strstr().
Paul Smith
7
-49
/
+61
2004-09-21
Add some more unit tests for variable flavors.
Paul Smith
3
-18
/
+103
2004-09-21
Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)),
Paul Smith
9
-103
/
+147
2004-05-16
Various enhancements
Paul Smith
30
-231
/
+458
2004-03-22
Numerous updates and bug fixes.
Paul Smith
16
-191
/
+281
2004-03-06
Don't use __STDC__; some compilers don't set it properly.
Paul Smith
9
-6
/
+38
2004-03-06
More maintainer rules.
Paul Smith
2
-53
/
+106
2004-03-04
Updates to automate generation of GNU upload artifacts.
Paul Smith
8
-22
/
+68
2004-02-25
Fix the origin regression test.
Paul Smith
2
-16
/
+1
2004-02-25
Add in HAVE_STDARG_H to the various port config files.
Paul Smith
4
-0
/
+15
2004-02-24
Many compiler warning cleanups.
Paul Smith
19
-68
/
+105
2004-02-23
Numerous fixes: patches for OS/2; core for -f ''; makefile updates.
Paul Smith
13
-97
/
+175
2004-02-21
VMS fix.
Paul Smith
2
-24
/
+12
2004-01-21
Many bug fixes etc.
Paul Smith
14
-100
/
+174
2004-01-08
Enhancements to the documentation (fixes bugs #1772 and 4898).
Paul Smith
4
-18
/
+39
2004-01-07
Fix order-only prerequisites for pattern rules. (Savannah patch #2349).
Paul Smith
6
-5
/
+64
2003-11-04
Fix bugs 5798 and 6195.
Paul Smith
6
-14
/
+72
2003-11-03
Added MINGW32 changes.
Paul Smith
6
-56
/
+113
2003-10-22
Build fixes due to changes in the FSF web site.
Paul Smith
9
-33
/
+60
2003-07-31
Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1.
Paul Smith
8
-13
/
+37
2003-07-19
Minor updates for Windows and OS/2.
Paul Smith
5
-12
/
+19
2003-05-02
- Fix bug #1405: allow multiple pattern-specific variables to match a target.
Paul Smith
24
-205
/
+551
2003-03-28
Fix bug #2515: the .SECONDARY target with no prerequisites wasn't
Paul Smith
4
-1
/
+50
2003-03-25
Fix bug #2892.
Paul Smith
9
-18
/
+30
2003-03-25
Fix bug #2846.
Paul Smith
2
-1
/
+18
2003-03-25
Commit fix for bug #1418.
Paul Smith
8
-90
/
+110
2003-03-24
Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>
Paul Smith
12
-96
/
+717
2003-01-30
Fix bug #2238: the read.c:eval() function was not entirely reentrant.
Paul Smith
6
-11
/
+66
2003-01-30
Enhancement (bug #2407) Make error messages more clear.
Paul Smith
6
-47
/
+81
2003-01-30
Portability fix for glob.h building in FreeBSD ports system.
Paul Smith
12
-102
/
+111
2003-01-22
Fix bug #1744: mask extra arguments to recursive invocations of $(call ...)
Paul Smith
4
-0
/
+61
2002-12-19
Added Ukrainian translation.
Paul Smith
2
-1
/
+5
2002-11-19
Add hash.c etc. to various non-UNIX makefiles.
Paul Smith
6
-43
/
+25
2002-10-25
Fix eval bugs 1516 and 1517.
Paul Smith
7
-17
/
+130
2002-10-25
A few minor fixes to the manual and automake files.
Paul Smith
5
-14
/
+41
2002-10-14
Convert the source code to use ANSI C style function definitions and
Paul Smith
33
-958
/
+425
2002-10-13
Fix bug#1379: don't use alloca() where it could overrun the stack size.
Paul Smith
6
-39
/
+111
2002-10-05
Fix core dump on malformed variable line (Debian bug #81656)
Paul Smith
7
-11
/
+39
2002-10-04
Update version info.
3.80
Paul Smith
1
-2
/
+1
2002-10-04
Don't put .cvsignore files in the distributed tar file.
Paul Smith
1
-1
/
+1
2002-10-04
Fix K&R-isms found on SunOS 4.1.4 builds.
Paul Smith
6
-25
/
+64
[next]