Lines Matching full:verbose
12 # [ -v | --verbose ] [ -h | --help ]
42 -v|--verbose)
43 # Be verbose
44 VERBOSE="1"
54 echo -e " -v|--verbose\t\tVerbose."
72 [ $VERBOSE ] && echo "Bumping VERSION in CMakeLists.txt"
76 [ $VERBOSE ] && echo "Bumping VERSION in library/CMakeLists.txt"
82 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedcrypto in library/CMakeLists.txt"
86 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedcrypto in library/Makefile"
93 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedx509 in library/CMakeLists.txt"
97 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedx509 in library/Makefile"
104 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedtls in library/CMakeLists.txt"
108 [ $VERBOSE ] && echo "Bumping SOVERSION for libmbedtls in library/Makefile"
113 [ $VERBOSE ] && echo "Bumping VERSION in include/mbedtls/build_info.h"
126 [ $VERBOSE ] && echo "Bumping version in tests/suites/test_suite_version.data"
130 [ $VERBOSE ] && echo "Bumping PROJECT_NAME in doxygen/mbedtls.doxyfile and doxygen/input/doc_mainpa…
137 [ $VERBOSE ] && echo "Re-generating library/error.c"
140 [ $VERBOSE ] && echo "Re-generating programs/test/query_config.c"
143 [ $VERBOSE ] && echo "Re-generating library/version_features.c"
146 [ $VERBOSE ] && echo "Re-generating visualc files"