Lines Matching refs:sh
49 the dev-script 'build-cxx-stl.sh' can be used to generate prebuilt
55 The dev-script 'build-cxx-stl.sh' can be used to generate prebuilt
60 ndk-build. The dev-script 'build-cxx-stl.sh' can be used to generate
66 The dev-script 'build-gnu-libstdc++.sh' is used to generate prebuilt
74 generated by the 'gen-platform.sh' dev-script described later, but
152 'dev-platform-import.sh' dev-script, described later in this document.
159 usually copied into $INSTALLED_NDK/samples/ by the 'gen-platforms.sh'
189 The dev-script 'gen-platforms.sh' is used to populate $NDK/platforms.
246 The script 'download-toolchain-sources.sh' can be used to download and patch
250 $NDK/build/tools/download-toolchain-sources.sh /tmp/ndk-$USER/src
266 $NDK/build/tools/download-toolchain-sources.sh \
273 at a given known date, defined as TOOLCHAIN_GIT_DATE in 'prebuilt-common.sh'.
280 'download-toolchain-patches.sh', and later use 'patch-sources.sh' manually
300 $NDK/build/tools/gen-platforms.sh --minimal
306 Once the sysroots are in place, use 'build-gcc.sh' by providing the path
314 $NDK/build/tools/build-gcc.sh /tmp/ndk-$USER/src $NDK arm-linux-androideabi-4.8
315 $NDK/build/tools/build-gcc.sh /tmp/ndk-$USER/src $NDK x86-4.8
332 $NDK/build/tools/build-gcc.sh --mingw \
335 $NDK/build/tools/build-gcc.sh --mingw \
367 $NDK/gen-platforms.sh
383 in the final NDK installation. You can generate with 'build-gdbserver.sh' and
384 takes the same parameters than 'build-gcc.sh'. So one can do:
386 $NDK/build/tools/build-gcc.sh /tmp/ndk-$USER/src $NDK arm-linux-androideabi-4.8
387 $NDK/build/tools/build-gcc.sh /tmp/ndk-$USER/src $NDK x86-4.8
410 $NDK/build/tools/build-cxx-stl.sh --stl=gabi++
411 $NDK/build/tools/build-cxx-stl.sh --stl=stlport
412 $NDK/build/tools/build-cxx-stl.sh --stl=libc++
413 $NDK/build/tools/build-gnu-libstdc++.sh /tmp/ndk-$USER/src
434 The 'build-ndk-stack.sh' script can be used to rebuild the 'ndk-stack'
438 $NDK/build/tools/build-ndk-stack.sh
443 Similar to 'ndk-stack', see the 'build-ndk-depends.sh' script.
459 $NDK/build/tools/build-cxx-stl.sh --stl=gabi++ --package-dir=/tmp/ndk-$USER/prebuilt/
474 $NDK/build/tools/build-cxx-stl.sh --stl=stlport --package-dir=/tmp/ndk-$USER/prebuilt
477 'rebuild-all-prebuilt.sh'. Note that by default, it will automatically
478 invoke 'download-toolchain-sources.sh', and place the prebuilt tarballs
486 $NDK/build/tools/rebuild-all-prebuilt.sh \
502 Alternatively, you can run 'rebuild-all-prebuilt.sh' on a Darwin machine.
512 Use the 'package-release.sh' dev-script to generate full NDK release packages.
522 $NDK/build/tools/package-release.sh \
566 $NDK/tests/run-tests.sh --package=<ndk-archive>
574 $NDK/tests/run-tests.sh --ndk=<path>
595 one device or emulator connected to your host machine, 'run-tests.sh'
598 If adb is not in your path, or no device is connected, run-tests.sh