| /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
| DataType.py | 680 TAB_NMAKE = 'Nmake'
[all...] |
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/build/ |
| build.py | 389 ## The smallest module unit that can be built by nmake/make command in multi-thread build mode
391 # This class is for module build by nmake/make build system. The "Obj" parameter
410 ## The smallest platform unit that can be built by nmake/make command in multi-thread build mode
412 # This class is for platform build by nmake/make build system. The "Obj" parameter
[all...] |
| /device/linaro/bootloader/edk2/ |
| Edk2Setup.bat | 19 @REM it is also used to build the Win32 binaries, calling nmake
|
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/ |
| CommonTools.env | 95 MAKE = nmake -nologo
|
| /external/capstone/ |
| ChangeLog | 11 - Add nmake.bat for Windows build
|
| /external/curl/projects/Windows/VC6/lib/ |
| libcurl.dsp | 9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
12 !MESSAGE NMAKE /f "libcurl.mak".
14 !MESSAGE You can specify a configuration when running NMAKE
17 !MESSAGE NMAKE /f "libcurl.mak" CFG="libcurl - Win32 LIB Debug"
[all...] |
| /external/curl/projects/Windows/VC6/src/ |
| curl.dsp | 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "curl.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "curl.mak" CFG="curl - Win32 LIB Debug"
[all...] |
| /external/icu/icu4c/source/common/ |
| putilimp.h | 253 * Defines whether the "make" program is Windows nmake.
|
| /external/libevent/ |
| ChangeLog-1.4 | 20 o Distribute nmake makefile for 1.4 (20d706d)
|
| Makefile.in | 552 WIN32-Code/nmake/evconfig-private.h \ 553 WIN32-Code/nmake/event2/event-config.h WIN32-Code/tree.h \ [all...] |
| whatsnew-2.0.txt | 315 mingw, or using MSVC (with nmake). Libevent works fine with UNICODE
|
| /external/pcre/dist2/ |
| NON-AUTOTOOLS-BUILD | 283 Borland, Msys, MinGW, NMake, and Unix. If possible, use short paths with no
|
| /external/pcre/dist2/doc/html/ |
| NON-AUTOTOOLS-BUILD.txt | 283 Borland, Msys, MinGW, NMake, and Unix. If possible, use short paths with no
|
| /external/tensorflow/tensorflow/tools/compatibility/ |
| tf_upgrade.py | 742 print("\nMake sure to read the detailed log %r\n" % report_filename)
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| oledlg.dlg | 228 LTEXT "The server program cannot be found.\n\nMake sure the program is properly installed, or exists in your system path, and that is has not been deleted, moved, or renamed.",IDC_PU_TEXT,38,8,136,52
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
| msi.py | 377 if os.system("nmake /nologo /c /f msisupport.mak") != 0:
378 raise "'nmake /f msisupport.mak' failed"
[all...] |
| /device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
| FvImage.py | [all...] |
| /external/python/cpython2/Tools/msi/ |
| msi.py | 176 if os.system("nmake /nologo /c /f msisupport.mak") != 0: 177 raise RuntimeError("'nmake /f msisupport.mak' failed") [all...] |
| /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/MakeDeps/ |
| MakeDeps.c | 782 // the tool will return error code to stop the nmake
[all...] |
| /external/ImageMagick/ImageMagick/script/ |
| advanced-windows-installation.html | 339 nmake test
|
| perl-magick.html | 108 <p>ImageMagick must already be installed on your system. Also, the ImageMagick source distribution for <a href="download.php">Windows 2000</a> is required. You must also have the <code>nmake</code> from the Visual C++ or J++ development environment. Copy <code>\bin\IMagick.dll</code> and <code>\bin\X11.dll</code> to a directory in your dynamic load path such as <code>c:\perl\site\5.00502</code>.</p> 115 nmake 116 nmake install 129 <p>Use <code>nmake test</code> under Windows. There are a few demonstration scripts available to exercise many of the functions PerlMagick can perform. Type</p> [all...] |
| /external/ImageMagick/www/ |
| advanced-windows-installation.html | 343 nmake test
|
| perl-magick.html | 112 <p>ImageMagick must already be installed on your system. Also, the ImageMagick source distribution for <a href="download.html">Windows 2000</a> is required. You must also have the <code>nmake</code> from the Visual C++ or J++ development environment. Copy <code>\bin\IMagick.dll</code> and <code>\bin\X11.dll</code> to a directory in your dynamic load path such as <code>c:\perl\site\5.00502</code>.</p> 119 nmake 120 nmake install 133 <p>Use <code>nmake test</code> under Windows. There are a few demonstration scripts available to exercise many of the functions PerlMagick can perform. Type</p> [all...] |
| /external/curl/docs/ |
| KNOWN_BUGS | 326 The Visual Studio projects lack some features that the autoconf and nmake
|
| /device/linaro/bootloader/edk2/BaseTools/UserManuals/ |
| Build_Utility_Man_Page.rtf | 112 target.txt, tools_def.txt, generates .C, .H files and the Makefiles for one or more modules and/or the active platform, calls a make (NMake or make) program to process these Makefiles, then optionally calls GenFds to generate an fd file.
[all...] |