HomeSort by relevance Sort by last modified time
    Searched refs:register_var_option (Results 1 - 25 of 42) sorted by null

1 2

  /ndk/build/tools/
gen-toolchain-wrapper.sh 68 register_var_option "--src-prefix=<prefix>" SRC_PREFIX "Set source toolchain prefix"
71 register_var_option "--dst-prefix=<prefix>" DST_PREFIX "Set destination toolchain prefix"
74 register_var_option "--cflags=<options>" EXTRA_CFLAGS "Add extra C compiler flags"
77 register_var_option "--cxxflags=<options>" EXTRA_CXXFLAGS "Add extra C++ compiler flags"
80 register_var_option "--ldflags=<options>" EXTRA_LDFLAGS "Add extra linker flags"
83 register_var_option "--asflags=<options>" EXTRA_ASFLAGS "Add extra assembler flags"
86 register_var_option "--arflags=<options>" EXTRA_ARFLAGS "Add extra archiver flags"
89 register_var_option "--ccache=<prefix>" CCACHE "Use ccache compiler driver"
92 register_var_option "--programs=<list>" PROGRAMS "List of programs to generate wrapper for"
rebuild-all-prebuilt.sh 25 register_var_option "--ndk-dir=<path>" NDK_DIR "Put binaries into NDK install directory"
28 register_var_option "--build-dir=<path>" BUILD_DIR "Specify temporary build directory"
32 register_var_option "--arch=<arch>" ARCHS "Specify target architectures"
35 register_var_option "--no-gen-platforms" NO_GEN_PLATFORMS "Don't generate platforms/ directory, use existing one"
38 register_var_option "--gcc-version-list=<vers>" GCC_VERSION_LIST "List of GCC release versions"
41 register_var_option "--llvm-version-list=<vers>" LLVM_VERSION_LIST "List of LLVM release versions"
61 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."
65 register_var_option "--darwin-ssh=<hostname>" DARWIN_SSH "Specify Darwin hostname for remote build."
dev-platform-expand-all.sh 27 register_var_option "--src-dir=<path>" SRCDIR "Source for compressed platforms"
31 register_var_option "--dst-dir=<path>" DSTDIR "Destination directory"
36 register_var_option "--arch=<name>" ARCHS "List of target architectures"
build-libportable.sh 44 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."
47 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK root path for the build."
51 register_var_option "--build-dir=<path>" OPTION_BUILD_DIR "Specify temporary build dir."
54 register_var_option "--out-dir=<path>" OUT_DIR "Specify output directory directly."
57 register_var_option "--abis=<list>" ABIS "Specify list of target ABIs."
60 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
63 register_var_option "--visible-libportable-static" VISIBLE_LIBPORTABLE_STATIC "Do not use hidden visibility for libportable.a"
66 register_var_option "--gcc-version=<ver>" GCC_VERSION "Specify GCC version"
69 register_var_option "--llvm-version=<ver>" LLVM_VERSION "Specify LLVM version"
build-gdb-stub.sh 22 register_var_option "--python-prefix-dir=<path>" PYTHON_PREFIX_DIR "Python prefix directory."
25 register_var_option "--gdb-executable-path=<path>" GDB_EXECUTABLE_PATH "GDB executable file to stubify."
28 register_var_option "--mingw-w64-gcc=<program>" MINGW_W64_GCC "MinGW-w64 gcc program to use."
31 register_var_option "--debug" DEBUG_STUB "Build stub in debug mode."
build-ndk-stack.sh 34 register_var_option "--build-dir=<path>" BUILD_DIR "Specify build directory"
37 register_var_option "--ndk-dir=<path>" NDK_DIR "Place binary in NDK installation path"
40 register_var_option "--make=<path>" GNUMAKE "Specify GNU Make program"
43 register_var_option "--debug" DEBUG "Build debug version"
46 register_var_option "--with-libbfd" WITH_LIBBFD "Link with libbfd.a instead of elff/. Need to set --src-dir= too."
49 register_var_option "--src-dir=<path>" SRC_DIR "Specify binutils source dir. Must be set for --with-libbfd"
52 register_var_option "--program-name=<name>" PROGNAME "Alternate NDK tool program name"
55 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive binary into specific directory"
build-host-toolbox.sh 37 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."
40 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK root path for the build."
44 register_var_option "--build-dir=<path>" OPTION_BUILD_DIR "Specify temporary build dir."
47 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
50 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive binaries into package directory"
build-compiler-rt.sh 38 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."
41 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK root path for the build."
44 register_var_option "--src-dir=<path>" SRC_DIR "Specify compiler-rt source dir."
48 register_var_option "--build-dir=<path>" OPTION_BUILD_DIR "Specify temporary build dir."
51 register_var_option "--out-dir=<path>" OUT_DIR "Specify output directory directly."
54 register_var_option "--abis=<list>" ABIS "Specify list of target ABIs."
57 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
60 register_var_option "--gcc-version=<ver>" GCC_VERSION "Specify GCC version"
63 register_var_option "--llvm-version=<ver>" LLVM_VERSION "Specify LLVM version"
make-release.sh 28 register_var_option "--release=<name>" RELEASE "Specify release name"
32 register_var_option "--prefix=<name>" PREFIX "Specify package prefix"
36 register_var_option "--development=<path>" DEVELOPMENT_ROOT "Path to development/ndk directory"
40 register_var_option "--out-dir=<path>" OUT_DIR "Path to output directory"
44 register_var_option "--force" FORCE "Force build (do not ask initial question)"
49 register_var_option "--incremental" INCREMENTAL "Enable incremental packaging (debug only)."
53 register_var_option "--darwin-ssh=<hostname>" DARWIN_SSH "Specify Darwin hostname to ssh to for the build."
80 register_var_option "--systems=<list>" HOST_SYSTEMS "List of host systems to build for"
87 register_var_option "--toolchain-src-dir=<path>" TOOLCHAIN_SRCDIR "Use toolchain sources from <path>"
build-docs.sh 39 register_var_option "--force" FORCE "Rebuild all documentation"
41 register_var_option "--run-checks" RUN_CHECKS "Run internal consistency checks"
48 register_var_option "--out-dir=<path>" OUT_DIR "Specify output directory"
51 register_var_option "--markdown=<executable>" MARKDOWN "Specify markdown executable to use"
dev-platform-expand.sh 55 register_var_option "--platform=<level>" PLATFORM "Target API level"
59 register_var_option "--src-dir=<path>" SRCDIR "Source for compressed platforms"
63 register_var_option "--dst-dir=<path>" DSTDIR "Destination directory"
68 register_var_option "--arch=<name>" ARCHS "List of target architectures"
download-toolchain-sources.sh 29 register_var_option "--branch=<name>" BRANCH "Specify release branch"
37 register_var_option "--release=<name>" RELEASE "Specify release name"
40 register_var_option "--git-date=<date>" GIT_DATE "Only sources that existed until specified <date>"
43 register_var_option "--git=<executable>" GITCMD "Use this version of the git tool"
46 register_var_option "--git-base=<git-uri>" OPTION_GIT_BASE "Use specific git repository base"
49 register_var_option "--git-reference=<path>" OPTION_GIT_REFERENCE "Use local git reference"
52 register_var_option "--package" OPTION_PACKAGE "Create source package in /tmp/ndk-$USER"
55 register_var_option "--no-patches" OPTION_NO_PATCHES "Do not patch sources"
58 register_var_option "--llvm-version-list=<vers>" LLVM_VERSION_LIST "List of LLVM release versions"
61 register_var_option "--llvm-url=<url>" LLVM_URL "URL to download LLVM tar archive
    [all...]
