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
2007-11-04
New special variable: .RECIPEPREFIX
Paul Smith
1
-0
/
+49
2007-10-13
Windows: allow SHELL to be set to a more complex value by checking its
Paul Smith
1
-0
/
+6
2007-10-10
Fixes from Eli Zaretskii:
Paul Smith
1
-0
/
+16
2007-10-10
Some Windows fixes to allow builds to succeed.
Paul Smith
1
-0
/
+12
2007-08-15
Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.
Paul Smith
1
-0
/
+13
2007-07-14
Fix Savannah bug #20452.
Paul Smith
1
-0
/
+7
2007-07-04
* Update to GPLv3
Paul Smith
1
-4
/
+15
2007-06-19
Fix a core dump when reading_file is 0 (20033).
Paul Smith
1
-0
/
+10
2007-05-11
Fix some documentation gitches.
Paul Smith
1
-0
/
+16
2007-05-09
Fix Savannah bug #19656: rationalize our use of case-insensitive string
Paul Smith
1
-0
/
+22
2007-03-21
Fix Savannah bug #19348: if the user specified
Paul Smith
1
-1
/
+6
2007-03-20
This is a major update, which switches virtually every allocated-but-not-freed
Paul Smith
1
-1
/
+23
2006-11-18
Fix from Eli for incorrect value of $(MAKE) on Cygwin.
Paul Smith
1
-1
/
+42
2006-10-01
Fixed a number of documentation bugs, plus some build/install issues:
Paul Smith
1
-0
/
+66
2006-04-09
Another round of cleanups:
Paul Smith
1
-0
/
+27
2006-04-07
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Paul Smith
1
-0
/
+17
2006-04-01
Release GNU make 3.81.
Paul Smith
1
-0
/
+36
2006-03-22
Fixed Savannah bug #16140.
Boris Kolpackov
1
-0
/
+6
2006-03-20
Add some alloca(0) calls for systems without "normal" alloca support.
Paul Smith
1
-0
/
+15
2006-03-17
Minor tweaks for 3.81rc2.
Paul Smith
1
-0
/
+6
2006-03-17
Fixed Savannah bug #16053.
Boris Kolpackov
1
-1
/
+16
2006-03-15
Fix Savannah bug #15913.
Paul Smith
1
-1
/
+9
2006-03-10
Numerous updates to tests for issues found on Cygwin and Windows.
Paul Smith
1
-0
/
+25
2006-03-08
Some test updates for Windows.
Paul Smith
1
-0
/
+6
2006-02-21
Fix a potential core dump when merging aliases. Might fix bug #15818.
Paul Smith
1
-0
/
+5
2006-02-20
- Memory cleanups, found with valgrind.
Paul Smith
1
-0
/
+22
2006-02-17
Make sure we don't introduce a circularity into the variable set linked
Paul Smith
1
-0
/
+9
2006-02-15
Fix Savannah bug #106: keep separate track of which variable we are
Paul Smith
1
-0
/
+21
2006-02-14
Some memory leak cleanups (found with valgrind).
Paul Smith
1
-0
/
+18
2006-02-13
Fix bug #11183.
Paul Smith
1
-0
/
+6
2006-02-11
Last of the copyright updates.
Paul Smith
1
-2
/
+2
2006-02-11
Update copyright and license notices on all files.
Paul Smith
1
-0
/
+27
2006-02-10
- New code capability: a read-only string cache. Start of solution for
Paul Smith
1
-0
/
+25
2006-02-08
Fixed Savannah bug #15641.
Boris Kolpackov
1
-0
/
+7
2006-02-06
Updates to Windows stuff from Markus Mauhart.
Paul Smith
1
-1
/
+12
2006-02-06
Fix Savannah bugs # 15341, 15534, and 15533.
Paul Smith
1
-0
/
+23
2006-02-01
Fix a bug where a variable could be used without being initialized in W32.
Paul Smith
1
-0
/
+6
2006-02-01
Various updates, mainly to the Windows port, from Eli Zaretskii and
Paul Smith
1
-4
/
+47
2006-01-04
Various changes getting ready for the release of 3.81.
Paul Smith
1
-0
/
+60
2005-12-14
Fixed record_target_var to initialize variable's export field with v_default
Boris Kolpackov
1
-0
/
+6
2005-12-13
Update the make.1 man page.
Paul Smith
1
-0
/
+5
2005-12-11
Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.
Paul Smith
1
-0
/
+7
2005-12-09
Fixed bug #13022 by setting is_target flag on files that this implicit
Boris Kolpackov
1
-0
/
+6
2005-12-07
Fixed bug #14334 by propagate the change of modification time to all the
Boris Kolpackov
1
-0
/
+6
2005-11-17
Implemented the flavor function which returns the flavor of
Boris Kolpackov
1
-0
/
+7
2005-11-14
Implemented the .INCLUDE_DIRS special variable. It expands to a list
Boris Kolpackov
1
-0
/
+7
2005-10-26
Fix a crash I introduced last-minute.
Paul Smith
1
-0
/
+6
2005-10-24
Make second expansion optional (partial implementation).
Paul Smith
1
-0
/
+36
2005-09-26
Make sure to assign a boolean value to a 1-bit bitfield. Reported on
Paul Smith
1
-0
/
+12
2005-08-29
Fix make.h preprocessor directive to work better with Windows compilers.
Paul Smith
1
-0
/
+11
[next]