Home
last modified time | relevance | path

Searched refs:VERSION (Results 1 – 25 of 55) sorted by relevance

123

/ndk/tests/build/warn-noabi/
Dbuild.sh10 VERSION=4.6
15 VERSION=$NDK_TOOLCHAIN_VERSION
36 ARM_GPP=$NDK/toolchains/arm-linux-androideabi-$VERSION/prebuilt/$SYSTEM/bin/arm-linux-androideabi-g…
38 …ARM_GPP=$NDK/toolchains/arm-linux-androideabi-$VERSION/prebuilt/$SYSTEM64/bin/arm-linux-androideab…
/ndk/build/tools/
Dbuild-gnu-libstdc++.sh347 for VERSION in $GCC_VERSION_LIST; do
353 build_gnustl_for_abi $ABI "$BUILD_DIR" static $VERSION
354 build_gnustl_for_abi $ABI "$BUILD_DIR" shared $VERSION
357 build_gnustl_for_abi $ABI "$BUILD_DIR" static $VERSION thumb
358 build_gnustl_for_abi $ABI "$BUILD_DIR" shared $VERSION thumb
360 copy_gnustl_libs $ABI "$BUILD_DIR" $VERSION
366 for VERSION in $GCC_VERSION_LIST; do
368 PACKAGE="$PACKAGE_DIR/gnu-libstdc++-headers-$VERSION.tar.bz2"
370 pack_archive "$PACKAGE" "$NDK_DIR" "$GNUSTL_SUBDIR/$VERSION/include"
374 if [ ! -d "$NDK_DIR/$GNUSTL_SUBDIR/$VERSION/libs/$ABI" ]; then
[all …]
Dbuild-host-gdb.sh93 for VERSION in $(commas_to_spaces $GDB_VERSION); do
94 GDB_SRCDIR=$TOOLCHAIN_SRC_DIR/gdb/gdb-$VERSION
305 for VERSION in $GDB_VERSION; do
306 need_install_host_gdb $SYSTEM android-$ARCH $VERSION
315 for VERSION in $GDB_VERSION; do
316 …bh_stamps_do package_host_gdb-$SYSTEM-$ARCH-$VERSION package_host_gdb $SYSTEM android-$ARCH $VERSI…
Dpackage-release.sh171 for VERSION in $(commas_to_spaces $GCC_VERSION_LIST); do
173 if [ $TOOLCHAIN != ${TOOLCHAIN%%$VERSION} ]; then
395 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
396 unpack_prebuilt gnu-libstdc++-headers-$VERSION "$REFERENCE"
402 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
403 unpack_prebuilt gnu-libstdc++-libs-$VERSION-$ABI "$REFERENCE"
478 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
479 copy_prebuilt "$GNUSTL_SUBDIR/$VERSION/include" "$GNUSTL_SUBDIR/$VERSION/"
481 copy_prebuilt "$GNUSTL_SUBDIR/$VERSION/libs/$STL_ABI" "$GNUSTL_SUBDIR/$VERSION/libs"
Dbuild-host-python.sh210 for VERSION in $(commas_to_spaces $PYTHON_VERSION); do
211 PYTHON_SRCDIR=$TOOLCHAIN_SRC_DIR/python/Python-$VERSION
460 for VERSION in $PYTHON_VERSION; do
461 need_install_host_python $SYSTEM $VERSION
469 for VERSION in $PYTHON_VERSION; do
470 need_package_host_python $SYSTEM $VERSION
Ddev-cleanup.sh44 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
45 rm -rf $DIR/$GNUSTL_SUBDIR/$VERSION
Ddev-defaults.sh221 if [ -z "$ADD" -a "$VERSION" = "$DEFAULT_GCC_VERSION" ]; then
227 RET=$RET" $PREFIX-$VERSION"
Dbuild-host-prebuilts.sh327 for VERSION in $(commas_to_spaces $GCC_VERSION_LIST); do
329 if [ $TOOLCHAIN != ${TOOLCHAIN%%$VERSION} ]; then
/ndk/tests/build/check-armeabi-v7a-prebuilts/
Dbuild.sh233 for VERSION in $DEFAULT_GCC_VERSION_LIST; do
234 GNUSTL_LIBS=$NDK/sources/cxx-stl/gnu-libstdc++/$VERSION/libs/$ABI
/ndk/sources/host-tools/make-3.81/
Dversion.c28 char *version_string = VERSION;
DMakefile.DOS74 VERSION = 3.81
476 @banner=" Regression PASSED: GNU Make $(VERSION) ($(MAKE_HOST)) built with $(CC) "; \
Dconfig.log154 | #define VERSION "3.81"
172 | #define VERSION "3.81"
412 VERSION='3.81'
481 #define VERSION "3.81"
DMakefile.in137 distdir = $(PACKAGE)-$(VERSION)
730 *"$(VERSION)"*) : ;; \
Daclocal.m420 # AM_AUTOMAKE_VERSION(VERSION)
385 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
388 # The call with PACKAGE and VERSION arguments is the old style
390 # and VERSION should now be passed to AC_INIT and removed from
424 AC_SUBST([VERSION], [$2])], subst
427 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl subst
431 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl definition
/ndk/sources/host-tools/sed-4.2.1/doc/
Dversion.texi4 @set VERSION 4.2.1
Dstamp-vti4 @set VERSION 4.2.1
/ndk/sources/host-tools/make-3.81/doc/
Dversion.texi4 @set VERSION 3.81
Dstamp-vti4 @set VERSION 3.81
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dversion.gin1 GNU sed version @VERSION@
/ndk/build/core/
Dsetup-toolchain.mk91 VERSION := $(NDK_TOOLCHAIN_VERSION)
93 VERSION := $(subst clang,,$(NDK_TOOLCHAIN_VERSION))
95 TARGET_TOOLCHAIN := $(TARGET_TOOLCHAIN_BASE)-$(VERSION)
/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.c315 fprintf(stdout, _("super-sed version %s\n"), VERSION);
318 fprintf(stdout, _("GNU sed version %s\n"), VERSION);
/ndk/sources/host-tools/make-3.81/config/
DMakefile.in142 VERSION = @VERSION@
/ndk/sources/cxx-stl/stlport/
DREADME68 VERSION INFORMATION: This module is based on STLport version 5.2.0
/ndk/sources/host-tools/sed-4.2.1/
Daclocal.m428 # AM_AUTOMAKE_VERSION(VERSION)
41 # _AM_AUTOCONF_VERSION(VERSION)
399 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
402 # The call with PACKAGE and VERSION arguments is the old style
404 # and VERSION should now be passed to AC_INIT and removed from
442 AC_SUBST([VERSION], [$2])], subst
448 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl subst
452 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl definition
/ndk/sources/host-tools/make-3.81/glob/
DMakefile.in158 VERSION = @VERSION@

123