HomeSort by relevance Sort by last modified time
    Searched full:cygwin (Results 1 - 25 of 441) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /external/webkit/WebKitTools/CygwinDownloader/
setup.py 4 setup(console=['cygwin-downloader.py'])
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 
cygwin-downloader.py 33 # This is mostly just the list of North America http mirrors from http://cygwin.com/mirrors.html,
35 mirror_servers = ["http://cygwin.elite-systems.org/",
36 "http://mirror.mcs.anl.gov/cygwin/",
37 "http://cygwin.osuosl.org/",
38 "http://mirrors.kernel.org/sourceware/cygwin/",
39 "http://mirrors.xmission.com/cygwin/",
40 "http://sourceware.mirrors.tds.net/pub/sourceware.org/cygwin/"]
77 print "Using Cygwin mirror server " + package_mirror_url + " to download setup.ini..."
136 download_url_to_file("http://cygwin.com/setup.exe", "setup.exe", "Downloading setup.exe")
141 Finished downloading Cygwin. In %d seconds
    [all...]
  /external/webkit/WebKitTools/Scripts/
num-cpus 2 # Assumes cygwin.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h 1 #define _STLP_PLATFORM "Cygwin"
  /ndk/tests/awk/gen-windows-host-path/
test-1.in 1 C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
2 C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
3 C:/cygwin on / type ntfs (binary,auto)
test-1.out 1 $(patsubst /%,C:/cygwin/%,
2 $(patsubst /usr/bin/%,C:/cygwin/bin/%,
3 $(patsubst /usr/lib/%,C:/cygwin/lib/%,
  /ndk/build/awk/
gen-windows-host-path.awk 20 # 'cygwin-to-host-path' that will transform a Cygwin-specific path into the
23 # $(call cygwin-to-host-path,/cygdrive/c/Stuff/) --> c:/Stuff
27 # cygwin-to-host-path = $(shell cygpath -m $1)
33 # The script expects its input to be the output of the Cygwin "mount" command
36 # C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
37 # C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
38 # C:/cygwin on / type ntfs (binary,auto)
45 # $(patsubst /%,C:/cygwin/,
46 # $(patsubst /usr/bin/%,C:/cygwin/bin/
    [all...]
  /external/genext2fs/
NEWS 3 - support for Cygwin and Mac OS X platforms
  /external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
JavaScriptCoreGenerated.vcproj 26 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c

nmake /nologo -f JavaScriptCoreGenerated.make"
27 ReBuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c

nmake /nologo -f JavaScriptCoreGenerated.make clean
nmake -f JavaScriptCoreGenerated.make"
28 CleanCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c

nmake /nologo -f JavaScriptCoreGenerated.make clean"
  /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)
  /build/core/combo/
HOST_windows-x86.mk 44 # when building under Cygwin, ensure that we use Mingw compilation by default.
45 # you can disable this (i.e. to generate Cygwin executables) by defining the
50 # note that the -mno-cygwin flags are not needed when cross-compiling the
53 ifneq ($(findstring CYGWIN,$(UNAME)),)
55 HOST_GLOBAL_CFLAGS += -mno-cygwin
56 HOST_GLOBAL_LDFLAGS += -mno-cygwin -mconsole
64 # 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
  /ndk/
ndk-build 56 echo "ERROR: Cannot find 'make' program. Please install Cygwin make package"
62 # On Windows, when running under cygwin, check that we are
63 # invoking a cygwin-compatible GNU Make binary. It is unfortunately
64 # common for app developers to have another non-cygwin compatible
66 if [ "$OSTYPE" = "cygwin" ] ; then
69 CYGWIN_GNUMAKE=`$GNUMAKE -f "$PROGDIR_MIXED/build/core/check-cygwin-make.mk" 2>&1`
71 echo "ERROR: You are using a non-Cygwin compatible Make program."
76 echo "1. Ensure that the Cygwin 'make' package is installed."
  /build/libs/host/
Android.mk 8 ifeq ($(HOST_OS),cygwin)
  /build/tools/acp/
Android.mk 11 ifeq ($(HOST_OS),cygwin)
  /external/svox/pico_resources/tools/LingwareBuilding/
Readme.txt 8 ! perl, lua, cygwin
12 ! cygwin 1.5.25 http://www.cygwin.com/
21 - on a cygwin console launch :
  /sdk/eclipse/
README_WINDOWS.txt 23 You need a Windows machine with XP or Vista and Cygwin.
24 - Installer at http://sources.redhat.com/cygwin/
29 Then under Cygwin:
  /external/chromium/third_party/icu/source/
runConfigureICU 34 Cygwin Use the GNU gcc/g++ compilers on Cygwin
35 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin
36 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin
37 Cygwin/ICL Use the Intel C++ compiler on Cygwin
210 Cygwin)
211 THE_OS="Cygwin"
    [all...]
  /external/icu4c/
runConfigureICU 34 Cygwin Use the GNU gcc/g++ compilers on Cygwin
35 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin
36 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin
37 Cygwin/ICL Use the Intel C++ compiler on Cygwin
227 Cygwin)
228 THE_OS="Cygwin"
    [all...]
  /external/webkit/JavaScriptCore/JavaScriptCore.vcproj/WTF/
WTFCommon.vsprops 24 CommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
"
  /external/webkit/WebCore/WebCore.vcproj/
WebCoreGenerated.vcproj 25 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" windows
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
26 ReBuildCommandLine="echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

del /s /q "$(WebKitOutputDir)\obj\WebCore\DerivedSources"
del /s /q "$(WebKitOutputDir)\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 "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" windows
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

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

bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" cairo
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
46 ReBuildCommandLine="echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

del /s /q "$(WebKitOutputDir)\obj\WebCore\DerivedSources"
del /s /q "$(WebKitOutputDir)\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 "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" cairo
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
  /external/webkit/WebKitTools/WebKitAPITest/
WebKitAPITestCommon.vsprops 23 CommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"
"

Completed in 670 milliseconds

1 2 3 4 5 6 7 8 91011>>