index
:
delta/make-git.git
filedef-cleanup
glibc-2_0_x
gnulib-port
master
git.savannah.gnu.org: git/make.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
GNU Make release 4.4.1
4.4.1
Paul Smith
2023-02-26
2
-8
/
+5
*
* doc/make.texi: Fix typo (reported by <mao492479407@163.com>)
Paul Smith
2023-02-05
1
-1
/
+1
*
* doc/make.texi: [SV 63689] Fix typos in examples
Dmitry Goncharov
2023-01-28
1
-2
/
+2
*
[SV 14927] Allow parallel builds for archives
Paul Smith
2023-01-03
1
-9
/
+32
*
* doc/make.texi (Special Targets): Fix minor typo
Paul Smith
2023-01-02
1
-1
/
+1
*
Convert references from "GNU make" to "GNU Make"
Paul Smith
2023-01-01
2
-9
/
+9
*
Update the copyright year on all files
Paul Smith
2023-01-01
3
-3
/
+3
*
[SV 63537] Document and test flippable switches
Dmitry Goncharov
2022-12-18
1
-4
/
+6
*
[SV 63516] [DOS] Support include files with drivespecs
Paul Smith
2022-12-18
1
-11
/
+8
*
* doc/make.texi: Use $(firstword) rather than $(word 1,)
Paul Smith
2022-11-28
1
-1
/
+1
*
Release GNU Make 4.4
4.4
Paul Smith
2022-10-31
1
-1
/
+1
*
Update URLs to use https rather than http
Paul Smith
2022-10-18
1
-1
/
+1
*
[SV 63098] Temporarily revert the change to pattern rule behavior
Paul Smith
2022-10-02
1
-0
/
+9
*
* doc/make.texi (Prerequisite Types): [SV 58056] Clarify ordering.
Paul Smith
2022-10-02
1
-15
/
+14
*
* doc/make.texi (Loaded Object API): [SV 63126] Fix typos and examples
Dmitry Goncharov
2022-10-01
1
-7
/
+9
*
* doc/make.texi: Update out of date behavior for grouped targets.
Paul Smith
2022-09-25
1
-15
/
+15
*
* doc/make.texi (Parallel Disable): Add clarifications.
Paul Smith
2022-09-13
1
-4
/
+5
*
[SV 13862] Implement the .WAIT special target
Paul Smith
2022-09-12
1
-15
/
+119
*
* doc/make.texi (How Make Works): Clarify default goal exceptions.
Paul Smith
2022-09-11
1
-16
/
+14
*
Support the MAKE_TMPDIR environment variable
Paul Smith
2022-09-11
1
-2
/
+32
*
[SV 62898] Document ways to hide special chars from make functions
Paul Smith
2022-09-10
1
-24
/
+42
*
Enhance the make.texi formatting
Paul Smith
2022-09-10
1
-161
/
+159
*
[SV 63040] shell: Fall back to the callers environment
Paul Smith
2022-09-10
1
-16
/
+28
*
* doc/make.texi (Variables/Recursion): [SV 56446] Clarify export docs
Paul Smith
2022-08-14
1
-30
/
+36
*
* doc/make.texi (Goals): [SV 51306] Improve MAKECMDGOALS example
Paul Smith
2022-08-07
1
-1
/
+1
*
* doc/make.texi (Remaking Makefiles): [SV 61623] Add optimization
Dmitry Goncharov
2022-08-07
1
-1
/
+15
*
* doc/make.texi (Chained Rules): [SV 61957] Clarify NOTINTERMEDIATE
Paul Smith
2022-08-03
1
-12
/
+15
*
[SV 62496] Fix example of testing MAKEFLAGS
Paul Smith
2022-08-03
1
-5
/
+18
*
Support implementing the jobserver using named pipes
Paul Smith
2022-08-02
2
-56
/
+121
*
[SV 62706] Only second-expand targets that might be built
Dmitry Goncharov
2022-07-30
1
-12
/
+10
*
[SV 10593] Export variables to $(shell ...) commands
Paul Smith
2022-07-09
1
-0
/
+17
*
[SV 62100] Add '--shuffle' option support
Sergei Trofimovich
2022-06-04
2
-1
/
+60
*
* <all>: Update copyright notices.
Paul Smith
2022-02-10
3
-3
/
+3
*
* doc/make.1: Use "target" from the SYNOPSIS.
Paul Smith
2022-02-06
1
-3
/
+3
*
* doc/make.texi (Using One Shell): Correct example to use $<.
Paul Smith
2022-02-06
1
-2
/
+2
*
[SV 61226] Revert changes to detect missing included files
Paul Smith
2022-01-17
1
-7
/
+7
*
Update documentation with instructions for patch submission
Paul Smith
2021-12-19
1
-0
/
+3
*
Change HTTP URLs to use HTTPS instead
Paul Smith
2021-12-19
2
-2
/
+2
*
* doc/make.text (Wildcards): Document that glob results are sorted.
Paul Smith
2021-12-19
1
-0
/
+12
*
Introduce $(intcmp ...) for numerical comparison
Jouke Witteveen
2021-11-28
1
-1
/
+37
*
[SV 48643] Update the implicit rule search docs
Paul Smith
2021-11-27
1
-2
/
+9
*
* doc/make.texi (Special Targets): [SV 61122] Add .SECONDARY example
Dmitry Goncharov
2021-10-17
1
-0
/
+24
*
Add support for the POSIX :::= assignment operator.
Paul Smith
2021-09-20
1
-61
/
+166
*
[SV 60435] Ensure intermediate grouped files are removed
Dmitry Goncharov
2021-09-07
1
-6
/
+6
*
[SV 60795] Don't remake phony included makefiles and show errors
Paul Smith
2021-09-06
1
-25
/
+39
*
* doc/make.texi (Environment): [SV 60841] Clarify variable exporting.
Paul Smith
2021-09-06
1
-8
/
+7
*
* doc/make.texi (Chained Rules): [SV 60904] Clarify intermediate files.
Paul Smith
2021-09-06
1
-5
/
+7
*
* doc/make.texi (Prerequisite Types): [SV 61069] Mention PHONY prereqs
Paul Smith
2021-09-05
1
-0
/
+4
*
* doc/make.1: Clean up man page text.
Paul Smith
2021-09-05
1
-3
/
+3
*
[SV 60412] Allow -I- to throw out the current directory path
Paul Smith
2021-09-03
1
-1
/
+17
[next]