about summary refs log tree commit diff
path: root/Completion/User/_make
Commit message (Collapse)AuthorAgeFilesLines
* revert 11280Tanaka Akira2000-05-101-1/+1
|
* 11280: Completion/User/_make: suppress an error with closed stdinTanaka Akira2000-05-091-1/+1
| | | | | | on OpenBSD. 11278: Completion/User/_ssh: disable forwarding to use ssh.
* use $words[1] to call make in _make and throw away stderr and use _call (10977)Sven Wischnowsky2000-04-271-1/+1
|
* Things that are in the ChangeLog but that somehow didn't get changed.Bart Schaefer2000-04-251-1/+1
|
* _make uses $words[1] for command name (10635)Sven Wischnowsky2000-04-111-6/+6
|
* 10628: Check for GNU make using "_call version ..." as was done for GNU diff.Bart Schaefer2000-04-101-4/+21
|
* complete make targets of the form `foo bar:' (10575)Sven Wischnowsky2000-04-071-1/+1
|
* Updated from list as far as 10376Peter Stephenson2000-04-011-2/+31
|
* Initial revisionTanaka Akira1999-04-151-0/+3