build-host-awk.sh 32 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK install directory"
35 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive to package directory"
38 register_var_option "--make=<path>" GNUMAKE "Specify GNU Make program"
build-host-sed.sh 32 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK install directory"
35 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive to package directory"
38 register_var_option "--make=<path>" GNUMAKE "Specify GNU Make program"
deploy-host-mcld.sh 46 register_var_option "--ndk-dir=<path>" NDK_DIR "NDK installation directory"
49 register_var_option "--package-dir=<path>" PACKAGE_DIR "Create archive tarball in specific directory"
52 register_var_option "--systems=<list>" SYSTEMS "List of host systems to deply ld.mcld for"
dev-platform-compress.sh 49 register_var_option "--src-dir=<path>" SRCDIR "Specify source platforms directory"
52 register_var_option "--dst-dir=<path>" DSTDIR "Specify destination directory"
55 register_var_option "--platforms=<list>" API_LEVELS "Specify all API levels"
dev-rebuild-ndk.sh 37 register_var_option "--release=<rel_name>" OPTION_NDK_RELEASE "Version of release"
41 register_var_option "--quick" OPTION_QUICK_BUILD "Only build the Linux basics"
45 register_var_option "--arch=<arch>" ARCHS "Specify target architectures"
49 register_var_option "--gcc-version-list=<vers>" GCC_VERSION_LIST "List of GCC release versions"
52 register_var_option "--llvm-version-list=<vers>" LLVM_VERSION_LIST "List of LLVM release versions"
55 register_var_option "--toolchain-src-dir=<path>" OPTION_SRC_DIR "Select toolchain source directory"
76 # register_var_option "--mac-host=<name>" MAC_BUILD_HOST "Hostname of the Mac OS X system"
build-host-make.sh 28 register_var_option "--ndk-dir=<path>" NDK_DIR "Install to specific NDK directory"
40 register_var_option "--make=<path>" GNUMAKE "Specify GNU Make program for the build"
43 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive binaries into package directory"
build-host-gdb.sh 53 register_var_option "--toolchain-src-dir=<path>" TOOLCHAIN_SRC_DIR "Select toolchain source directory"
56 register_var_option "--gdb-version=<version>" GDB_VERSION "Select GDB version(s)."
59 register_var_option "--build-dir=<path>" BUILD_DIR "Build GDB into directory"
62 register_var_option "--python-version=<version>" PYTHON_VERSION "Python version."
65 register_var_option "--python-build-dir=<path>" PYTHON_BUILD_DIR "Python build directory."
68 register_var_option "--ndk-dir=<path>" NDK_DIR "Select NDK install directory."
71 register_var_option "--package-dir=<path>" PACKAGE_DIR "Package prebuilt tarballs into directory."
74 register_var_option "--arch=<list>" ARCHS "Build GDB client for these CPU architectures."
build-gdbserver.sh 46 register_var_option "--platform=<name>" PLATFORM "Target specific platform"
49 register_var_option "--sysroot=<path>" SYSROOT "Specify sysroot directory directly"
52 register_var_option "--disable-threads" NOTHREADS "Disable threads support"
55 register_var_option "--gdb-version=<name>" GDB_VERSION "Use specific gdb version."
58 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive binary into specific directory"
package-release.sh 38 register_var_option "--release=<name>" RELEASE "Specify release name"
42 register_var_option "--prebuilt-dir=<path>" PREBUILT_DIR "Specify prebuilt directory"
46 register_var_option "--prebuilt-ndk=<file>" PREBUILT_NDK "Specify prebuilt ndk package"
50 register_var_option "--systems=<list>" SYSTEMS "Specify host systems"
55 register_var_option "--arch=<arch>" ARCHS "Specify target architecture(s)"
60 register_var_option "--no-git" NO_GIT "Don't use git to list input files, take all of them."
64 register_var_option "--toolchains=<list>" OPTION_TOOLCHAINS "Specify list of toolchains."
67 register_var_option "--platforms=<list>" PLATFORMS "Specify API levels"
71 register_var_option "--prefix=<name>" PREFIX "Specify package prefix"
76 register_var_option "--out-dir=<path>" OPTION_OUT_DIR "Specify output package directory" "$OUT_DIR
    [all...]
