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

<<1112131415

  /external/python/cpython2/Tools/freeze/
win32.html 60 <P>nmake</P></DIR>
78 <P>nmake</P></DIR>
  /external/python/cpython3/Tools/freeze/
win32.html 60 <P>nmake</P></DIR>
78 <P>nmake</P></DIR>
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/
EfiProtocolLib.inf 37 [nmake.common]
  /external/ImageMagick/PerlMagick/
README.txt 72 nmake install
  /external/libpng/scripts/
makefile.intel 12 # To use, do "nmake /f scripts\makefile.intel"
makefile.vcwin32 10 # To use, do "nmake /f scripts\makefile.vcwin32"
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
SFXSetup.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "SFXSetup.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "SFXSetup.mak" CFG="SFXSetup - Win32 Debug"
  /external/one-true-awk/
README 78 you can subsequently run nmake -f makefile.win. Beware also that
  /external/parameter-framework/upstream/
appveyor.yml 69 - cmake -G "NMake Makefiles" -DPYTHON_BINDINGS=OFF -DCMAKE_PREFIX_PATH="%PREFIX_PATH%;%DEBUG_LIBXML2_PATH%" ..\..
  /external/python/cpython2/PC/VC6/
pythoncore.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "pythoncore.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "pythoncore.mak" CFG="pythoncore - Win32 Release"
  /external/python/cpython2/PC/os2vacpp/
readme.txt 4 To build Python for OS/2, change into ./os2vacpp and issue an 'NMAKE'
  /external/tcpdump/win32/prj/
WinDump.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "WinDump.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "WinDump.mak" CFG="WinDump - Win32 Debug"
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 21 DeviceView_ADB_Failed_Restart=Adb failed to restart\!\n\nMake sure the plugin is properly configured.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
MultiThread.c 622 printf ("\t[Thread_%d] nmake -nologo -f %s all\n", ThreadId, CurrentBuildItem->Makefile);
629 sprintf (BuildCmd, "nmake -nologo -f %s all", CurrentBuildItem->Makefile);
ProcessDsc.c 86 #define NMAKE_SECTION_NAME "nmake"
847 sprintf (ExpLine, "nmake -nologo -f %s fvs_%d", gGlobals.MakefileName, i);
    [all...]
  /external/libxml2/win32/
Makefile.bcb 10 # a 'nmake clean' and then a 'nmake all'.
  /external/libyuv/files/docs/
deprecated_builds.md 286 nmake /f winarm.mk clean
287 nmake /f winarm.mk
  /external/google-breakpad/src/testing/gtest/cmake/
internal_utils.cmake 56 # Newlines inside flags variables break CMake's NMake generator.
  /external/lzma/CPP/7zip/Bundles/SFXCon/
SFXCon.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "SFXCon.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "SFXCon.mak" CFG="SFXCon - Win32 Debug"
  /external/lzma/CPP/7zip/Bundles/SFXWin/
SFXWin.dsp 8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
11 !MESSAGE NMAKE /f "SFXWin.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
16 !MESSAGE NMAKE /f "SFXWin.mak" CFG="SFXWin - Win32 Debug"
  /external/mdnsresponder/mDNSWindows/DNSServiceBrowser/WindowsCE/
Application.vcp 9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
12 !MESSAGE NMAKE /f "Application.vcn".
14 !MESSAGE You can specify a configuration when running NMAKE
17 !MESSAGE NMAKE /f "Application.vcn" CFG="Application - Win32 (WCE emulator) Debug"
  /external/vulkan-validation-layers/tests/gtest-1.7.0/cmake/
internal_utils.cmake 56 # Newlines inside flags variables break CMake's NMake generator.
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/cmake/
internal_utils.cmake 56 # Newlines inside flags variables break CMake's NMake generator.
  /tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
relay.py 184 'relay does not exist.\nExisting relays are: %s.\nMake '
  /external/curl/tests/
testcurl.pl 551 my $make = findinpath("gmake", "make", "nmake");
555 # force to 'nmake' for VC builds
556 $make = "nmake" if ($targetos =~ /vc/);

Completed in 1361 milliseconds

<<1112131415