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
/
make.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-05
Sanitize the registered function interface.
Paul Smith
1
-10
/
+32
2013-09-29
Reset GNUMAKEFLAGS after parsing.
Paul Smith
1
-4
/
+11
2013-09-22
Allow loaded objects to opt out of the "auto-rebuild" feature.
Paul Smith
1
-2
/
+5
2013-09-15
[SV 31326] Enhance the info on static pattern errors.
Paul Smith
1
-6
/
+9
2013-09-14
[SV 35248] Add --debug "n" flag to turn off current debug options.
Paul Smith
1
-0
/
+4
2013-09-12
Enhance the output sync mode.
Paul Smith
1
-36
/
+55
2013-05-14
Add requirement for plugin_is_GPL_compatible symbol in loaded objects.
Paul Smith
1
-0
/
+20
2013-05-13
Add a new variable: GNUMAKEFLAGS
Paul Smith
1
-0
/
+20
2013-05-13
Add new --trace[=MODE] flags, with --trace=dir
Paul Smith
1
-7
/
+12
2013-05-06
doc/make.texi (Loaded Object Example): Add a note about building
Eli Zaretskii
1
-0
/
+14
2013-05-05
docs: port manual to Texinfo 5.x
Stefano Lattarini
1
-1
/
+1
2013-05-05
Rename the -O "job" mode to "line" and "make" to "recurse".
Paul Smith
1
-35
/
+52
2013-05-04
Add memory allocation cleanup to loadable objects.
Paul Smith
1
-7
/
+114
2013-05-04
Fix a typo in the manual.
Eli Zaretskii
1
-1
/
+1
2013-04-28
Add support for per-job output sync.
Paul Smith
1
-51
/
+126
2013-04-15
Change the arg option for -O from numeric to string.
Paul Smith
1
-15
/
+17
2013-04-14
Rename the "parallel-sync" option to "output-sync".
Paul Smith
1
-16
/
+20
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
2012-10-29
Implement new "load" directive.
Paul Smith
1
-216
/
+377
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
1
-1
/
+1
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-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
[next]