Searched refs:VERBOSE (Results 1 – 5 of 5) sorted by relevance
44 VERBOSE="1"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"[all …]
21 VERBOSE="1"42 [ $VERBOSE ] && echo "Ignoring Makefiles"45 [ $VERBOSE ] && echo "Tracking Makefiles"
14 : ${VERBOSE:=0}75 if [ $VERBOSE -gt 0 ]; then99 if [ $VERBOSE -gt 0 ]; then105 if [ $VERBOSE -gt 0 ]; then110 if [ $VERBOSE -gt 0 ]; then
25 #define VERBOSE macro45 #if defined(VERBOSE)
97 VERBOSE=""174 VERBOSE=1207 if [ "X" != "X$VERBOSE" ]; then