openssl/util
Richard Levitte 9abce88b4b Windows: fix echo for nmake
It seems that nmake first tries to run executables on its own, and
only pass commands to cmd if that fails.  That means it's possible to
have nmake run something like 'echo.exe' when the builtin 'echo'
command was expected, which might give us unexpected results.

To get around this, we create our own echoing script and call it
explicitly from the nmake makefile.

Fixes #6670

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/6686)
2018-07-11 14:49:02 +02:00
..
perl Make 'with_fallback' use 'use' instead of 'require' 2018-07-10 16:32:20 +02:00
add-depends.pl
build.info
check-malloc-errs Fix last(?) batch of malloc-NULL places 2018-04-26 14:02:24 -04:00
ck_errf.pl Update copyright year 2018-06-20 15:29:23 +01:00
copy.pl Update copyright year 2018-05-29 13:16:04 +01:00
dofile.pl util/dofile.pl: require Text::Template 1.46 or newer 2018-07-10 16:32:20 +02:00
echo.pl Windows: fix echo for nmake 2018-07-11 14:49:02 +02:00
find-doc-nits
find-unused-errs
indent.pro
libcrypto.num Modify the DEVRANDOM source so that the files are kept open persistently. 2018-06-27 07:15:36 +10:00
libssl.num Introduce the recv_max_early_data setting 2018-07-06 09:26:39 +01:00
local_shlib.com.in
mkbuildinf.pl
mkdef.pl Configurations/10-main.conf: replace -bexpall with explicit list on AIX. 2018-06-13 10:48:27 +02:00
mkdir-p.pl
mkerr.pl
mkrc.pl
openssl-format-source
openssl-update-copyright
opensslwrap.sh
private.num Document the new early data callback and option 2018-07-02 15:06:12 +01:00
process_docs.pl Update copyright year 2018-05-29 13:16:04 +01:00
shlib_wrap.sh.in Configure,util/shlib_wrap.sh: harmonize -Wl and -rpath handling. 2018-06-22 11:17:57 +02:00
su-filter.pl
unlocal_shlib.com.in