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

1 2 3 4 5 6 7 8 91011>>

  /external/capstone/
nmake.bat 2 :: Build Capstone libs (capstone.dll & capstone.lib) on Windows with CMake & Nmake
5 cmake -DCMAKE_BUILD_TYPE=Release -G "NMake Makefiles" ..
6 nmake
.appveyor.yml 12 - cmake -DCMAKE_BUILD_TYPE=RELEASE -G "NMake Makefiles" ..
13 - nmake
  /external/mdnsresponder/mDNSWindows/Java/
Java.vcproj 29 BuildCommandLine="nmake /f makefile DEBUG=1"
30 ReBuildCommandLine="nmake /f makefile DEBUG=1"
31 CleanCommandLine="nmake /f makefile DEBUG=1 clean"
50 BuildCommandLine="nmake /f makefile64 DEBUG=1"
51 ReBuildCommandLine="nmake /f makefile64 DEBUG=1"
52 CleanCommandLine="nmake /f makefile64 DEBUG=1 clean"
71 BuildCommandLine="nmake /f makefile"
72 ReBuildCommandLine="nmake /f makefile"
73 CleanCommandLine="nmake /f makefile clean"
92 BuildCommandLine="nmake /f makefile64"
    [all...]
  /prebuilts/go/darwin-x86/test/
