HomeSort by relevance Sort by last modified time
    Searched full:cygwin (Results 26 - 50 of 689) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/Tools/DumpRenderTree/win/
ImageDiffPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/TestWebKitAPI/win/
TestWebKitAPIPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/WebKitAPITest/
WebKitAPITestPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/WebKitTestRunner/win/
InjectedBundlePreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
WebKitTestRunnerPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/WinLauncher/
WinLauncherPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Tools/CygwinDownloader/
make-zip.sh 4 ZIPNAME="cygwin-downloader.zip"
21 echo "Failed to create cygwin-downloader" 1>&2
28 echo "Failed to cleanup cygwin-downloader and build directories" 1>&2
cygwin-downloader.zip 
  /external/genext2fs/
NEWS 3 - support for Cygwin and Mac OS X platforms
  /external/webkit/Source/WebKit/win/WebKit.vcproj/
InterfacesPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
WebKitLibPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /external/webkit/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCoreGeneratedCommon.vsprops 10 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c

set CONFIGURATIONBUILDDIR=$(WebKitOutputDir)\$(ConfigurationName)
set PRODUCTION=$(PRODUCTION)
nmake /nologo -f JavaScriptCoreGenerated.make"
11 ReBuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c

set CONFIGURATIONBUILDDIR=$(WebKitOutputDir)\$(ConfigurationName)
set PRODUCTION=$(PRODUCTION)
nmake /nologo -f JavaScriptCoreGenerated.make clean
nmake -f JavaScriptCoreGenerated.make"
12 CleanCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c

set CONFIGURATIONBUILDDIR=$(WebKitOutputDir)\$(ConfigurationName)
set PRODUCTION=$(PRODUCTION)
nmake /nologo -f JavaScriptCoreGenerated.make clean"
  /ndk/build/awk/
gen-cygwin-deps-converter.awk 19 # Cygwin's GNU Make.
30 # a Cygwin-specific one, as in:
38 # that the cygwin drive prefix was always 'cygdrive'. This didn't work
43 # Cygwin mount table (i.e. the output of the 'mount' command), and
45 # corresponding cygwin equivalent.
50 # This awk script expects its input to be the output of the Cygwin "mount" command
53 # C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
54 # C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
55 # C:/cygwin on / type ntfs (binary,auto)
61 # an input file into the cygwin equivalent. For example, this would loo
    [all...]
  /external/chromium/build/win/
system.gyp 8 'target_name': 'cygwin',
15 '../../third_party/cygwin/setup_mount.bat',
20 '../../third_party/cygwin/_always_run_setup_mount.marker',
  /gdk/build/core/
check-cygwin-make.mk 16 # Check that we have a Cygwin-compatible make.
28 # Get the cygwin-specific path to the make executable
29 # (e.g. /cygdrive/c/cygwin/usr/bin/make), then strip the
35 # Now try to find it on the file system, a non-cygwin compatible
36 # GNU Make, even if launched from a Cygwin shell, will not
40 $(error Android GDK: $(firstword $(MAKE)) is not cygwin-compatible)
  /ndk/build/core/
check-cygwin-make.mk 16 # Check that we have a Cygwin-compatible make.
28 # Get the cygwin-specific path to the make executable
29 # (e.g. /cygdrive/c/cygwin/usr/bin/make), then strip the
35 # Now try to find it on the file system, a non-cygwin compatible
36 # GNU Make, even if launched from a Cygwin shell, will not
40 $(error Android NDK: $(firstword $(MAKE)) is not cygwin-compatible)
  /external/webkit/Source/WebKit2/win/
WebKitPreBuild.cmd 1 %SystemDrive%\cygwin\bin\which.exe bash
2 if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
WebKit2GeneratedCommon.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"

set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
nmake /nologo -f WebKit2Generated.make

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

%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c

set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
nmake /nologo -f WebKit2Generated.make clean
nmake -f WebKit2Generated.make

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
13 CleanCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c

set CONFIGURATIONBUILDDIR=$(ConfigurationBuildDir)
nmake /nologo -f WebKit2Generated.make clean

if exist "$(ConfigurationBuildDir)\buildfailed" del "$(ConfigurationBuildDir)\buildfailed"
"
  /external/clang/test/Driver/
linker-opts.c 5 // XFAIL: cygwin,mingw32
  /external/clang/test/Tooling/
clang-check-args.cpp 8 // XFAIL: cygwin,mingw32,win32
  /external/llvm/docs/HistoricalNotes/
2003-01-23-CygwinNotes.txt 6 under Cygwin and/or Mingw.
8 1. Cygwin doesn't have <inttypes.h> or <stdint.h>, so all the INT*_MAX
10 <stdint.h>, but Cygwin doesn't like it.
25 7. The version of Bison that cygwin (and newer Linux versions) comes with
  /external/webkit/Tools/MiniBrowser/
MiniBrowserPreBuild.cmd 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
  /build/core/combo/
HOST_windows-x86.mk 50 # when building under Cygwin, ensure that we use Mingw compilation by default.
51 # you can disable this (i.e. to generate Cygwin executables) by defining the
56 # note that the -mno-cygwin flags are not needed when cross-compiling the
59 ifneq ($(findstring CYGWIN,$(UNAME)),)
61 HOST_GLOBAL_CFLAGS += -mno-cygwin
62 HOST_GLOBAL_LDFLAGS += -mno-cygwin -mconsole
70 # TODO: find out what format cygwin's stat(1) uses
  /external/stlport/doc/
README.cygwin 1 The cygwin platform is used to build STLport with different compilers.
30 with -mno-cygwin option:
35 3. No cygwin
41 ./configure --with-extra-cflags=-mno-cygwin --with-extra-cxxflags=-mno-cygwin
  /build/tools/acp/
Android.mk 11 ifeq ($(HOST_OS),cygwin)

Completed in 1422 milliseconds

12 3 4 5 6 7 8 91011>>