summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_make
AgeCommit message (Collapse)AuthorFilesLines
2004-08-21- Fixed the perl code that was using the @matches array.Wayne Davison1-4/+3
- Simplified the other perl code just a little.
2004-08-18One of the new parenthetical expressions needs to not return a valueWayne Davison1-1/+1
so that it doesn't put items into the @matches array.
2004-08-18Don't output a target "VAR" for a line of the form "VAR := VALUE".Wayne Davison1-4/+4
2004-08-18Don't output make targets all clumped into a single string when useperlWayne Davison1-1/+1
is enabled.
2002-08-1417535: use-perl style for _makePeter Stephenson1-2/+18
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle1-13/+4
completion and add _pick_variant to resolve program variants in general
2002-03-13remove that -T option to compdef again and instead use comma-separated ↵Sven Wischnowsky1-1/+2
sub-contexts both for function and style lookup (16819)
2001-04-02moved from Completion/User/_makeSven Wischnowsky1-0/+50