Lines Matching defs:log
77 log ()
278 log "Generating Tiger-compatible binaries!"
280 log "Generating Leopard-compatible binaries!"
282 log "Generating Snow Leopard-compatible binaries!"
285 log "Generating $osx_version-compatible binaries!"
291 log "Cleaning up work directory..."
295 LOG_FILE=$TEMP_DIR/build.log
307 log "Target arch: $TARGET_TAG"
308 log "Target bits: $TARGET_BITS"
331 log "Host compiler generates 32-bit code: $PROBE_CC"
335 log "Host compiler generates 64-bit code: $PROBE_CC"
346 log "Host arch: $HOST_TAG"
366 log "Downloading $PKG_URL..."
375 log "Uncompressing $PKG_URL into $SRC_DIR"
527 log "$PKGNAME: Configuring" &&
531 log "$PKGNAME: Building" &&
535 log "$PKGNAME: Installing" &&
553 log "$PKGNAME: Configuring" &&
557 log "$PKGNAME: Building" &&
561 log "$PKGNAME: Installing" &&
600 log "$PKGNAME: Configuring" &&
603 log "$PKGNAME: Installing" &&
624 log "$PKGNAME: Configuring" &&
630 log "$PKGNAME: Installing" &&
655 log "core-$PKGNAME: Configuring" &&
659 log "core-$PKGNAME: Building" &&
663 log "core-$PKGNAME: Installing" &&
683 log "$PKGNAME: Configuring" &&
687 log "$PKGNAME: Building" &&
691 log "$PKGNAME: Installing" &&
711 log "libgcc-$PKGNAME: Building" &&
715 log "libgcc-$PKGNAME: Installing" &&
751 log "Packaging $TARGET_TAG toolchain to $PACKAGE_NAME"
754 log "Done. See $PACKAGE_DIR:"
757 log "Done. See: $INSTALL_DIR"
761 log "Cleaning up..."