HomeSort by relevance Sort by last modified time
    Searched refs:ccache (Results 1 - 7 of 7) sorted by null

  /build/core/combo/
select.mk 64 ccache := prebuilt/$(HOST_PREBUILT_TAG)/ccache/ccache macro
65 $(combo_target)CC := $(ccache) $($(combo_target)CC)
66 $(combo_target)CXX := $(ccache) $($(combo_target)CXX)
67 ccache = macro
  /ndk/build/tools/
build-ccache.sh 17 # This shell script is used to download the sources of the ccache
20 # We use a special patched version of ccache 2.4 that works
24 # Beta versions of ccache 3.0 are supposed to do that as well but
32 PROGRAM_DESCRIPTION="Rebuild the prebuilt ccache binary for the Android NDK toolchain."
34 CCACHE_VERSION=ccache-2.4-android-20070905
105 echo "Building ccache from sources..."
108 dump "Could not build ccache in $BUILD_OUT"
111 PREBUILT_DIR=$NDK_DIR/build/prebuilt/$HOST_TAG/ccache
112 mkdir -p $PREBUILT_DIR && cp -p $BUILD_OUT/$CCACHE_VERSION/ccache $PREBUILT_DIR
114 dump "Could not copy ccache binary!
    [all...]
  /external/bison/build-aux/
config.rpath 42 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /external/expat/
configure     [all...]
  /external/libffi/
configure     [all...]
  /external/dbus/
configure     [all...]
  /external/libpng/
configure     [all...]

Completed in 1324 milliseconds