mirror of
https://github.com/curl/curl.git
synced 2026-04-11 12:01:42 +08:00
Also: - GHA/linux, macos: test `install` with autotools too. - GHA/linux, macos: enable fish and zsh completion in an autotools job. - scripts: drop dynamic perl checks redundant after this patch. - scripts: drop two interim variables. - autotools: make `build-certs` target check perl first. - autotools: replace `$(PERL)` with `@PERL@` to match the pattern used in most automake scripts. For consistency. This makes `PERL` be defined at configure-time, as opposed to make-time, for these cases now. Closes #18141 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| CMakeLists.txt | ||
| genserv.pl | ||
| Makefile.am | ||
| Makefile.inc | ||
| srp-verifier-conf | ||
| srp-verifier-db | ||
| test-ca.cnf | ||
| test-ca.prm | ||
| test-client-cert.prm | ||
| test-client-eku-only.prm | ||
| test-localhost0h.prm | ||
| test-localhost-san-first.prm | ||
| test-localhost-san-last.prm | ||
| test-localhost.nn.prm | ||
| test-localhost.prm | ||