Searched refs:package (Results 1 – 25 of 103) sorted by relevance
12345
/ndk/docs/text/ |
D | DEVELOPMENT.text | 63 ### 1. From a previous NDK release package: 105 --mingw option, which requires that you have the "mingw32" package 116 ### 3. Download, rebuild, package, install in separate steps: 122 package the result in a simple tarball. 134 Use the following command to download, patch and package the 137 $NDK/build/tools/download-toolchain-sources.sh --package 146 Note that if you don't use the --package option, you will need to 156 tarball that was created in the previous section with the --package 161 Where <file> points to the package generated by the 184 package on your system, then use the --mingw option, as in: [all …]
|
D | CPU-MIPS.text | 26 will ensure that your application package contains libraries for all target 27 ABIs. Note that this has an impact on package size, since each ABI will 33 And just like other ABIs, the Android package manager will extract these
|
D | CPU-X86-64.text | 26 will ensure that your application package contains libraries for all target 27 ABIs. Note that this has an impact on package size, since each ABI will 35 And just like other ABIs, the Android package manager will extract these
|
/ndk/sources/host-tools/make-3.81/ |
D | INSTALL | 17 those values to create a `Makefile' in each directory of the package. 30 If you need to do unusual things to compile the package, please try 42 The simplest way to compile this package is: 44 1. `cd' to the directory containing the package's source code and type 45 `./configure' to configure the package for your system. If you're 53 2. Type `make' to compile the package. 56 the package. 63 files that `configure' created (so you can compile the package for 66 for the package's developers. If you use it, you may have to get 88 You can compile the package for more than one kind of computer at the [all …]
|
D | configh.dos | 86 /* Name of the package */ 89 /* Define to the address where bug reports for this package should be sent. */ 92 /* Define to the full name of this package. */ 95 /* Define to the full name and version of this package. */ 98 /* Define to the one symbol short name of this package. */ 101 /* Define to the version of this package. */ 110 /* Version number of package */
|
D | ABOUT-NLS | 10 assume that the distributed package does use GNU `gettext' internally, 13 this package with messages translated. 34 package, despite the existence of internationalizing capabilities in the 35 operating system where this package is being installed. So far, only 45 you have installed a recent copy of the GNU gettext package with the 56 By default, this package will be installed to allow translation of 60 package, usually in the `intl/' subdirectory, so prior installation of 61 the GNU `gettext' package is _not_ required. Installers may use 69 internationalizing routines provided within this package, or else, 73 configure without an option for your new package, `configure' will [all …]
|
D | config.h.in | 323 /* Name of package */ 326 /* Define to the address where bug reports for this package should be sent. */ 329 /* Define to the full name of this package. */ 332 /* Define to the full name and version of this package. */ 335 /* Define to the one symbol short name of this package. */ 338 /* Define to the home page for this package. */ 341 /* Define to the version of this package. */ 408 /* Version number of package */ 414 /* Define if using the dmalloc debugging malloc package */
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | INSTALL | 17 those values to create a `Makefile' in each directory of the package. 30 If you need to do unusual things to compile the package, please try 42 The simplest way to compile this package is: 44 1. `cd' to the directory containing the package's source code and type 45 `./configure' to configure the package for your system. If you're 53 2. Type `make' to compile the package. 56 the package. 63 files that `configure' created (so you can compile the package for 66 for the package's developers. If you use it, you may have to get 88 You can compile the package for more than one kind of computer at the [all …]
|
D | autoboot | 95 package=`sed -n "$extract_package_name" configure.ac` || exit 96 gnulib_name=lib$package 130 MSGID_BUGS_ADDRESS=bug-$package@gnu.org 225 echo "$0: Bootstrapping from checked-out $package sources..." 335 update_po_files po $package || exit 339 update_po_files runtime-po $package-runtime || exit 637 /^DOMAIN *=.*/s/=.*/= '"$package"'-runtime/ 639 /^MSGID_BUGS_ADDRESS *=/s/=.*/= bug-'"$package"'@gnu.org/
|
D | ABOUT-NLS | 11 assume that the distributed package does use GNU `gettext' internally, 14 this package with messages translated. 35 package, despite the existence of internationalizing capabilities in the 36 operating system where this package is being installed. So far, only 46 you have installed a recent copy of the GNU gettext package with the 57 By default, this package will be installed to allow translation of 61 within this package, usually in the `intl/' subdirectory, so prior 62 installation of the GNU `gettext' package is _not_ required. 70 internationalizing routines provided within this package, or else, 74 configure without an option for your new package, `configure' will [all …]
|
/ndk/sources/host-tools/sed-4.2.1/po/ |
D | Makevars | 3 # Makefile variables for PO directory in any package using GNU gettext. 5 # Usually the message domain is the same as the package name. 28 # package. (Note that the msgstr strings, extracted from the package's 29 # sources, belong to the copyright holder of the package.) Translators are
|
/ndk/sources/host-tools/make-3.81/po/ |
D | Makevars | 18 # Makefile variables for PO directory in any package using GNU gettext. 20 # Usually the message domain is the same as the package name. 32 # package. (Note that the msgstr strings, extracted from the package's 33 # sources, belong to the copyright holder of the package.) Translators are
|
/ndk/build/tools/ |
D | make-release.sh | 229 …run $ANDROID_NDK_ROOT/build/tools/rebuild-all-prebuilt.sh --package-dir="$PREBUILT_DIR" --build-di… 236 …run $ANDROID_NDK_ROOT/build/tools/rebuild-all-prebuilt.sh --package-dir="$PREBUILT_DIR" --darwin-s… 248 …run $ANDROID_NDK_ROOT/build/tools/package-release.sh --release=$RELEASE --prefix=$PREFIX --out-dir…
|
D | dev-rebuild-ndk.sh | 210 --package-dir=$PACKAGE_DIR \ 229 $PROGDIR/package-release.sh \
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | help2man | 199 my $package = $program; 229 $package = $2; 235 $package = $1 ? "$1$2" : $2;
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | nls.m4 | 13 dnl gettext package package is covered by the GNU General Public License.
|
D | intlmacosx.m4 | 13 dnl gettext package package is covered by the GNU General Public License.
|
D | progtest.m4 | 13 dnl gettext package package is covered by the GNU General Public License.
|
/ndk/sources/host-tools/make-3.81/config/ |
D | lcmessage.m4 | 15 dnl gettext package package is covered by the GNU General Public License.
|
D | nls.m4 | 15 dnl gettext package package is covered by the GNU General Public License.
|
D | compile | 45 If you are trying to build a whole package this is not the
|
D | progtest.m4 | 15 dnl gettext package package is covered by the GNU General Public License.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make-stds.texi | 77 you need to run programs that are a part of your package during the 248 that is only recommended. If the package is set up so that it is 370 install their data under @file{$(libexecdir)/@var{package-name}/}, 372 @file{$(libexecdir)/@var{package-name}/@var{machine}/@var{version}}. 420 install their data under @file{$(datadir)/@var{package-name}/}. 446 need to modify files in this directory to configure the package's 455 types of files, if your program has them. Every GNU package should 485 A package should not replace an existing header in this directory unless 486 the header came from the same package. Thus, if your Foo package 490 package. [all …]
|
/ndk/tests/ |
D | check-release.sh | 46 --package=*)
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | ref-del.sin | 1 # Remove this package from a list of references stored in a text file.
|
12345