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
/
NEWS
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
Release GNU Make version 3.99.91.
3.99.91
Paul Smith
1
-2
/
+2
2013-09-14
[SV 35248] Add --debug "n" flag to turn off current debug options.
Paul Smith
1
-3
/
+4
2013-09-12
Enhance the output sync mode.
Paul Smith
1
-2
/
+1
2013-05-27
Create a new variable MAKE_HOST providing the host architecture.
Paul Smith
1
-0
/
+4
2013-05-26
Add dates to the NEWS file to make things simpler.
Paul Smith
1
-20
/
+20
2013-05-22
Force version printing whenever we print the database.
Paul Smith
1
-0
/
+8
2013-05-17
Update for GNU make release candidate 3.99.90.
3.99.90
Paul Smith
1
-2
/
+2
2013-05-17
Update copyright for changes in 2013.
Paul Smith
1
-1
/
+1
2013-05-13
Add a new variable: GNUMAKEFLAGS
Paul Smith
1
-6
/
+13
2013-05-01
Mention in NEWS change on Windows with quotes in command lines.
Eli Zaretskii
1
-0
/
+9
2013-04-28
Add support for per-job output sync.
Paul Smith
1
-4
/
+8
2013-04-16
Create an open_tmpfd() function to return temp files by FD. Use it.
Paul Smith
1
-2
/
+8
2012-10-29
Implement new "load" directive.
Paul Smith
1
-1
/
+6
2012-03-05
Simplify copyrights using ranges of years.
Paul Smith
1
-4
/
+2
2012-03-03
Modify backslash/newline handling for POSIX.
Paul Smith
1
-5
/
+6
2012-01-30
Add support for "::=" simple assignment operator.
Paul Smith
1
-0
/
+6
2012-01-29
Create a new function $(file ...)
Paul Smith
1
-6
/
+8
2012-01-16
Update copyright notices.
Paul Smith
1
-4
/
+5
2012-01-15
Add GNU Guile as an optional embedded scripting language for make.
Paul Smith
1
-0
/
+5
2011-11-14
Support jobserver capability on Windows systems.
Paul Smith
1
-1
/
+4
2011-04-18
Add new feature: != shell assignment for portability with BSD make.
Paul Smith
1
-1
/
+8
2010-11-06
Improve backslash/newline handling to adhere to POSIX requirements.
Paul Smith
1
-0
/
+13
2010-08-29
Bump the version to 3.82.90.
Paul Smith
1
-1
/
+17
2010-08-14
- Fix the NEWS file to be accurate
Paul Smith
1
-8
/
+15
2010-07-28
Release GNU make 3.82
3.82
Paul Smith
1
-43
/
+57
2010-07-20
Fix up incorrect prototype.
Paul Smith
1
-1
/
+1
2010-07-19
- Many fixup patches from Savannah.
Paul Smith
1
-6
/
+6
2010-07-13
Update copyrights for 2010.
Paul Smith
1
-2
/
+2
2010-07-12
Add the beginning of the .ONESHELL special feature.
Paul Smith
1
-0
/
+10
2010-07-06
- Enhance .POSIX to set -e when invoking shells, as demanded by a
Paul Smith
1
-2
/
+18
2009-11-12
Implement linker-compatible library search.
Boris Kolpackov
1
-0
/
+9
2009-10-25
Fix fat-finger bug that left implicit rules with identical stem lengths
Paul Smith
1
-7
/
+9
2009-10-25
New command line option: --eval=STRING will cause STRING to be
Paul Smith
1
-8
/
+13
2009-10-12
Massage the NEWS file
Paul Smith
1
-16
/
+20
2009-10-06
Implement the new undefine directive.
Boris Kolpackov
1
-0
/
+5
2009-09-28
Implement the shortest stem first search order for pattern-specific variables...
Boris Kolpackov
1
-0
/
+8
2009-05-26
Add 'private' variable modifier, feature submitted by Ramon Garcia.
Paul Smith
1
-6
/
+24
2007-11-04
New special variable: .RECIPEPREFIX
Paul Smith
1
-96
/
+104
2007-07-04
* Update to GPLv3
Paul Smith
1
-4
/
+4
2006-04-07
Code cleanup: Remove all references to PARAMS() & ansi2knr.
Paul Smith
1
-0
/
+6
2006-04-01
Release GNU make 3.81.
Paul Smith
1
-3
/
+3
2006-03-20
Add some alloca(0) calls for systems without "normal" alloca support.
Paul Smith
1
-1
/
+1
2006-03-15
Fix Savannah bug #15913.
Paul Smith
1
-0
/
+8
2006-03-08
Some test updates for Windows.
Paul Smith
1
-5
/
+12
2006-02-20
Move the copyright info to the end of the NEWS file, otherwise automake's
Paul Smith
1
-7
/
+7
2006-02-11
Last of the copyright updates.
Paul Smith
1
-1
/
+2
2006-02-11
Update copyright and license notices on all files.
Paul Smith
1
-19
/
+24
2006-02-10
- New code capability: a read-only string cache. Start of solution for
Paul Smith
1
-0
/
+8
2006-02-01
Various updates, mainly to the Windows port, from Eli Zaretskii and
Paul Smith
1
-0
/
+4
2006-01-04
Various changes getting ready for the release of 3.81.
Paul Smith
1
-9
/
+26
[next]