Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 142) sorted by relevance

123456

/ndk/sources/host-tools/make-3.81/config/
Dmissing93 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
124 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
312 if (gnutar --version > /dev/null 2>&1); then
315 if (gtar --version > /dev/null 2>&1); then
Ddospaths.m410 # Foundation; either version 2, or (at your option) any later version.
DChangeLog36 Foundation; either version 2, or (at your option) any later version.
/ndk/sources/host-tools/make-3.81/doc/
DMakefile.in58 $(srcdir)/version.texi
242 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
283 $(srcdir)/make.info: make.texi $(srcdir)/version.texi $(make_TEXINFOS)
284 make.dvi: make.texi $(srcdir)/version.texi $(make_TEXINFOS)
285 make.pdf: make.texi $(srcdir)/version.texi $(make_TEXINFOS)
286 make.html: make.texi $(srcdir)/version.texi $(make_TEXINFOS)
287 $(srcdir)/version.texi: $(srcdir)/stamp-vti
295 @cmp -s vti.tmp $(srcdir)/version.texi \
297 cp vti.tmp $(srcdir)/version.texi)
299 @cp $(srcdir)/version.texi $@
[all …]
/ndk/sources/host-tools/nawk-20071023/
Dmain.c25 const char *version = "version 20070501"; variable
74 printf("awk %s\n", version); in main()
121 printf("awk %s\n", version); in main()
/ndk/build/tools/
Dbuild-gcc.py46 def package_gcc(package_dir, host_tag, arch, version): argument
47 toolchain_name = build_support.arch_to_toolchain(arch) + '-' + version
/ndk/tests/build/lambda-defarg3/jni/
DAndroid.mk6 LOCAL_CFLAGS += -std=c++11 -fabi-version=0
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.h98 int version = 1; \
130 __gxx_personality_v0(int version, _Unwind_Action actions, uint64_t exceptionClass, \
/ndk/sources/host-tools/make-3.81/
Dsubproc.bat8 rem Software Foundation; either version 2, or (at your option) any later
9 rem version.
Ddosbuild.bat8 rem Foundation; either version 2, or (at your option) any later version.
39 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g version.c -o version.o
55 for %%f in (expand function vpath hash strcache version ar arscan signame remote-stub getopt getopt…
Dconfigh.dos9 Foundation; either version 2, or (at your option) any later version.
95 /* Define to the full name and version of this package. */
101 /* Define to the version of this package. */
Dmakefile.vms94 vpath.obj,version.obj$(ARCHIVES)$(ALLOCA)$(extras)$(getopt)$(glob)
98 vpath.c version.c vmsfunctions.c vmsify.c $(ARCHIVES_SRC) $(ALLOCASRC) \
135 version.obj: version.c config.h
DAUTHORS3 GNU make development up to version 3.75 by:
74 Foundation; either version 2, or (at your option) any later version.
Dreadme.vms1 This is the VMS version of GNU Make, updated by Hartmut Becker
6 This version was tested on OpenVMS/I64 V8.2 (field test) with hp C
12 Make a 1st version
15 Use the 1st version to generate a 2nd version
18 Verify your 2nd version
29 In newer version of the VMS CRTL there are glob and globfree implemented.
54 WANT_CASE_SENSITIVE_TARGETS. For recent version of VMS there is a case
116 It is based on the specific version 3.77k and on 3.78.1. 3.77k was done
164 Usage of opendir() and friends, suppress file version. Modifications in dir.c.
185 needs to be re-made with a make to make a correct version: ignore all
[all …]
Dmake.lnk1 …"implicit.o"+"default.o"+"variable.o"+"expand.o"+"function.o"+"vpath.o"+"version.o"+"ar.o"+"arscan…
DREADME.W321 This version of GNU make has been tested on Microsoft Windows 2000/XP/2003.
70 This version of make is ported natively to Windows32 platforms
73 building. The only thing needed is a version of Visual C++,
89 There is a version of GNU bash available from Cygnus "Cygwin"
91 Other possibilities are the MKS version of sh.exe, or building
103 To work around this difficulty, this version of make supports
119 from scratch. This version of make tested with B20.1 of Cygwin.
169 I verified all functionality with a slightly modified version
246 I have not had any success building the debug version of this
280 Foundation; either version 2, or (at your option) any later version.
DNMakefile12 # Foundation; either version 2, or (at your option) any later version.
100 $(OUTDIR)/version.obj \
270 # .deps/version.Po
271 version.o version.o: version.c config.h
DSMakefile12 # Foundation; either version 2, or (at your option) any later version.
46 # NeXT 1.0a uses an old version of GCC, which required -D__inline=inline.
128 vpath.o version.o ar.o arscan.o signame.o strcache.o hash.o \
135 $(srcdir)vpath.c $(srcdir)version.c $(srcdir)hash.c \
361 # .deps/version.Po
362 version.o version.o: version.c config.h
/ndk/sources/host-tools/make-3.81/po/
DPOTFILES.in8 # Foundation; either version 2, or (at your option) any later version.
/ndk/sources/cxx-stl/llvm-libc++/
DREADME.NDK8 This is a version of LLVM's libc++ that was modified to be built
19 You need a recent NDK release, one which provides a version
53 one shared version of the library.
87 to update to a more recent version of the upstream sources.
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_msvc.h23 # error Sorry but building a managed version of STLport is not supported.
75 # error Microsoft Visual C++ compilers before version 6 (SP5) are not supported.
/ndk/sources/host-tools/make-3.81/glob/
DChangeLog30 * fnmatch.c: Last GLIBC version wouldn't compile outside of GLIBC
32 version
48 * fnmatch.c: Update to latest version from GLIBC.
52 * glob.c, glob.h, fnmatch.c, fnmatch.h: Update to latest version
104 the latest glibc version.
166 Foundation; either version 2, or (at your option) any later version.
Dconfigure.bat8 rem Software Foundation; either version 2, or (at your option) any later
9 rem version.
/ndk/build/tools/toolchain-licenses/
DCOPYING.RUNTIME11 permission under section 7 of the GNU General Public License, version
29 "GCC" means a version of the GNU Compiler Collection, with or without
30 modifications, governed by version 3 (or a specified later version) of
/ndk/sources/cxx-stl/stlport/src/
Dstlport.rc10 * define needed file version flags, so we redefine them here.
37 * value. We do not check the major version that will never be 0 again.

123456