HomeSort by relevance Sort by last modified time
    Searched refs:toolchain (Results 26 - 50 of 55) sorted by null

12 3

  /gdk/build/core/
init.mk 138 # Cygwin 1.5, which is deprecated and won't run our toolchain
241 # Read all toolchain-specific configuration files.
243 # Each toolchain must have a corresponding config.mk file located
247 # TOOLCHAIN_NAME toolchain name (e.g. arm-eabi-4.2.1)
248 # TOOLCHAIN_ABIS list of target ABIs supported by the toolchain.
255 # the build script to include in each toolchain config.mk
256 ADD_TOOLCHAIN := $(BUILD_SYSTEM)/add-toolchain.mk
264 $(eval include $(BUILD_SYSTEM)/add-toolchain.mk)\
270 # The default toolchain is now arm-eabi-4.4.0, however its
279 # check that the toolchain name is supporte
    [all...]
setup-abi.mk 37 include $(BUILD_SYSTEM)/setup-toolchain.mk
  /external/oprofile/
common.mk 38 toolchain := prebuilts/gcc/$(HOST_PREBUILT_TAG)/arm/arm-linux-androideabi-4.6 macro
39 common_host_c_includes := $(common_c_includes) $(toolchain)/include
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 18 # This script is used to rebuild the Linux 32-bit cross-toolchain
25 # WARNING: At this time, the generated toolchain binaries will *not* run
30 PATCHES_DIR="$( cd "$( dirname "$0" )" && pwd )/toolchain-patches"
61 # Used to set the host bitness of the generted toolchain binaries
106 # Versions of various toolchain components, do not touch unless you know
120 GIT_BASE_DEFAULT=https://android.googlesource.com/toolchain
122 # Location where we're going to install the toolchain during the build
131 # to ensure that the toolchain binaries are properly relocatable (i.e. can
297 Usage: $PROGNAME [options] [<path-to-toolchain-sources>]
299 This script is used to rebuild a custom Linux host toolchain that target
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 18 # This script is used to rebuild the Linux 32-bit cross-toolchain
25 # WARNING: At this time, the generated toolchain binaries will *not* run
30 PATCHES_DIR="$( cd "$( dirname "$0" )" && pwd )/toolchain-patches"
61 # Used to set the host bitness of the generted toolchain binaries
106 # Versions of various toolchain components, do not touch unless you know
120 GIT_BASE_DEFAULT=https://android.googlesource.com/toolchain
122 # Location where we're going to install the toolchain during the build
131 # to ensure that the toolchain binaries are properly relocatable (i.e. can
297 Usage: $PROGNAME [options] [<path-to-toolchain-sources>]
299 This script is used to rebuild a custom Linux host toolchain that target
    [all...]
  /ndk/build/core/
default-build-commands.mk 2 # This is included in setup-toolchain.mk just before the inclusion
3 # of the toolchain's specific setup.mk file which can then override
15 # This can be over-ridden by a specific toolchain. Note that by default
50 # releases due to toolchain or library changes.
97 # the toolchain's setup.mk script.
init.mk 226 # Cygwin 1.5, which is deprecated and won't run our toolchain
354 # Read all toolchain-specific configuration files.
356 # Each toolchain must have a corresponding config.mk file located
360 # TOOLCHAIN_NAME toolchain name (e.g. arm-linux-androideabi-4.4.3)
361 # TOOLCHAIN_ABIS list of target ABIs supported by the toolchain.
368 # the build script to include in each toolchain config.mk
369 ADD_TOOLCHAIN := $(BUILD_SYSTEM)/add-toolchain.mk
378 $(eval include $(BUILD_SYSTEM)/add-toolchain.mk)\
393 # Allow the user to define NDK_TOOLCHAIN to a custom toolchain name.
399 # check that the toolchain name is supporte
    [all...]
setup-abi.mk 57 include $(BUILD_SYSTEM)/setup-toolchain.mk
setup-app.mk 42 # which platform/abi/toolchain are we going to use?
  /ndk/toolchains/x86-4.4.3/
setup.mk 17 # toolchain any number of source files
64 # this toolchain's generated binaries
72 # Normally, the toolchain should be configured to do that automatically,
config.mk 16 # config file for the x86-4.4.3 toolchain for the Android NDK
  /ndk/toolchains/arm-linux-androideabi-4.4.3/
