Home
last modified time | relevance | path

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

123

/ndk/tests/abcc/jni/mman-win32/
DMakefile36 test.exe: test.c mman.c mman.h
37 $(CC) -o test.exe test.c -L. -lmman
39 test: $(TARGETS) test.exe
40 test.exe
43 rm -f mman.o libmman.a libmman.def libmman.lib test.exe *.dat
/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/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)
271 HOST_EXEEXT := .exe
/ndk/
Dndk-build.cmd2 rem This is a Windows cmd.exe script used to invoke the NDK-specific GNU Make executable
6 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/make.exe" -f "%NDK_ROOT%build/core/build-local.mk" SHELL=cmd…
Dndk-gdb-py.cmd2 rem This is a Windows cmd.exe script used to invoke the NDK-specific Python executable
8 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/python.exe" -u "%~dp0ndk-gdb.py" %*
Dfind-win-host.cmd2 rem This is a Windows cmd.exe script used to find windows host name.
/ndk/build/tools/
Ddeploy-host-mcld.sh88 HOST_EXE=.exe
99 LD_NOEXE=${LD%%.exe}
Dbuilder-funcs.sh472 _BUILD_TARGETS=$_BUILD_TARGETS" $exe"
473 echo "$exe: $_BUILD_OBJECTS" >> $_BUILD_MK
490 -o $exe
Dbuild-gdb-stub.sh63 …XECUTABLE_ORIG=$(dirname "$GDB_EXECUTABLE_PATH")/$(basename "$GDB_EXECUTABLE_PATH" ".exe")-orig.exe
Dbuild-host-gdb.sh265 --gdb-executable-path=${DSTDIR}/bin/$(bh_tag_to_config_triplet $2)-gdb.exe \
/ndk/sources/host-tools/nawk-20071023/
DGNUmakefile47 EXE := .exe
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtestit28 TEST_EXE_SUFFIX=.exe
Dtestit_android383 TEST_EXE=test.exe
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dtestit61 TEST_EXE=test.exe
Dtestit_android376 TEST_EXE=test.exe

123