Lines Matching full:build
43 if [ ! -r sntp/libevent/build-aux/config.guess ] ; then
63 echo flock-build running on $i? check LIST, skipping
70 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD $BUILD_ARGS" &
71 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --disable-debugging --disable-saveconfig $BUILD_ARGS" &
72 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf --enable-leap-smear $BUILD_ARGS" &
73 ssh $i "cd $c_d ; ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS" &
86 ./build $SIG $PARSE $STD $BUILD_ARGS &
89 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
94 ./build $SIG $PARSE $STD --disable-debugging --disable-saveconfig $BUILD_ARGS &
97 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
100 ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf --enable-leap-smear $BUILD_ARGS &
103 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
106 ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS &
109 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
112 echo \`date -u '+%H:%M:%S'\` $i flock-build $c_d done.
121 echo `date -u '+%H:%M:%S'` flock-build launched