build-cxx-stl.sh 56 register_var_option "--stl=<name>" CXX_STL "Select C++ runtime to rebuild."
59 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."
62 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK root path for the build."
66 register_var_option "--build-dir=<path>" OPTION_BUILD_DIR "Specify temporary build dir."
69 register_var_option "--out-dir=<path>" OUT_DIR "Specify output directory directly."
72 register_var_option "--abis=<list>" ABIS "Specify list of target ABIs."
75 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
78 register_var_option "--visible-static" VISIBLE_STATIC "Do not use hidden visibility for the static library"
81 register_var_option "--with-debug-info" WITH_DEBUG_INFO "Build with -g. STL is still built with optimization but with debug info"
build-gnu-libstdc++.sh 46 register_var_option "--gcc-version-list=<vers>" GCC_VERSION_LIST "List of GCC versions"
49 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."
52 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK root path for the build."
56 register_var_option "--build-dir=<path>" OPTION_BUILD_DIR "Specify temporary build dir."
59 register_var_option "--out-dir=<path>" OUT_DIR "Specify output directory directly."
62 register_var_option "--abis=<list>" ABIS "Specify list of target ABIs."
65 register_var_option "--no-makefile" NO_MAKEFILE "Do not use makefile to speed-up build"
68 register_var_option "--visible-libgnustl-static" VISIBLE_LIBGNUSTL_STATIC "Do not use hidden visibility for libgnustl_static.a"
71 register_var_option "--with-debug-info" WITH_DEBUG_INFO "Build with -g. STL is still built with optimization but with debug info"
build-host-perl.sh 36 register_var_option "--build-out=<path>" OPTION_BUILD_OUT "Set temporary build directory"
39 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK install directory"
42 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive to package directory"
  /ndk/tests/abcc/
build-abcc.sh 26 register_var_option "--sdk-dir=<path>" SDK_DIR "SDK installation directory (Required)"
29 register_var_option "--sdk-target=<str>" SDK_TARGET "SDK target for building APK (Use 'android list target' to check)"
32 register_var_option "--ndk-dir=<path>" NDK_DIR "NDK installation directory"
35 register_var_option "--abcc-dir=<path>" ABCC_DIR "Compiler app directory"
38 register_var_option "--build-dir=<path>" BUILD_DIR "Specify temporary build dir"
41 register_var_option "--out-dir=<path>" OUT_DIR "Specify output directory directly"
44 register_var_option "--abis=<target>" ABIS "List which targets you use (comma for split)"
48 register_var_option "--src-dir=<path>" SRC_DIR "Specify an existing toolchain source"

Completed in 604 milliseconds

1 2