Searched refs:VERBOSE (Results 1 – 5 of 5) sorted by relevance
56 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 …]
33 VERBOSE="1"54 [ $VERBOSE ] && echo "Ignoring Makefiles"57 [ $VERBOSE ] && echo "Tracking Makefiles"
26 : ${VERBOSE:=0}87 if [ $VERBOSE -gt 0 ]; then111 if [ $VERBOSE -gt 0 ]; then117 if [ $VERBOSE -gt 0 ]; then122 if [ $VERBOSE -gt 0 ]; then
46 #define VERBOSE macro66 #if defined(VERBOSE)
81 VERBOSE=""125 VERBOSE=1149 if [ "X" != "X$VERBOSE" ]; then
Completed in 7 milliseconds