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
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2004-09-21
Fixed bug in implicit rule prerequisite evaluation code. Added test.
Boris Kolpackov
1
-0
/
+8
2004-09-21
Some code cleanups and efficiency enhancements. As far as I can tell
Paul Smith
1
-0
/
+5
2004-09-21
Remove sindex() and replace with strstr().
Paul Smith
1
-0
/
+20
2004-09-21
Fix some bugs in variable pattern substitution (e.g. $(VAR:A=B)),
Paul Smith
1
-0
/
+22
2004-05-16
Various enhancements
Paul Smith
1
-0
/
+55
2004-03-22
Numerous updates and bug fixes.
Paul Smith
1
-0
/
+51
2004-03-06
Don't use __STDC__; some compilers don't set it properly.
Paul Smith
1
-0
/
+11
2004-03-04
Updates to automate generation of GNU upload artifacts.
Paul Smith
1
-0
/
+14
2004-02-25
Add in HAVE_STDARG_H to the various port config files.
Paul Smith
1
-0
/
+6
2004-02-24
Many compiler warning cleanups.
Paul Smith
1
-0
/
+23
2004-02-23
Numerous fixes: patches for OS/2; core for -f ''; makefile updates.
Paul Smith
1
-0
/
+37
2004-02-21
VMS fix.
Paul Smith
1
-0
/
+6
2004-01-21
Many bug fixes etc.
Paul Smith
1
-0
/
+32
2004-01-08
Enhancements to the documentation (fixes bugs #1772 and 4898).
Paul Smith
1
-0
/
+7
2004-01-07
Fix order-only prerequisites for pattern rules. (Savannah patch #2349).
Paul Smith
1
-0
/
+12
2003-11-04
Fix bugs 5798 and 6195.
Paul Smith
1
-0
/
+9
2003-11-03
Added MINGW32 changes.
Paul Smith
1
-0
/
+21
2003-10-22
Build fixes due to changes in the FSF web site.
Paul Smith
1
-1
/
+31
2003-07-19
Minor updates for Windows and OS/2.
Paul Smith
1
-0
/
+5
2003-05-02
- Fix bug #1405: allow multiple pattern-specific variables to match a target.
Paul Smith
1
-0
/
+57
2003-03-28
Fix bug #2515: the .SECONDARY target with no prerequisites wasn't
Paul Smith
1
-0
/
+5
2003-03-25
Fix bug #2892.
Paul Smith
1
-0
/
+8
2003-03-25
Fix bug #2846.
Paul Smith
1
-0
/
+8
2003-03-25
Commit fix for bug #1418.
Paul Smith
1
-0
/
+14
2003-03-24
Add support for OS/2, contributed by Andreas Buening <andreas.buening@nexgo.de>
Paul Smith
1
-0
/
+49
2003-01-30
Fix bug #2238: the read.c:eval() function was not entirely reentrant.
Paul Smith
1
-0
/
+8
2003-01-30
Enhancement (bug #2407) Make error messages more clear.
Paul Smith
1
-0
/
+10
2003-01-30
Portability fix for glob.h building in FreeBSD ports system.
Paul Smith
1
-0
/
+31
2003-01-22
Fix bug #1744: mask extra arguments to recursive invocations of $(call ...)
Paul Smith
1
-0
/
+7
2002-11-19
Add hash.c etc. to various non-UNIX makefiles.
Paul Smith
1
-0
/
+12
2002-10-25
Fix eval bugs 1516 and 1517.
Paul Smith
1
-0
/
+19
2002-10-25
A few minor fixes to the manual and automake files.
Paul Smith
1
-0
/
+11
2002-10-14
Convert the source code to use ANSI C style function definitions and
Paul Smith
1
-0
/
+6
2002-10-13
Fix bug#1379: don't use alloca() where it could overrun the stack size.
Paul Smith
1
-0
/
+19
2002-10-05
Fix core dump on malformed variable line (Debian bug #81656)
Paul Smith
1
-0
/
+9
2002-10-04
Fix K&R-isms found on SunOS 4.1.4 builds.
Paul Smith
1
-0
/
+7
2002-10-03
Some updates for automake 1.7 and prep for releasing 3.80.
Paul Smith
1
-0
/
+9
2002-10-01
Add VMS updates from Martin Zinser.
Paul Smith
1
-0
/
+5
2002-09-23
Fix a bug handling target/prerequisite names containing comment
Paul Smith
1
-0
/
+8
2002-09-18
Fix a bug exporting/unexporting multiple variables in one command.
Paul Smith
1
-0
/
+8
2002-09-18
Add some indexing to the manual.
Paul Smith
1
-0
/
+6
2002-09-17
Fix bug #940 (from the Savannah bug tracker): make sure that target-
Paul Smith
1
-0
/
+15
2002-09-12
Fixups for the release. One bug fix, some automake complaint fixes,
Paul Smith
1
-0
/
+8
2002-09-11
Fix HAVE_BROKEN_RESTART logic.
Paul Smith
1
-0
/
+10
2002-09-10
Add support for broken SA_RESTART on PTX.
Paul Smith
1
-0
/
+22
2002-09-09
Whoops; configure wasn't looking for memmove.
Paul Smith
1
-2
/
+6
2002-09-04
Fix for complex situations where directories are declared as prerequisites.
Paul Smith
1
-0
/
+9
2002-08-08
Change the version.
Paul Smith
1
-0
/
+18
2002-08-08
Incorporate some VMS fixes.
Paul Smith
1
-1
/
+35
2002-08-01
New variables, .VARIABLES and .TARGETS.
Paul Smith
1
-0
/
+25
[prev]
[next]