range.go 93 var nmake = 0 var
96 nmake++
102 nmake = 0
106 if nmake != 1 {
107 println("range called makeslice", nmake, "times")
129 nmake = 0
133 if nmake != 1 {
134 println("range called makeslice", nmake, "times")
145 nmake = 0
149 if nmake != 1
    [all...]
  /prebuilts/go/linux-x86/test/
range.go 93 var nmake = 0 var
96 nmake++
102 nmake = 0
106 if nmake != 1 {
107 println("range called makeslice", nmake, "times")
129 nmake = 0
133 if nmake != 1 {
134 println("range called makeslice", nmake, "times")
145 nmake = 0
149 if nmake != 1
    [all...]
  /external/python/cpython2/PC/VS8.0/
build_tkinter.py 26 NMAKE = "nmake /nologo /f %s COMPILERFLAGS=-DWINVER=0x0500 %s %s"
28 def nmake(makefile, command="", **kw): function
30 cmd = NMAKE % (makefile, defines, command)
50 nmake("makefile.vc", "clean")
51 nmake("makefile.vc")
52 nmake("makefile.vc", "install", INSTALLDIR=dest)
58 nmake("makefile.vc", "clean", TCLDIR=tcldir)
59 nmake("makefile.vc", TCLDIR=tcldir)
60 nmake("makefile.vc", "install", TCLDIR=tcldir, INSTALLDIR=dest
    [all...]
  /external/python/cpython2/PC/VS9.0/
build_tkinter.py 21 NMAKE = ('nmake /nologo /f %s '
25 def nmake(makefile, command="", **kw): function
27 cmd = NMAKE % (makefile, defines, command)
47 nmake("makefile.vc", "clean")
48 nmake("makefile.vc", MACHINE=machine)
49 nmake("makefile.vc", "install", INSTALLDIR=dest, MACHINE=machine)
55 nmake("makefile.vc", "clean", DEBUG=0, TCLDIR=tcldir)
56 nmake("makefile.vc", DEBUG=0, MACHINE=machine)
57 nmake("makefile.vc", "install", DEBUG=0, INSTALLDIR=dest, MACHINE=machine
    [all...]
  /external/clang/test/Frontend/
dependency-gen-escaping.c 4 // RUN: %clang -M -MG -MV %s | FileCheck -strict-whitespace %s --check-prefix=NMAKE
9 // NMAKE: " .h"
10 // NMAKE: "$$.h"
11 // NMAKE: "##.h"
12 // NMAKE-NOT: "
13 // NMAKE: normal.h
14 // NMAKE-NOT: "
28 // These combinations are just another case for NMAKE.
29 // NMAKE: "a{{[/\\]}}b{{[/\\]}}#c{{[/\\]}} d.h"
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/buildbot/
external.bat 10 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 DEBUG=1 INSTALLDIR=..\..\tcltk clean all
11 nmake -f makefile.vc DEBUG=1 INSTALLDIR=..\..\tcltk install
17 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 OPTS=noxp DEBUG=1 INSTALLDIR=..\..\tcltk TCLDIR=..\..\tcl-8.5.2.1 clean
18 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 OPTS=noxp DEBUG=1 INSTALLDIR=..\..\tcltk TCLDIR=..\..\tcl-8.5.2.1 all
19 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 OPTS=noxp DEBUG=1 INSTALLDIR=..\..\tcltk TCLDIR=..\..\tcl-8.5.2.1 install
buildmsi.bat 16 nmake /f icons.mak
19 nmake /f msisupport.mak
external-amd64.bat 9 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 DEBUG=1 MACHINE=AMD64 INSTALLDIR=..\..\tcltk64 clean all
10 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 DEBUG=1 MACHINE=AMD64 INSTALLDIR=..\..\tcltk64 install
16 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 OPTS=noxp DEBUG=1 MACHINE=AMD64 INSTALLDIR=..\..\tcltk64 TCLDIR=..\..\tcl-8.5.2.1 clean
17 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 OPTS=noxp DEBUG=1 MACHINE=AMD64 INSTALLDIR=..\..\tcltk64 TCLDIR=..\..\tcl-8.5.2.1 all
18 nmake -f makefile.vc COMPILERFLAGS=-DWINVER=0x0500 OPTS=noxp DEBUG=1 MACHINE=AMD64 INSTALLDIR=..\..\tcltk64 TCLDIR=..\..\tcl-8.5.2.1 install
  /external/libevent/
Makefile.nmake 3 # I'm not very knowledgeable about MSVC and nmake beyond their most basic
10 # Or on the nmake command line:
11 # nmake OPENSSL_DIR=C:\openssl -f Makefile.nmake
23 CFLAGS=/IWIN32-Code /IWIN32-Code/nmake /Iinclude /Icompat /DHAVE_CONFIG_H /I. $(SSL_CFLAGS)
72 $(MAKE) /F Makefile.nmake clean
78 $(MAKE) OPENSSL_DIR=$(OPENSSL_DIR) /F Makefile.nmake
80 $(MAKE) /F Makefile.nmake
  /external/python/cpython2/Tools/buildbot/
buildmsi.bat 16 nmake /f icons.mak
19 nmake /f msisupport.mak
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseCacheMaintenanceLib/
BaseCacheMaintenanceLib.inf 64 [nmake.common]
68 [nmake.ia32]
71 [nmake.x64]
74 [nmake.ipf]
77 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseDebugLibNull/
BaseDebugLibNull.inf 63 [nmake.common]
67 [nmake.ia32]
70 [nmake.x64]
73 [nmake.ipf]
76 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseIoLibIntrinsic/
BaseIoLibIntrinsic.inf 73 [nmake.common]
77 [nmake.ia32]
80 [nmake.x64]
83 [nmake.ipf]
86 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciCf8Lib/
BasePciCf8Lib.inf 68 [nmake.common]
72 [nmake.ia32]
75 [nmake.x64]
78 [nmake.ipf]
81 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciExpressLib/
BasePciExpressLib.inf 67 [nmake.common]
71 [nmake.ia32]
74 [nmake.x64]
77 [nmake.ipf]
80 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciLibCf8/
BasePciLibCf8.inf 65 [nmake.common]
69 [nmake.ia32]
72 [nmake.x64]
75 [nmake.ipf]
78 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePciLibPciExpress/
BasePciLibPciExpress.inf 65 [nmake.common]
69 [nmake.ia32]
72 [nmake.x64]
75 [nmake.ipf]
78 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffGetEntryPointLib/
BasePeCoffGetEntryPointLib.inf 68 [nmake.common]
72 [nmake.ia32]
75 [nmake.x64]
78 [nmake.ipf]
81 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/
BasePeCoffLib.inf 67 [nmake.common]
71 [nmake.ia32]
74 [nmake.x64]
77 [nmake.ipf]
80 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibDebug/
BasePostCodeLibDebug.inf 65 [nmake.common]
69 [nmake.ia32]
72 [nmake.x64]
75 [nmake.ipf]
78 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePostCodeLibPort80/
BasePostCodeLibPort80.inf 68 [nmake.common]
72 [nmake.ia32]
75 [nmake.x64]
78 [nmake.ipf]
81 [nmake.ebc]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/
BasePrintLib.inf 66 [nmake.common]
70 [nmake.ia32]
73 [nmake.x64]
76 [nmake.ipf]
79 [nmake.ebc]

Completed in 980 milliseconds

1 2 3 4 5 6 7 8 91011>>