Searched refs:exe (Results 1 – 22 of 22) sorted by relevance
61 …COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin\make.ex…62 …COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\x86_64-6.3.0-posix-seh-rt_v5-rev1\mingw64\bin\make.exe94 cp zstd.exe ..\bin\zstd.exe &&114 …ild\VS2008\bin\%PLATFORM%\%CONFIGURATION%\fuzzer.exe tests\fuzzer_VS2008_%PLATFORM%_%CONFIGURATION…124 …ild\VS2010\bin\%PLATFORM%_%CONFIGURATION%\fuzzer.exe tests\fuzzer_VS2010_%PLATFORM%_%CONFIGURATION…174 SET ZSTD_BIN=./zstd.exe&&175 SET DATAGEN_BIN=./datagen.exe&&177 fullbench.exe -i1 &&178 fullbench.exe -i1 -P0 &&240 …COPY C:\msys64\usr\bin\make.exe C:\mingw-w64\i686-6.3.0-posix-dwarf-rt_v5-rev1\mingw32\bin\make.ex…[all …]
34 EXT =.exe
3 @rem It creates lua51.dll, lua51.lib, lua.exe, and luac.exe in src.18 %MYLINK% /out:lua.exe lua.obj lua51.lib19 if exist lua.exe.manifest^20 %MYMT% -manifest lua.exe.manifest -outputresource:lua.exe24 %MYLINK% /out:luac.exe *.obj25 if exist luac.exe.manifest^26 %MYMT% -manifest luac.exe.manifest -outputresource:luac.exe
10 exe="$1"12 exe="$1.nexe"13 if [ ! -f "$exe" ]; then15 $PNACL_TRANSLATE -arch $(uname -m) "$1.final" -o "$exe"35 exec python "$SEL_LDR" "$exe"
42 cl %CFLAGS% %%f %LDFLAGS% /OUT:%%f.exe > NUL 2>&143 if not exist %%f.exe (47 %%f.exe55 del *.exe *.obj *.res
21 #define exe "file" macro24 #define exe "exe" macro117 strlcpy(path, "/proc/" self "/" exe, sizeof(path)); in process_dup()
48 $JEMALLOC_TEST_PREFIX ${t}@exe@ @abs_srcroot@ @abs_objroot@52 $JEMALLOC_TEST_PREFIX ${t}@exe@ @abs_srcroot@ @abs_objroot@
5 CYG_SETUP: setup-x86_64.exe11 CYG_SETUP: setup-x86.exe
15 *.exe
17 ngx_binext=".exe"
81 Navigate to the examples in the build directory and run `dpdk-helloworld.exe`.86 dpdk-helloworld.exe -l 0-3
31 http://releases.llvm.org/7.0.1/LLVM-7.0.1-win64.exe
80 NGX_RCC="$NGX_RCC $NGX_WIN32_RC $NGX_OBJS/nginx.exe"
35 EXT =.exe
73 application/octet-stream bin exe dll;
110 "MYCFLAGS=-DLUA_BUILD_AS_DLL" "MYLIBS=" "MYLDFLAGS=-s" lua.exe111 $(MAKE) "LUAC_T=luac.exe" luac.exe
292 # links in two steps (.c -> .o, .o -> exe) instead of one293 # (.c -> exe), because the warning occurs only in the second
121 EXT =.exe
963 | --exec | --exe | --ex)967 | --exec=* | --exe=* | --ex=*)2901 for ac_prog in cl.exe2945 for ac_prog in cl.exe3132 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out3151 for ac_file in conftest.exe conftest conftest.*; do4724 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC7083 exe="$ac_exeext"12577 rm -f conf$$ conf$$.exe conf$$.file12591 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||[all …]
44 EXE := @exe@
504 exe="$ac_exeext"706 AC_SUBST([exe]) subst
376 - Set EXE to ".exe" in configure for MINGW [Kahle]786 - Add OS/2 to exe builds in configure [Poltorak]