Home | History | Annotate | Download | only in tools

Lines Matching refs:log

84 log ()
254 log "Generating Tiger-compatible binaries!"
256 log "Generating Leopard-compatible binaries!"
258 log "Generating Snow Leopard-compatible binaries!"
261 log "Generating $osx_version-compatible binaries!"
267 log "Cleaning up work directory..."
271 LOG_FILE=$TEMP_DIR/build.log
283 log "Target arch: $TARGET_TAG"
284 log "Target bits: $TARGET_BITS"
307 log "Host compiler generates 32-bit code: $PROBE_CC"
311 log "Host compiler generates 64-bit code: $PROBE_CC"
322 log "Host arch: $HOST_TAG"
342 log "Downloading $PKG_URL..."
351 log "Uncompressing $PKG_URL into $SRC_DIR"
492 log "$PKGNAME: Configuring" &&
496 log "$PKGNAME: Building" &&
500 log "$PKGNAME: Installing" &&
537 log "$PKGNAME: Configuring" &&
540 log "$PKGNAME: Installing" &&
561 log "$PKGNAME: Configuring" &&
567 log "$PKGNAME: Installing" &&
592 log "core-$PKGNAME: Configuring" &&
596 log "core-$PKGNAME: Building" &&
600 log "core-$PKGNAME: Installing" &&
620 log "$PKGNAME: Configuring" &&
624 log "$PKGNAME: Building" &&
628 log "$PKGNAME: Installing" &&
648 log "libgcc-$PKGNAME: Building" &&
652 log "libgcc-$PKGNAME: Installing" &&
688 log "Packaging $TARGET_TAG toolchain to $PACKAGE_NAME"
691 log "Done. See $PACKAGE_DIR:"
694 log "Done. See: $INSTALL_DIR"
698 log "Cleaning up..."