summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [SV 63219] Support an "unload" function for loaded objectsPaul Smith2023-05-141-7/+71
* Remove the "preview" status from the loaded object featurePaul Smith2023-05-071-188/+197
* * doc/make.texi: Clean up function and variable referencesPaul Smith2023-04-021-41/+19
* Add support for .WARNINGS special variablePaul Smith2023-04-021-44/+87
* Add new warnings invalid-var and invalid-refPaul Smith2023-04-012-2/+19
* Introduce a --warn command line optionPaul Smith2023-04-012-7/+104
* GNU Make release 4.4.14.4.1Paul Smith2023-02-262-8/+5
* * doc/make.texi: Fix typo (reported by <mao492479407@163.com>)Paul Smith2023-02-051-1/+1
* * doc/make.texi: [SV 63689] Fix typos in examplesDmitry Goncharov2023-01-281-2/+2
* [SV 14927] Allow parallel builds for archivesPaul Smith2023-01-031-9/+32
* * doc/make.texi (Special Targets): Fix minor typoPaul Smith2023-01-021-1/+1
* Convert references from "GNU make" to "GNU Make"Paul Smith2023-01-012-9/+9
* Update the copyright year on all filesPaul Smith2023-01-013-3/+3
* [SV 63537] Document and test flippable switchesDmitry Goncharov2022-12-181-4/+6
* [SV 63516] [DOS] Support include files with drivespecsPaul Smith2022-12-181-11/+8
* * doc/make.texi: Use $(firstword) rather than $(word 1,)Paul Smith2022-11-281-1/+1
* Release GNU Make 4.44.4Paul Smith2022-10-311-1/+1
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* [SV 63098] Temporarily revert the change to pattern rule behaviorPaul Smith2022-10-021-0/+9
* * doc/make.texi (Prerequisite Types): [SV 58056] Clarify ordering.Paul Smith2022-10-021-15/+14
* * doc/make.texi (Loaded Object API): [SV 63126] Fix typos and examplesDmitry Goncharov2022-10-011-7/+9
* * doc/make.texi: Update out of date behavior for grouped targets.Paul Smith2022-09-251-15/+15
* * doc/make.texi (Parallel Disable): Add clarifications.Paul Smith2022-09-131-4/+5
* [SV 13862] Implement the .WAIT special targetPaul Smith2022-09-121-15/+119
* * doc/make.texi (How Make Works): Clarify default goal exceptions.Paul Smith2022-09-111-16/+14
* Support the MAKE_TMPDIR environment variablePaul Smith2022-09-111-2/+32
* [SV 62898] Document ways to hide special chars from make functionsPaul Smith2022-09-101-24/+42
* Enhance the make.texi formattingPaul Smith2022-09-101-161/+159
* [SV 63040] shell: Fall back to the callers environmentPaul Smith2022-09-101-16/+28
* * doc/make.texi (Variables/Recursion): [SV 56446] Clarify export docsPaul Smith2022-08-141-30/+36
* * doc/make.texi (Goals): [SV 51306] Improve MAKECMDGOALS examplePaul Smith2022-08-071-1/+1
* * doc/make.texi (Remaking Makefiles): [SV 61623] Add optimizationDmitry Goncharov2022-08-071-1/+15
* * doc/make.texi (Chained Rules): [SV 61957] Clarify NOTINTERMEDIATEPaul Smith2022-08-031-12/+15
* [SV 62496] Fix example of testing MAKEFLAGSPaul Smith2022-08-031-5/+18
* Support implementing the jobserver using named pipesPaul Smith2022-08-022-56/+121
* [SV 62706] Only second-expand targets that might be builtDmitry Goncharov2022-07-301-12/+10
* [SV 10593] Export variables to $(shell ...) commandsPaul Smith2022-07-091-0/+17
* [SV 62100] Add '--shuffle' option supportSergei Trofimovich2022-06-042-1/+60
* * <all>: Update copyright notices.Paul Smith2022-02-103-3/+3
* * doc/make.1: Use "target" from the SYNOPSIS.Paul Smith2022-02-061-3/+3
* * doc/make.texi (Using One Shell): Correct example to use $<.Paul Smith2022-02-061-2/+2
* [SV 61226] Revert changes to detect missing included filesPaul Smith2022-01-171-7/+7
* Update documentation with instructions for patch submissionPaul Smith2021-12-191-0/+3
* Change HTTP URLs to use HTTPS insteadPaul Smith2021-12-192-2/+2
* * doc/make.text (Wildcards): Document that glob results are sorted.Paul Smith2021-12-191-0/+12
* Introduce $(intcmp ...) for numerical comparisonJouke Witteveen2021-11-281-1/+37
* [SV 48643] Update the implicit rule search docsPaul Smith2021-11-271-2/+9
* * doc/make.texi (Special Targets): [SV 61122] Add .SECONDARY exampleDmitry Goncharov2021-10-171-0/+24
* Add support for the POSIX :::= assignment operator.Paul Smith2021-09-201-61/+166
* [SV 60435] Ensure intermediate grouped files are removedDmitry Goncharov2021-09-071-6/+6