summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* [SV 60795] Don't remake phony included makefiles and show errorsPaul Smith2021-09-061-25/+39
* * doc/make.texi (Environment): [SV 60841] Clarify variable exporting.Paul Smith2021-09-061-8/+7
* * doc/make.texi (Chained Rules): [SV 60904] Clarify intermediate files.Paul Smith2021-09-061-5/+7
* * doc/make.texi (Prerequisite Types): [SV 61069] Mention PHONY prereqsPaul Smith2021-09-051-0/+4
* * doc/make.1: Clean up man page text.Paul Smith2021-09-051-3/+3
* [SV 60412] Allow -I- to throw out the current directory pathPaul Smith2021-09-031-1/+17
* [SV 60297] Add .NOTINTERMEDIATE special targetDmitry Goncharov2021-07-251-13/+29
* * make.texi (Reading Makefiles): != creates recursive variables.Paul Smith2021-05-301-2/+3
* * doc/make.texi (Call Function): Apply consistent formattingCao jin2021-03-251-4/+4
* * doc/make.texi (Automatic Variables): Relocate the $? exampleMike Frysinger2021-03-251-12/+12
* More correctly describe the scope of variablesJouke Witteveen2021-03-071-6/+15
* * doc/make.text: Clarify that patsubst doesn't touch unmatched wordsPaul Smith2021-03-071-3/+4
* * doc/make.texi (How Patterns Match): [SV 58639] Fix chaining info.Paul Smith2020-12-071-3/+5
* Create $(let ...) providing lexically scoped variablesJouke Witteveen2020-12-061-12/+90
* * doc/make.texi (Phony Targets): [SV 58961] Clarify pattern handlingPaul Smith2020-12-061-0/+6
* * doc/make.texi (Synchronized Terminal Output): [SV 58960] Fix linkPaul Smith2020-12-061-1/+1
* [SV 59169] Add --debug=why and --debug=print optionsPaul Smith2020-12-052-16/+29
* Support "unexport" in target-specific variables.Paul Smith2020-11-291-2/+3
* * doc/make.texi (Include): Update behavior for missing included filesPaul Smith2020-10-281-6/+5
* [SV 58735] Define the order that makefiles are rebuilt.Paul Smith2020-07-191-16/+20
* GNU Make release 4.34.3Paul Smith2020-01-191-1/+1
* Resolve some documentation issuesPaul Smith2020-01-191-5/+24
* [SV 40657] Reinstate old behavior for suffix rules with prereqsPaul Smith2020-01-191-0/+12
* * doc/make.texi: Change the GFDL to an AppendixPaul Smith2020-01-041-3/+3
* Update copyright statements for 2020Paul Smith2020-01-033-4/+4
* Support the .EXTRA_PREREQS special variablePaul Smith2020-01-031-0/+51
* * doc/make.text (Reading Makefiles): Rewrite to be more clear.Paul Smith2019-10-061-25/+27
* * doc/make.texi (Recipe Execution): Correct example to use $(<[DF])Paul Smith2019-09-071-1/+1
* * doc/make.texi: Clarify that the jobserver pipe is "blocking"Paul Smith2019-09-071-1/+2
* * doc/make.tex (Substitution Refs): Clarify patsubst relationship.Paul Smith2019-09-071-8/+10
* * doc/make.texi: [SV 51974] Clarify makefile parsing operations.Paul Smith2019-05-192-22/+99
* * doc/make.texi: [SV 54116] Document whitespace removal trick.Paul Smith2019-05-191-0/+30
* Update copyright statements for 2019Paul Smith2019-05-193-4/+4
* [SV 8297] Implement "grouped targets" for explicit rules.Kaz Kylheku2019-05-121-23/+81
* * doc/make.texi (Remaking Makefiles): [SV 52273] Note MAKE_RESTARTSPaul Smith2018-09-151-2/+3
* * doc/make.texi: [SV 48970] Clarify the value of $?Paul Smith2018-09-151-2/+3
* * doc/make.text: [SV 54360] Weaken "obsolete" language in the manual.Paul Smith2018-09-151-20/+24
* * doc/make.texi: Updated languageOla Olsson2018-07-011-1/+1
* * all: Update Copyright statements for 2018Paul Smith2018-07-013-4/+4
* Rework directory structure to use GNU-recommended "src" directory.Paul Smith2017-11-191-0/+379
* Update copyright statements for 2017.Paul Smith2017-07-092-2/+2
* * NEWS: Do not insert a space during '+=' if the value is empty.Paul Smith2017-06-041-1/+2
* * doc/make.texi: [SV 50304] Add missing close parenthesis.Paul Smith2017-06-041-1/+1
* * main.c (switches): Add -E as an alias for --eval.Paul Smith2016-12-281-0/+2
* * main.c (switches): Add --no-silent to undo -s options.Paul Smith2016-12-281-6/+4
* * doc/make.texi: [SV 48951] Fix documentation typo.Paul Smith2016-12-251-12/+14
* GNU Make release 4.2.4.2Paul Smith2016-05-221-1/+1
* Preserve the real value of -jN in MAKEFLAGS using jobserver.Paul Smith2016-04-041-3/+3
* * make.texi: Confirm that CURDIR contains an absolute path.Paul Smith2016-04-041-3/+3
* * docs/make.texi: [SV 47392] Add "Integrating make" chapter.Paul Smith2016-04-041-2/+231