Searched refs:OS (Results 1 – 25 of 37) sorted by relevance
12
/ndk/build/tools/ |
D | build-mingw64-toolchain.sh | 89 case $OS in 106 case $OS in 123 if [ "$OS" != "linux" ]; then 259 if [ "$OS" = darwin ]; then 339 case $OS in 491 elif [ "$OS" = darwin ]; then 711 PACKAGE_NAME=$PACKAGE_DIR/$TARGET_TAG-$OS-$HOST_ARCH.tar.bz2
|
/ndk/sources/host-tools/make-3.81/ |
D | README.OS2 | 1 Port of GNU make to OS/2. 3 Features of GNU make that do not work under OS/2: 8 Special features of the OS/2 version: 11 Makefiles while others might want to use OS/2's native shell cmd.exe, 30 COMPILATION OF GNU MAKE FOR OS/2: 62 - GNU make 3.79.1 (special OS/2 patched version) or higher 158 is because OS/2 file systems are not case sensitive ("makefile" and
|
D | ChangeLog | 576 * job.c (construct_command_argv_internal) [DOS,WINDOWS32,OS/2]: If 1291 * job.c (construct_command_argv_internal): OS/2 patches from 1323 Patches for Acorn RISC OS by Peter Naulls <peter@chocky.org> 1325 * job.c: No default shell for RISC OS. 1328 * getloadavg.c: Don't set LOAD_AVE_TYPE on RISC OS. 1359 Fixes for OS/2 from Andreas Beuning <andreas.buening@nexgo.de>: 1361 * configure.in [OS/2]: Relocate setting of HAVE_SA_RESTART for OS/2. 1367 * job.c (exec_command) [OS/2]: exec_command(): If the command 1371 (construct_command_argv_internal) [OS/2]: The code for cmd 1448 A number of patches for OS/2 support from Andreas Buening [all …]
|
D | AUTHORS | 37 Port to MS-DOS (DJGPP), OS/2, and MS-Windows (native/MinGW) by:
|
D | INSTALL | 155 OS KERNEL-OS
|
D | configure.in | 228 # If we're building on Windows/DOS/OS/2, add some support for DOS drive specs. 295 # enable make_cv_sa_restart for OS/2 so that the jobserver will be enabled,
|
D | README.W32 | 2 It has also been used on Windows 95/98/NT, and on OS/2.
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | getpagesize.m4 | 14 AC_CHECK_HEADERS([OS.h])
|
D | wint_t.m4 | 17 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
|
D | double-slash-root.m4 | 15 # Cygwin, and z/OS. If anyone knows of another system for which // has
|
D | wctob.m4 | 73 BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
|
D | gettimeofday.m4 | 45 dnl for its return value. The gettimeofday function from Mac OS X 10.0.4
|
D | stdint.m4 | 428 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be
|
/ndk/sources/third_party/googletest/googletest/ |
D | CHANGES | 112 * Compatibility fixes for Linux IA-64 and IBM z/OS. 128 * Fixed compatibility with Solaris and z/OS. 130 e.g. Mac OS X 10.4. 146 * Fixed issues with compiling on Mac OS X.
|
D | README | 10 (Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the 26 Linux, Windows, Mac OS X, and Cygwin. We will also make our best 27 effort to support other platforms (e.g. Solaris, AIX, and z/OS). 51 ### Mac OS X Requirements ### 53 * Mac OS X 10.4 Tiger or newer 141 (e.g. Linux, Mac OS X, and Cygwin). It doesn't try to build Google 184 On Mac OS X with Xcode installed, a .xcodeproj file will be generated. 208 On Mac OS X, open the gtest.xcodeproj in the xcode/ folder using
|
/ndk/build/core/ |
D | init.mk | 142 ifeq ($(OS),Windows_NT) 163 $(call ndk_log,Host OS was auto-detected: $(HOST_OS)) 165 $(call ndk_log,Host OS from environment: $(HOST_OS)) 209 $(call ndk_log, Host operating system detected: $(HOST_OS), base OS: $(HOST_OS_BASE))
|
/ndk/sources/host-tools/make-3.81/config/ |
D | config.guess | 290 *:OS/390:*:*) 761 i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) 764 sparc*:BSD/OS:*:*) 767 *:BSD/OS:*:*) 1025 i*86:OS/2:*:*) 1178 news*:NEWS-OS:6*:*)
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | config.guess | 291 *:OS/390:*:*) 778 i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) 781 sparc*:BSD/OS:*:*) 784 *:BSD/OS:*:*) 1035 i*86:OS/2:*:*) 1201 news*:NEWS-OS:6*:*)
|
/ndk/sources/host-tools/nawk-20071023/ |
D | README | 84 This compiles without change on Macintosh OS X using gcc and 87 This is also said to compile on Macintosh OS 9 systems, using the
|
/ndk/docs/text/ |
D | NDK-BUILD.text | 93 toolchain if the host OS supports it. You can force the use of a 32-bit toolchain by 121 You may override other host prebuilt tools in $NDK/prebuilt/<OS>/bin
|
D | INSTALL.text | 13 The Android NDK currently requires a Linux, OS X or Windows host operating system.
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 84 Fixed uname call to not make a mess on BSD/OS 2.0 (whose uname -a 156 test_driver_core now uses a better way of figuring what OS it is
|
D | ChangeLog | 431 'OS/2' for (surprise!) OS/2. Also choose a wait time of 2 seconds 432 for OS/2. 681 depending on the OS. Eli Zaretskii <eliz@is.elta.co.il> reports
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | INSTALL | 155 OS KERNEL-OS
|
D | configure | 16227 for ac_header in OS.h 20068 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be 20253 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be 20565 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be 20613 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be 20678 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be 20726 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be 20801 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be 20862 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be 20982 /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be [all …]
|
12