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

1 2 3 4 5 6 78 91011>>

  /external/python/cpython2/PCbuild/
prepare_ssl.py 3 # Uses Perl to create nmake makefiles and otherwise prepare the way
89 os.system('nmake /f {} PERL=perl TMP_D={} asms'.format(asm_makefile, tmp_d))
179 if not find_all_on_path('nmake.exe'):
180 print('Could not find nmake.exe, try running env.bat')
  /external/python/cpython3/PCbuild/
prepare_ssl.py 3 # Uses Perl to create nmake makefiles and otherwise prepare the way
89 os.system('nmake /f {} PERL=perl TMP_D={} asms'.format(asm_makefile, tmp_d))
179 if not find_all_on_path('nmake.exe'):
180 print('Could not find nmake.exe, try running env.bat')
  /external/zlib/src/win32/
Makefile.msc 5 # nmake -f win32/Makefile.msc (standard build)
6 # nmake -f win32/Makefile.msc LOC=-DFOO (nonstandard build)
7 # nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" \
9 # nmake -f win32/Makefile.msc AS=ml64 LOC="-DASMV -DASMINF -I." \
  /toolchain/binutils/binutils-2.27/zlib/win32/
Makefile.msc 5 # nmake -f win32/Makefile.msc (standard build)
6 # nmake -f win32/Makefile.msc LOC=-DFOO (nonstandard build)
7 # nmake -f win32/Makefile.msc LOC="-DASMV -DASMINF" \
9 # nmake -f win32/Makefile.msc AS=ml64 LOC="-DASMV -DASMINF -I." \
  /external/libevent/
Makefile.am 112 Makefile.nmake test/Makefile.nmake \
154 SYS_INCLUDES = -IWIN32-Code -IWIN32-Code/nmake
259 WIN32-Code/nmake/evconfig-private.h \
260 WIN32-Code/nmake/event2/event-config.h \
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
InfClassObject.py 496 print '\nNmake =', M.Nmake
497 for Item in M.Nmake:
    [all...]
  /external/libxml2/win32/
Makefile.mingw 6 # nmake [all] to build the libxml and the accompanying utilities.
7 # nmake clean to remove all compiler output files and return to a
9 # nmake rebuild to rebuild everything from scratch. This basically does
10 # a 'nmake clean' and then a 'nmake all'.
11 # nmake install to install the library and its header files.
  /external/python/cpython2/PC/VS7.1/
build_ssl.py 3 # and build OpenSSL, then invokes a simple nmake session
158 makeCommand = "nmake /nologo PERL=\"%s\" -f \"%s\"" %(perl, makefile)
174 makeCommand = 'nmake /nologo -f _ssl.mak ' + defs + " " + make_flags
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
ms.common 26 MAKE = nmake -nologo
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/
EdkFrameworkPpiLib.inf 38 [nmake.common]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/
EdkGuidLib.inf 38 [nmake.common]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
EfiCommonLib.inf 108 [nmake.common]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/
PeiLib.inf 110 [nmake.common]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/
EdkProtocolLib.inf 39 [nmake.common]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/
Makefile 62 # bang (!) tells nmake to do the command for each out-of-date dependent.
  /external/bzip2/
makefile.msc 2 # usage: nmake -f makefile.msc
  /external/icu/icu4c/source/data/
icu4j-readme.txt 37 nmake -f makedata.mak ICUMAKE=$icu4c_root\source\data\ CFG=x86\Release JAR="$jdk_bin\jar" ICU4J_ROOT=$icu4j_root icu4j-data-install
  /external/icu/icu4c/source/extra/uconv/
uconv.vcxproj 264 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">nmake /nologo /f %(Filename).mak icup="$(ProjectDir)..\..\.." CFG=x86\Debug
267 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">nmake /nologo /f %(Filename).mak icup="$(ProjectDir)..\..\.." CFG=x64\Debug
270 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">nmake /nologo /f %(Filename).mak icup="$(ProjectDir)..\..\.." CFG=x86\Release
273 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">nmake /nologo /f %(Filename).mak icup="$(ProjectDir)..\..\.." CFG=x64\Release
  /external/icu/icu4c/source/samples/ufortune/
ufortune.vcxproj 244 nmake -f fortune_resources.mak CFG=x86\Debug
249 nmake -f fortune_resources.mak CFG=x64\Debug
254 nmake -f fortune_resources.mak CFG=x86\Release
259 nmake -f fortune_resources.mak CFG=x64\Release
  /external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperf.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "ubrkperf.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "ubrkperf.mak" CFG="UBRKPERF - WIN32 RELEASE"
ubrkperf20.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "ubrkperf20.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "ubrkperf20.mak" CFG="ubrkperf20 - Win32 Debug"
ubrkperfold.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "ubrkperfold.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "ubrkperfold.mak" CFG="ubrkperfold - Win32 Debug"
  /external/lzma/C/Util/7z/
7z.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "7z.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "7z.mak" CFG="7z - Win32 Debug"
  /external/lzma/CPP/7zip/UI/Client7z/
Client7z.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "Client7z.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "Client7z.mak" CFG="Client7z - Win32 Debug"
  /external/python/cpython2/PC/VC6/
build_ssl.py 3 # and build OpenSSL, then invokes a simple nmake session
214 #makeCommand = "nmake /nologo PERL=\"%s\" -f \"%s\"" %(perl, makefile)
215 makeCommand = "nmake /nologo -f \"%s\"" % makefile
229 rc = os.system('nmake /nologo -f _ssl.mak ' + defs + " " + make_flags)

Completed in 1081 milliseconds

1 2 3 4 5 6 78 91011>>