config.mk 16 # config file for the arm-eabi-4.4.0 toolchain for the Android NDK
setup.mk 17 # toolchain any number of source files
117 # Normally, the toolchain should be configured to do that automatically,
  /ndk/toolchains/mipsel-linux-android-4.4.3/
config.mk 16 # config file for the mipsel 4.4.3 toolchain for the Android NDK
setup.mk 17 # toolchain any number of source files
82 # Normally, the toolchain should be configured to do that automatically,
  /build/core/
dumpvar.mk 12 # Add the ARM toolchain bin dir if it actually exists
18 # Add the x86 toolchain bin dir if it actually exists
  /ndk/build/tools/
download-toolchain-sources.sh 17 # This shell script is used to download the sources of the Android NDK toolchain
19 # that can later be used with the 'built-toolchain.sh' script.
45 OPTION_GIT_BASE=https://android.googlesource.com/toolchain
59 "Download the NDK toolchain sources from android.googlesource.com into <src-dir>.
60 You will need to run this script before being able to rebuilt the NDK toolchain
75 toolchain repositories on your machine. Use --git-reference=<path> to
106 PKGNAME=android-ndk-toolchain-$RELEASE
133 dump "downloading sources for toolchain/$1"
151 dump "Using sources for date '$GIT_DATE': toolchain/$1 revision $REVISION"
155 (printf "%-32s " "toolchain/$1.git"; git log -1 --format=oneline) >> $SOURCES_LIS
    [all...]
build-gcc.sh 17 # This shell script is used to rebuild the gcc and toolchain binaries
24 PROGRAM_PARAMETERS="<src-dir> <ndk-dir> <toolchain>"
27 "Rebuild the gcc toolchain prebuilt binaries for the Android NDK.
29 Where <src-dir> is the location of toolchain sources, <ndk-dir> is
30 the top-level NDK installation path and <toolchain> is the name of
31 the toolchain to use (e.g. arm-linux-androideabi-4.4.3)."
34 BUILD_OUT=/tmp/ndk-$USER/build/toolchain
78 TOOLCHAIN="$3"
111 # Check toolchain name
113 if [ -z "$TOOLCHAIN" ] ; the
    [all...]
build-host-prebuilts.sh 33 # with the mingw32 cross-toolchain.
45 register_var_option "--package-dir=<path>" PACKAGE_DIR "Package toolchain into this directory"
55 PROGRAM_PARAMETERS="<toolchain-src-dir>"
58 You need to give it the path to the toolchain source directory, as
59 downloaded by the 'download-toolchain-sources.sh' dev-script."
63 # Check toolchain source path
66 echo "ERROR: Please provide the path to the toolchain source tree. See --help"
78 echo "This is not the top of a toolchain tree: $SRC_DIR"
79 echo "You must give the path to a copy of the toolchain source directories"
80 echo "created by 'download-toolchain-sources.sh.
    [all...]
  /external/libvpx/
configure 344 BUILD_PFX=${arch}/ toolchain=${arch} $self --child $cmdline_args || exit $?
412 local tgt_fn="$tgt-$toolchain.mk"
415 echo "Creating makefiles for ${toolchain} ${tgt}"
431 echo "Bypassing toolchain for environment detection."
456 check_ld <<EOF || die "Toolchain is unable to link executables"
471 case $toolchain in
542 # Other toolchain specific defaults
543 case $toolchain in x86*|ppc*|universal*) soft_enable postproc;; esac
  /prebuilts/qemu-kernel/arm/
rebuild.sh 148 --toolchain=*)
179 echo " --toolchain=<name> Toolchain name [$TOOLCHAIN_NAME]"
183 echo "The --toolchain option is ignored if you use the --cc one."
242 # Find toolchain
251 TOOLCHAIN_DIR="$ANDROID_BUILD_TOP/prebuilt/linux-x86/toolchain/$TOOLCHAIN_NAME/bin"
264 echo "Using cross-toolchain prefix: $CROSS_COMPILE"
  /build/core/combo/arch/x86/
x86.mk 31 # by our toolchain binaries. However, there have been reports that this may
  /external/llvm/
README.android 5 * - Changes due to Android's toolchain.
62 Android toolchain.
64 * Code changes to make Android's toolchain stop outputting warnings. (This part
  /ndk/sources/cxx-stl/stlport/
Android.mk 63 # toolchain.
  /build/core/combo/
TARGET_linux-sh.mk 22 TARGET_TOOLCHAIN_ROOT := prebuilt/$(HOST_PREBUILT_TAG)/toolchain/sh-4.3.3

Completed in 811 milliseconds

12 3