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

  /build/core/combo/
select.mk 85 # Workaround for ccache with clang.
86 # See http://petereisentraut.blogspot.com/2011/09/ccache-and-clang-part-2.html
91 # then use the linux ccache binary instead.
95 ccache := prebuilts/misc/$(CCACHE_HOST_TAG)/ccache/ccache macro
97 ccache := $(strip $(wildcard $(ccache))) macro
98 ifdef ccache
100 CC_WRAPPER := $(ccache)
105 ccache = macro
    [all...]
  /device/asus/fugu/
AndroidKernel.mk 21 ifeq ($(notdir $(KERNEL_CCACHE)),ccache)
22 KERNEL_CROSS_COMP := "ccache $(KERNEL_CROSS_COMP)"
26 #remove time_macros from ccache options, it breaks signing process
  /external/chromium_org/third_party/skia/platform_tools/nacl/
nacl_make 86 if [[ "$1" == "--use-ccache" ]];
90 NACL_MAKE_CCACHE=$(which ccache)
103 echo "Unable to find ccache!"
  /external/chromium_org/third_party/skia/platform_tools/android/bin/utils/
setup_toolchain.sh 85 CCACHE=${ANDROID_MAKE_CCACHE-$(which ccache || true)}
87 exportVar CC "$CCACHE $ANDROID_TOOLCHAIN_PREFIX-gcc"
88 exportVar CXX "$CCACHE $ANDROID_TOOLCHAIN_PREFIX-g++"
89 exportVar LINK "$CCACHE $ANDROID_TOOLCHAIN_PREFIX-gcc"
  /external/bison/build-aux/
config.rpath 42 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.rpath 42 compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
  /external/chromium_org/third_party/libvpx/source/libvpx/
configure 357 ccache
692 # ccache only really works on gcc toolchains
693 enabled gcc || soft_disable ccache
  /external/libvpx/libvpx/
configure 337 ccache
668 # ccache only really works on gcc toolchains
669 enabled gcc || soft_disable ccache
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
configure.sh 424 enabled ccache && CC="ccache ${CC}"
425 enabled ccache && CXX="ccache ${CXX}"
    [all...]
  /external/libvpx/libvpx/build/make/
configure.sh 424 enabled ccache && CC="ccache ${CC}"
425 enabled ccache && CXX="ccache ${CXX}"
    [all...]
  /external/cmockery/cmockery_0_1_2/
configure     [all...]
  /external/chromium_org/third_party/libevent/
configure     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
configure     [all...]
  /external/chromium_org/sdch/open-vcdiff/
configure     [all...]
  /external/google-tv-pairing-protocol/cpp/
configure     [all...]
  /external/chromium_org/third_party/libxml/src/
configure     [all...]
  /external/chromium_org/third_party/sqlite/src/
configure     [all...]
  /external/libedit/
configure     [all...]
  /external/libusb/
configure     [all...]
  /external/libusb-compat/
configure     [all...]
  /external/libvorbis/
configure     [all...]
  /external/libmtp/
configure     [all...]
  /external/libogg/
configure     [all...]
  /external/openfst/
configure     [all...]

Completed in 646 milliseconds