Revision tags: curl-7_47_0 |
|
#
ebfe00c0 |
| 11-Jan-2016 |
Alessandro Ghedini |
scripts: don't generate and install zsh completion when cross-compiling
|
#
fb7cbf75 |
| 27-Dec-2015 |
Alessandro Ghedini |
scripts: fix zsh completion generation The script should use the just-built curl, not the system one. This fixes zsh completion generation when no system curl is installed.
|
#
28533d32 |
| 16-Dec-2015 |
Dan Fandrich |
scripts/Makefile: build zsh script even in an out-of-tree build
|
#
3b516523 |
| 08-Dec-2015 |
Daniel Stenberg |
scripts/makefile: add standard header
|
#
f08fea71 |
| 08-Dec-2015 |
Daniel Stenberg |
scripts/Makefile: fix GNUism and survive no perl Closes #555 Reported-by: Thomas Klausner
|
Revision tags: curl-7_46_0 |
|
#
19a8afb3 |
| 27-Nov-2015 |
Daniel Stenberg |
zsh install: fix DESTDIR support Reported-by: Mohammad AlSaleh
|
#
be0d4141 |
| 20-Nov-2015 |
Daniel Shahaf |
build: Install zsh completion Fixes #534 Closes #537
|