Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 4 of 4) sorted by relevance

/net-tools-3.7.0/mbedtls-2.4.0/scripts/
Dbump_version.sh43 VERBOSE="1"
71 [ $VERBOSE ] && echo "Bumping VERSION in library/CMakeLists.txt"
77 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedcrypto in library/CMakeLists.txt"
81 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedcrypto in library/Makefile"
88 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedx509 in library/CMakeLists.txt"
92 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedx509 in library/Makefile"
99 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedtls in library/CMakeLists.txt"
103 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedtls in library/Makefile"
108 [ $VERBOSE ] && echo "Bumping VERSION in include/mbedtls/version.h"
121 [ $VERBOSE ] && echo "Bumping version in tests/suites/test_suite_version.data"
[all …]
Dtmp_ignore_makefiles.sh18 VERBOSE="1"
39 [ $VERBOSE ] && echo "Ignoring Makefiles"
42 [ $VERBOSE ] && echo "Tracking Makefiles"
/net-tools-3.7.0/mbedtls-2.4.0/programs/pkey/
Decdsa.c47 #define VERBOSE macro
67 #if defined(VERBOSE)
/net-tools-3.7.0/mbedtls-2.4.0/tests/
Dcompat.sh57 VERBOSE=""
101 VERBOSE=1
125 if [ "X" != "X$VERBOSE" ]; then