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
/
doc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-14
Initial patch for output synchronization. See Savannah bug #33138.
Frank Heckenbach
1
-3
/
+24
2013-04-06
Clarify LDFLAGS vs. LDLIBS. Fixes Savannah bug #37970.
Paul Smith
1
-2
/
+4
2013-02-25
Expand the loadable object support.
Paul Smith
1
-19
/
+129
2013-01-20
Allow dynamically loaded objects to be rebuilt by make.
Paul Smith
1
-20
/
+57
2013-01-12
Modify .gitignore for proper formatting.
Paul Smith
1
-6
/
+18
2013-01-12
Rename CVS ignore files to .gitignore
Paul Smith
1
-0
/
+0
2012-10-29
Implement new "load" directive.
Paul Smith
1
-216
/
+377
2012-03-05
Simplify copyrights using ranges of years.
Paul Smith
1
-2
/
+1
2012-03-03
Modify backslash/newline handling for POSIX.
Paul Smith
1
-24
/
+69
2012-01-30
Add support for "::=" simple assignment operator.
Paul Smith
1
-31
/
+46
2012-01-29
Create a new function $(file ...)
Paul Smith
1
-2
/
+66
2012-01-16
Disallow whitespace in variable names.
Paul Smith
1
-9
/
+11
2012-01-16
Update copyright notices.
Paul Smith
2
-2
/
+2
2012-01-15
Add GNU Guile as an optional embedded scripting language for make.
Paul Smith
1
-117
/
+339
2011-09-12
Ensure variables defined in $(call ...) have global scope
Paul Smith
1
-1
/
+3
2011-05-02
Updated documentation to fix Savannah bugs #32058 and #31582
Paul Smith
1
-7
/
+18
2011-04-18
Add new feature: != shell assignment for portability with BSD make.
Paul Smith
1
-3
/
+47
2011-02-21
* Fixups to the make man page
Paul Smith
1
-11
/
+13
2010-11-30
Check if the target-specific variable is the same as the global
Paul Smith
1
-5
/
+5
2010-11-06
Improve backslash/newline handling to adhere to POSIX requirements.
Paul Smith
1
-10
/
+13
2010-08-29
Bump the version to 3.82.90.
Paul Smith
1
-14
/
+33
2010-07-19
- Many fixup patches from Savannah.
Paul Smith
1
-45
/
+158
2010-07-13
Update copyrights for 2010.
Paul Smith
1
-2
/
+2
2010-07-06
- Enhance .POSIX to set -e when invoking shells, as demanded by a
Paul Smith
1
-1
/
+21
2009-11-12
Implement linker-compatible library search.
Boris Kolpackov
1
-7
/
+4
2009-10-25
New command line option: --eval=STRING will cause STRING to be
Paul Smith
1
-0
/
+9
2009-10-06
Implement the new undefine directive.
Boris Kolpackov
1
-2
/
+43
2009-09-28
- Update manual description for pattern rule search algorithm
Paul Smith
1
-30
/
+53
2009-09-28
Implement the shortest stem first search order for pattern-specific variables...
Boris Kolpackov
1
-11
/
+48
2009-09-12
- Fix Savannah bug #21824: don't loop through NULL cmds pointer
Paul Smith
1
-5
/
+10
2009-08-02
- Fix Savannah bug #27093
Paul Smith
1
-8
/
+8
2009-08-01
Changes from Ralf Wildenhues.
Paul Smith
1
-0
/
+5
2009-06-13
- Fix Savannah bug #13401
Paul Smith
1
-5
/
+6
2009-06-04
- Modify access of config and gnulib Savannah modules to use GIT
Paul Smith
1
-95
/
+133
2009-05-26
Add 'private' variable modifier, feature submitted by Ramon Garcia.
Paul Smith
1
-24
/
+43
2009-05-24
We had the incorrect ISBN in the manual; not sure what happened here
Paul Smith
1
-2
/
+2
2008-05-18
Manual typo.
Paul Smith
1
-1
/
+1
2007-11-04
New special variable: .RECIPEPREFIX
Paul Smith
1
-922
/
+937
2007-08-15
Incorporate Icarus Sparry's fix for 3330 and 15919, and test cases.
Paul Smith
1
-2
/
+3
2007-07-04
* Update to GPLv3
Paul Smith
2
-12
/
+13
2007-06-19
Fix a core dump when reading_file is 0 (20033).
Paul Smith
1
-1
/
+1
2007-05-11
Fix some documentation gitches.
Paul Smith
1
-35
/
+27
2006-10-01
Fixed a number of documentation bugs, plus some build/install issues:
Paul Smith
1
-23
/
+61
2006-04-01
Release GNU make 3.81.
Paul Smith
2
-65
/
+45
2006-02-14
Some memory leak cleanups (found with valgrind).
Paul Smith
1
-18
/
+23
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
2
-4
/
+20
2006-02-10
- New code capability: a read-only string cache. Start of solution for
Paul Smith
1
-39
/
+68
2006-02-06
Fix Savannah bugs # 15341, 15534, and 15533.
Paul Smith
1
-158
/
+320
2006-02-01
Various updates, mainly to the Windows port, from Eli Zaretskii and
Paul Smith
1
-9
/
+9
[next]