summaryrefslogtreecommitdiff
path: root/tests/scripts/features/se_implicit
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for MacOS and WindowsPaul Smith2022-08-301-3/+2
* [SV 62706] Only second-expand targets that might be builtDmitry Goncharov2022-07-301-3/+64
* [SV 62175] Rework secondary expansion testsDmitry Goncharov2022-04-241-4/+4
* [SV 62324] Simplify set_file_variables by passing in the stemDmitry Goncharov2022-04-241-0/+7
* [SV 48643] Add more tests of intermediates and unrelated targetsDmitry Goncharov2022-02-061-0/+12
* [SV 60659] Set $$< properly in second expansionDmitry Goncharov2021-05-301-0/+98
* [SV 60188] Explicit prereqs cannot be intermediate filesDmitry Goncharov2021-03-151-0/+63
* [SV 54161] Fix second expansion of $* for pathsJouke Witteveen2019-12-181-0/+8
* [SV 28456] Don't override $< when no default rule has been definedMike Haboustak2019-07-131-29/+27
* [SV 31155] Parse order-only tokens in second expansion results.Paul Smith2013-09-221-0/+12
* Keep a local count of the max dependency list size.Paul Smith2013-07-091-0/+22
* - Fix broken handling of order-only prereqs in secondary expansionPaul Smith2009-09-241-0/+11
* - Rework secondary expansion so we only defer it if there's a possibilityPaul Smith2009-09-241-59/+42
* Extend .SECONDEXPANSION to implicit rules. Final fix for bug #13781.Paul Smith2005-12-111-0/+8
* Fixed stem termination and stem triple-expansion bugs.Boris Kolpackov2005-03-031-0/+36
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-271-0/+188