summaryrefslogtreecommitdiff
path: root/tests/scripts/features/se_explicit
Commit message (Expand)AuthorAgeFilesLines
* Adjust output strings to be alignedPaul Smith2023-04-021-6/+6
* Apply spelling fixes discovered by CodespellPaul Smith2022-12-311-1/+1
* Fix tests for MacOS and WindowsPaul Smith2022-08-301-3/+2
* [SV 62706] Only second-expand targets that might be builtDmitry Goncharov2022-07-301-0/+203
* [SV 62650] Show correct warning when combining targetsDmitry Goncharov2022-07-091-2/+2
* [SV 62175] Rework secondary expansion testsDmitry Goncharov2022-04-241-15/+15
* [SV 62324] Simplify set_file_variables by passing in the stemDmitry Goncharov2022-04-241-0/+7
* [SV 60659] Set $$< properly in second expansionDmitry Goncharov2021-05-301-0/+92
* [SV 28456] Don't override $< when no default rule has been definedMike Haboustak2019-07-131-0/+10
* [SV 54549] Don't free used set_lists during mergePaul Smith2019-05-191-0/+26
* Create a target that tests alternative configurations.Paul Smith2013-09-211-1/+4
* Improve handling for escaped colons in prerequisite lists.Paul Smith2012-03-041-1/+9
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-1/+1
* Fix savannah bug 25780. Optimize things a bit.Boris Kolpackov2009-10-061-9/+4
* - Update manual description for pattern rule search algorithmPaul Smith2009-09-281-0/+27
* - Rework secondary expansion so we only defer it if there's a possibilityPaul Smith2009-09-241-14/+14
* - Fix Savannah bug #24622Paul Smith2009-06-071-12/+12
* - Modify access of config and gnulib Savannah modules to use GITPaul Smith2009-06-041-0/+7
* Make second expansion optional (partial implementation).Paul Smith2005-10-241-1/+23
* Implementation of the second expansion in explicitBoris Kolpackov2005-02-271-0/+105