summaryrefslogtreecommitdiff
path: root/src/implicit.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up expand.cPaul Smith2023-03-261-1/+1
* Rename VMS macro to MK_OS_VMSPaul Smith2023-01-151-2/+2
* Clean up depth handling in debug outputPaul Smith2023-02-191-1/+5
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
* [SV 63417] Ensure global .NOTINTERMEDIATE disables all intermediatesDmitry Goncharov2022-11-281-3/+3
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* Avoid compilation warningsEli Zaretskii2022-09-241-0/+2
* [SV 12078, SV 62809] Rebuild grouped targets if any is missingPaul Smith2022-09-201-3/+3
* [SV 13862] Implement the .WAIT special targetPaul Smith2022-09-121-2/+8
* Take advantage of mempcpy() and stpcpy()Paul Smith2022-07-301-19/+9
* [SV 62100] Add '--shuffle' option supportSergei Trofimovich2022-06-041-0/+7
* [SV 62206] Fix %-substitution in second expansion of pattern rulesDmitry Goncharov2022-04-241-19/+51
* [SV 62324] Simplify set_file_variables by passing in the stemDmitry Goncharov2022-04-241-10/+2
* * <all>: Update copyright notices.Paul Smith2022-02-101-1/+1
* [SV 48643] Make prereqs mentioned in unrelated rules explicitDmitry Goncharov2022-02-061-0/+3
* * src/implicit.c (pattern_search): [SV 61864] Fix debug output.Dmitry Goncharov2022-02-061-1/+1
* * src/implicit.c (pattern_search): Use const ptrs when possible.Paul Smith2022-02-061-10/+12
* [SV 61226] Revert changes to detect missing included filesPaul Smith2022-01-171-1/+1
* Do not force targets to be SECONDARYPaul Smith2021-12-291-8/+3
* [SV 48643] Preserve target-specific variables on intermediate filesDmitry Goncharov2021-12-291-1/+5
* * src/implicit.c (pattern_search): Fix text for easier translation.Paul Smith2021-11-271-2/+3
* [SV 48643] Enhance "ought to exist" definitionDmitry Goncharov2021-11-271-27/+78
* [SV 61042] Enhance logging of implicit rule searchDmitry Goncharov2021-10-181-39/+67
* [SV 60435] Ensure intermediate grouped files are removedDmitry Goncharov2021-09-071-2/+9
* [SV 60297] Add .NOTINTERMEDIATE special targetDmitry Goncharov2021-07-251-6/+17
* [SV 60188] Explicit prereqs cannot be intermediate filesDmitry Goncharov2021-03-151-3/+14
* Update copyright statements for 2020Paul Smith2020-01-031-1/+1
* Support the .EXTRA_PREREQS special variablePaul Smith2020-01-031-0/+4
* [SV 56655] Allow pattern expansion to contain spacesPaul Smith2019-12-261-1/+1
* [SV 54161] Fix second expansion of $* for pathsJouke Witteveen2019-12-181-17/+39
* * src/implicit.c (pattern_search): Set lastslash correctlyJouke Witteveen2019-12-171-5/+3
* * src/implicit.c (pattern-search): Remove unneeded 'dir' variableJouke Witteveen2019-12-171-12/+6
* Update copyright statements for 2019Paul Smith2019-05-191-1/+1
* Resolve most of the Windows Visual Studio warnings.Paul Smith2018-07-021-14/+14
* * all: Update Copyright statements for 2018Paul Smith2018-07-011-1/+1
* Rework directory structure to use GNU-recommended "src" directory.Paul Smith2017-11-191-0/+999