Home
last modified time | relevance | path

Searched refs:exe (Results 1 – 25 of 55) sorted by relevance

123

/ndk/sources/host-tools/make-3.81/
Dbuild_w32.bat31 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32…
33 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
35 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
37 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
39 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
41 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
43 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
45 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
47 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
49 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 …
[all …]
Ddosbuild.bat60 @if exist make.exe echo Make.exe is now built!
61 @if not exist make.exe echo Make.exe build failed...
62 @if exist make.exe del respf.$$$
DNMakefile36 /OUT:WinDebug/make.exe /DEBUG
38 /INCREMENTAL:no /MACHINE:I386 /OUT:WinRel/make.exe
52 if exist WinDebug\make.exe erase WinDebug\make.exe
53 if exist WinRel\make.exe erase WinRel\make.exe
59 …f $(MAKEFILE) LDFLAGS="$(LDFLAGS_release)" CFLAGS="$(CFLAGS_release)" OUTDIR=WinRel WinRel/make.exe
61 …f $(MAKEFILE) LDFLAGS="$(LDFLAGS_debug)" CFLAGS="$(CFLAGS_debug)" OUTDIR=WinDebug WinDebug/make.exe
107 $(OUTDIR)/make.exe: $(OUTDIR) $(OBJS)
Dmakefile.vms103 all: config.h make.exe
108 make.exe: $(objs)
109 $(LD)$(LDFLAGS)/exe=$@ $^$(LOADLIBES)$(CRT0)
114 -$(RM) make.exe;,*.obj;
DREADME.W3241 This produces gnumake.exe in the current directory.
55 (this produces WinDebug/gnumake.exe and WinRel/gnumake.exe)
61 (this produces WinDebug/make.exe and WinRel/make.exe).
80 GNU make and sh.exe:
82 This port prefers you have a working sh.exe somewhere on your
83 system. If you don't have sh.exe, the port falls back to
86 carefully though (The author uses GNU bash as sh.exe).
91 Other possibilities are the MKS version of sh.exe, or building
107 working sh.exe in order to use parallel builds (-j).
172 sh.exe. Tests were performed on both Windows NT and Windows 95.
[all …]
Dreadme.vms14 $ rena make.exe 1st-make.exe
19 $ rena make.exe 2nd-make.exe
135 $ gmake x.exe
136 gmake.exe;1: *** Warning: File `x.c' has modification time in the future (940582863 > 940579269)
138 link x.obj /exe=x.exe
139 gmake.exe;1: *** Warning: Clock skew detected. Your build may be incomplete.
186 possible warnings, delete all objects, rename make.exe to a different
204 mcr sys$disk:[]program.exe < input.txt > output.txt &> error.txt
216 single source file is as easy as 'make file.exe'.
DMakefile.DOS61 EXEEXT = .exe
525 echo "cd tests && $(PERL) ./run_make_tests.pl -make ../make.exe $(MAKETESTFLAGS)"; \
DREADME.OS211 Makefiles while others might want to use OS/2's native shell cmd.exe,
53 - GNU file utilities (make sure that install.exe from the file utilities
55 also to change the filename to ginstall.exe instead of install.exe
91 export ac_executable_extensions=".exe"
Dmakefile.com86 $ link/exe=make make.opt/opt'lopt
/ndk/
Dndk-gdb-py.cmd2 rem This is a Windows cmd.exe script used to invoke the NDK-specific Python executable
4 set NDK_MAKE=%NDK_ROOT%/prebuilt/windows/bin/make.exe
17 %NDK_ROOT%\prebuilt\windows\bin\python.exe -u %NDK_ROOT%ndk-gdb.py %*
Dndk-build.cmd2 rem This is a Windows cmd.exe script used to invoke the NDK-specific GNU Make executable
4 set NDK_MAKE=%NDK_ROOT%\prebuilt\windows-x86_64\bin\make.exe
24 if "%NDK_MAKE%"=="" set NDK_MAKE=%NDK_ROOT%\prebuilt\windows\bin\make.exe
/ndk/sources/host-tools/make-3.81/w32/subproc/
Dbuild.bat3 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D …
4 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D _…
5 cl.exe /nologo /MT /W4 /GX /Z7 /YX /Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D …
6 lib.exe /NOLOGO /OUT:.\WinDebug\subproc.lib .\WinDebug/misc.obj .\WinDebug/sub_proc.obj .\WinDeb…
8 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\W…
9 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDO…
10 cl.exe /nologo /MT /W4 /GX /YX /O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\W…
11 lib.exe /NOLOGO /OUT:.\WinRel\subproc.lib .\WinRel/misc.obj .\WinRel/sub_proc.obj .\WinRel/w32er…
/ndk/build/core/
Dcheck-cygwin-make.mk33 CYGWIN_MAKE := $(CYGWIN_MAKE:%.exe=%)
38 SELF_MAKE := $(strip $(wildcard $(CYGWIN_MAKE).exe))
Dinit.mk186 ifneq (,$(strip $(wildcard /bin/uname.exe)))
187 $(call ndk_log,Found /bin/uname.exe on Windows host, checking for Cygwin)
191 UNAME := $(shell /bin/uname.exe -s 2>NUL)
263 HOST_EXEEXT := .exe
Dndk-common.sh259 HOST_EXE=.exe
/ndk/build/tools/
Ddeploy-host-mcld.sh86 HOST_EXE=.exe
97 LD_NOEXE=${LD%%.exe}
Dbuilder-funcs.sh406 _BUILD_TARGETS=$_BUILD_TARGETS" $exe"
407 echo "$exe: $_BUILD_OBJECTS" >> $_BUILD_MK
424 -o $exe
Dbuild-ndk-stack.sh76 PROGNAME=$PROGNAME.exe
Dbuild-llvm.sh286 $WINE \`dirname \$0\`/llvm-config.exe "\$@"
357 rm -f $TOOLCHAIN_BUILD_PREFIX/bin/$i.exe
/ndk/sources/cxx-stl/llvm-libc++/test/
Dtestit57 TEST_EXE=test.exe
Dlit.cfg83 exec_file = tempfile.NamedTemporaryFile(suffix="exe", delete=False)
/ndk/sources/host-tools/nawk-20071023/
DGNUmakefile47 EXE := .exe
/ndk/build/tools/toolchain-patches/mclinker/
D0003-Fix-mingw-build.patch109 Path::StringType executable_extension = L".exe";
116 +Path::StringType executable_extension = ".exe";
/ndk/sources/host-tools/sed-4.2.1/testsuite/
Dmac-mf.inp177 t_mddriver.exe:
178 $(CC) $(CFLAGS2) -o t_mddriver.exe t_mddriver.c md5.c
Dmac-mf.good177 t_mddriver.exe
178 {CC} {CFLAGS2} -o t_mddriver.exe t_mddriver.c md5.c

123