OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cygwin
(Results
51 - 75
of
629
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Tools/DumpRenderTree/win/
DumpRenderTreePreBuild.cmd
1
%SystemDrive%\
cygwin
\bin\which.exe bash
2
if errorlevel 1 set PATH=%SystemDrive%\
cygwin
\bin;%PATH%
/ndk/sources/host-tools/sed-4.2.1/m4/
double-slash-root.m4
15
#
Cygwin
, and z/OS. If anyone knows of another system for which // has
19
*-
cygwin
| i370-ibm-openedition)
strerror.m4
63
dnl the check for those headers unconditional; yet
cygwin
reports
65
dnl
cygwin
, all socket information should come from sys/socket.h).
/sdk/eclipse/scripts/
common_setup.sh
8
if [ "${HOST:0:6}" == "
CYGWIN
" ]; then
11
# We can't use symlinks under
Cygwin
create_test_symlinks.sh
20
if [ "${HOST:0:6}" == "
CYGWIN
" ]; then
21
# We can't use symlinks under
Cygwin
58
elif [ "${HOST:0:6}" == "
CYGWIN
" ]; then
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
apache_http_server.py
106
cygbin = self._port_obj._path_from_base('third_party', '
cygwin
',
108
# Not entirely sure why, but from
cygwin
we need to run the
116
# TODO(ojan): When we get
cygwin
using Apache 2, use set the
117
# cert file for
cygwin
as well.
119
# Join the string here so that
Cygwin
/Windows and Mac/Linux
125
return sys.platform in ("win32", "
cygwin
")
135
"""Convert a Windows path to a
cygwin
path.
138
Cygwin
root paths to what it thinks the correct roots are. So paths
139
such as "C:\b\slave\webkit-release\build\third_party\
cygwin
\bin"
165
# and our checked in
cygwin
. This tells the server the roo
[
all
...]
chromium_win.py
84
# Put the
cygwin
directory first in the path to find cygwin1.dll.
86
self.path_from_chromium_base("third_party", "
cygwin
", "bin"),
88
# Configure the
cygwin
directory so that pywebsocket finds proper
91
"third_party", "
cygwin
", "bin")
92
if (sys.platform in ("
cygwin
", "win32") and self.get_option('register_cygwin')):
94
"
cygwin
",
144
return self.path_from_chromium_base('third_party', '
cygwin
', 'usr',
148
return self._filesystem.join(self.layout_tests_dir(), 'http', 'conf', '
cygwin
-httpd.conf')
174
return self.path_from_chromium_base('third_party', '
cygwin
', 'bin',
/external/dropbear/libtommath/
makefile.cygwin_dll
1
#Makefile for
Cygwin
-GCC
3
#This makefile will build a Windows DLL [doesn't require
cygwin
to run] in the file
8
CFLAGS += -I./ -Wall -W -Wshadow -O3 -funroll-loops -mno-
cygwin
43
# make a Windows DLL via
Cygwin
45
gcc -mno-
cygwin
-mdll -o libtommath.dll -Wl,--out-implib=libtommath.dll.a -Wl,--export-all-symbols *.o
/build/tools/acp/
README
13
MinGW/
Cygwin
:
36
On most systems it is ignored, but on MinGW/
Cygwin
it allows "cp foo bar"
38
default
Cygwin
cp, "acp foo bar" will not find foo.exe unless you add
/external/libpng/
Android.mk
29
# Case where we're building windows but not under linux (so it must be
cygwin
)
30
# In this case, gcc
cygwin
doesn't recognize -fvisibility=hidden
31
$(info libpng: Ignoring gcc flag $(common_CFLAGS) on
Cygwin
)
/ndk/build/core/
init.mk
92
# On all modern variants of Windows (including
Cygwin
and Wine)
109
ifneq (,$(findstring
CYGWIN
,$(UNAME)))
124
# $(HOST_OS), except on
Cygwin
where we will have:
126
# HOST_OS ==
cygwin
129
# Trying to detect that we're running from
Cygwin
is tricky
136
# to a
Cygwin
installation.
142
$(call ndk_log,Found /bin/uname.exe on Windows host, checking for
Cygwin
)
145
ifneq (,$(filter
CYGWIN
%,$(UNAME)))
146
$(call ndk_log,
Cygwin
detected!)
147
HOST_OS :=
cygwin
[
all
...]
/external/libffi/testsuite/libffi.call/
strlen_win32.c
7
/* { dg-do run { target i?86-*-
cygwin
* i?86-*-mingw* } } */
/external/llvm/test/CodeGen/X86/
alldiv-divdi3.ll
5
; RUN: llc < %s -mtriple i386-pc-
cygwin
| FileCheck %s -check-prefix USEDIVDI
allrem-moddi3.ll
5
; RUN: llc < %s -mtriple i386-pc-
cygwin
| FileCheck %s -check-prefix USEMODDI
/external/protobuf/python/
README.txt
54
Python on
Cygwin
which causes the tests to fail after printing the
56
to be a bug either in
Cygwin
or in Python:
57
http://www.
cygwin
.com/ml/
cygwin
/2005-07/msg01378.html
/external/protobuf/vsprojects/
convert2008to2005.sh
7
# MSVC 2005, you may have to run this manually. (Hint: Use
Cygwin
or MSYS.)
/external/qemu/android/build/
common.sh
95
CYGWIN
*|*_NT-*)
99
OS=
cygwin
100
HOST_CFLAGS="$CFLAGS -mno-
cygwin
"
101
HOST_LDFLAGS="$LDFLAGS -mno-
cygwin
"
115
#
cygwin
117
# Note that
cygwin
is treated as a special case because it behaves very differently
142
cygwin
-x86|windows-x86)
195
# faster than using
Cygwin
/ MSys to do the same job.
221
#
Cygwin
is normally not supported, unless you call this function
225
if [ $OS =
cygwin
] ; the
[
all
...]
/external/webkit/Source/WebCore/WebCore.vcproj/
WebCoreGeneratedCairo.vsprops
10
BuildCommandLine="%SystemDrive%\
cygwin
\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\
cygwin
\bin;%PATH%
cmd /c
if exist "$(ConfigurationBuildDir)\buildfailed" grep XX$(ProjectName)XX "$(ConfigurationBuildDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)" "$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win" cairo
bash migrate-scripts.sh "$(ConfigurationBuildDir)/obj/WebCore/scripts"
cmd /C copyForwardingHeaders.cmd cairo curl
cmd /C copyWebCoreResourceFiles.cmd

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
11
ReBuildCommandLine="echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

del /s /q "$(ConfigurationBuildDir)\obj\WebCore\DerivedSources"
del /s /q "$(ConfigurationBuildDir)\obj\WebCore\scripts"
%SystemDrive%\
cygwin
\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\
cygwin
\bin;%PATH%
cmd /c
set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)" "$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win" cairo
bash migrate-scripts.sh "$(ConfigurationBuildDir)/obj/WebCore/scripts"
cmd /C copyForwardingHeaders.cmd cairo curl
cmd /C copyWebCoreResourceFiles.cmd

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
WebCoreGeneratedCommon.vsprops
11
BuildCommandLine="%SystemDrive%\
cygwin
\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\
cygwin
\bin;%PATH%
cmd /c
if exist "$(ConfigurationBuildDir)\buildfailed" grep XX$(ProjectName)XX "$(ConfigurationBuildDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)" "$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win" windows
set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
bash migrate-scripts.sh "$(WebKitOutputDir)/$(ConfigurationName)/obj/WebCore/scripts"
cmd /C copyForwardingHeaders.cmd cg cf
cmd /C copyWebCoreResourceFiles.cmd

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
12
ReBuildCommandLine="echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

del /s /q "$(ConfigurationBuildDir)\obj\WebCore\DerivedSources"
del /s /q "$(ConfigurationBuildDir)\obj\WebCore\scripts"
%SystemDrive%\
cygwin
\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\
cygwin
\bin;%PATH%
cmd /c
bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)" "$(WebKitVSPropsRedirectionDir)..\..\..\WebKitLibraries\win" windows
set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
bash migrate-scripts.sh "$(WebKitOutputDir)/$(ConfigurationName)/obj/WebCore/scripts"
cmd /C copyForwardingHeaders.cmd cg cf
cmd /C copyWebCoreResourceFiles.cmd

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
/external/wpa_supplicant_6/
README
19
Linux/BSD/
cygwin
builds).
/external/dropbear/libtommath/etc/
makefile
17
# same app but using RDTSC for higher precision [requires 80586+], coff based gcc installs [e.g. ming,
cygwin
, djgpp]
22
# for
cygwin
/external/webkit/Tools/TestWebKitAPI/win/
main.cpp
30
//
Cygwin
calls ::SetErrorMode(SEM_FAILCRITICALERRORS), which we will inherit. This is bad for
32
// error mode here to work around
Cygwin
's behavior. See <http://webkit.org/b/55222>.
/external/webkit/Tools/WebKitAPITest/
main.cpp
33
//
Cygwin
calls ::SetErrorMode(SEM_FAILCRITICALERRORS), which we will inherit. This is bad for
35
// error mode here to work around
Cygwin
's behavior. See <http://webkit.org/b/55222>.
/external/webkit/Tools/WebKitTestRunner/win/
InjectedBundleGeneratedCommon.vsprops
11
BuildCommandLine="if exist "$(ConfigurationBuildDir)\buildfailed" grep XX$(ProjectName)XX "$(ConfigurationBuildDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

set PATH=%SystemDrive%\
cygwin
\bin;%PATH%
bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)"
if errorlevel 1 exit 1

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
12
ReBuildCommandLine="echo XX$(ProjectName)XX > "$(ConfigurationBuildDir)\buildfailed"

del /s /q "$(ConfigurationBuildDir)\obj\InjectedBundle\DerivedSources"
set PATH=%SystemDrive%\
cygwin
\bin;%PATH%
bash build-generated-files.sh "$(ConfigurationBuildDir)" "$(WebKitLibrariesDir)"
if errorlevel 1 exit 1

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
/ndk/build/awk/
convert-deps-to-cygwin.awk
16
# This script is used to convert a dependency file generated by a
cygwin
-less
17
# GCC compiler program into something that can be parsed into a
cygwin
-based
Completed in 1381 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>