Home
last modified time | relevance | path

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

/mbedtls-development/scripts/
A Dbump_version.sh56 VERBOSE="1"
84 [ $VERBOSE ] && echo "Bumping VERSION in CMakeLists.txt"
88 [ $VERBOSE ] && echo "Bumping VERSION in library/CMakeLists.txt"
109 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedx509 in library/Makefile"
120 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedtls in library/Makefile"
125 [ $VERBOSE ] && echo "Bumping VERSION in include/mbedtls/build_info.h"
138 [ $VERBOSE ] && echo "Bumping version in tests/suites/test_suite_version.data"
149 [ $VERBOSE ] && echo "Re-generating library/error.c"
152 [ $VERBOSE ] && echo "Re-generating programs/test/query_config.c"
155 [ $VERBOSE ] && echo "Re-generating library/version_features.c"
[all …]
A Dtmp_ignore_makefiles.sh33 VERBOSE="1"
54 [ $VERBOSE ] && echo "Ignoring Makefiles"
57 [ $VERBOSE ] && echo "Tracking Makefiles"
/mbedtls-development/programs/test/
A Dudp_proxy_wrapper.sh26 : ${VERBOSE:=0}
87 if [ $VERBOSE -gt 0 ]; then
111 if [ $VERBOSE -gt 0 ]; then
117 if [ $VERBOSE -gt 0 ]; then
122 if [ $VERBOSE -gt 0 ]; then
/mbedtls-development/programs/pkey/
A Decdsa.c46 #define VERBOSE macro
66 #if defined(VERBOSE)
/mbedtls-development/tests/
A Dcompat.sh81 VERBOSE=""
125 VERBOSE=1
149 if [ "X" != "X$VERBOSE" ]; then

Completed in 7 milliseconds