Searched refs:NMake (Results 1 – 25 of 28) sorted by relevance
12
/external/harfbuzz_ng/win32/ |
D | create-lists.bat | 2 rem Simple .bat script for creating the NMake Makefile snippets. 31 echo Destination NMake snippet file must be specified
|
D | generate-msvc.mak | 1 # NMake Makefile portion for code generation and 4 # one is maintaining the NMake build files.
|
D | create-lists-msvc.mak | 2 # another NMake Makefile module, include it, and clean it up. 3 # This is a "fact-of-life" regarding NMake Makefiles... 4 # This file does not need to be changed unless one is maintaining the NMake Makefiles 25 # In order to obtain the .obj filename that is needed for NMake Makefiles to build DLLs/static LIBs…
|
D | introspection-msvc.mak | 1 # Common NMake Makefile module for checking the build environment is sane 2 # for building introspection files under MSVC/NMake.
|
D | build-rules-msvc.mak | 1 # NMake Makefile portion for compilation rules 3 # one is maintaining the NMake build files. The format 4 # of NMake Makefiles here are different from the GNU
|
D | detectenv-msvc.mak | 1 # Change this (or specify PREFIX= when invoking this NMake Makefile) if 49 # the NMake Makefiles. The exception is for the CFLAGS_ADD line(s) where one 98 This NMake Makefile set supports Visual Studio^
|
D | info-msvc.mak | 1 # NMake Makefile portion for displaying config info 66 @echo Building HarfBuzz Using NMake
|
D | config-msvc.mak | 1 # NMake Makefile portion for enabling features for Windows builds 33 # Please do not change anything beneath this line unless maintaining the NMake Makefiles
|
D | install.mak | 1 # NMake Makefile snippet for copying the built libraries, utilities and headers to
|
D | README.txt | 4 versions 2008 through 2015, in both 32-bit and 64-bit (x64) flavors, via NMake
|
/external/harfbuzz_ng/ |
D | BUILD.md | 17 under util/. From the tarball, NMake Makefiles are also provided in win32/, 19 gives instructions on building using NMake.
|
/external/clang/include/clang/Frontend/ |
D | DependencyOutputOptions.h | 19 enum class DependencyOutputFormat { Make, NMake }; enumerator
|
/external/protobuf/cmake/ |
D | README.md | 107 C:\Path\to\protobuf\cmake\build\release>cmake -G "NMake Makefiles" ^ 117 C:\Path\to\protobuf\cmake\build\debug>cmake -G "NMake Makefiles" ^ 286 C:\Path\to\zlib\build\release>cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release ^
|
/external/libjpeg-turbo/ |
D | BUILDING.md | 517 cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release {source_directory} 626 with NMake, remove `-DCMAKE_BUILD_TYPE=Release` (Debug builds are the default 627 with NMake.) 686 cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release \ 812 If using NMake: 846 Invoking `make testclean` or `nmake testclean` (if using NMake) or building
|
D | CMakeLists.txt | 39 # in Visual Studio, and it always defaults to Debug when using NMake.
|
/external/clang/lib/Frontend/ |
D | DependencyFile.cpp | 366 if (OutputFormat == DependencyOutputFormat::NMake) { in PrintFilename()
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/cmake/ |
D | internal_utils.cmake | 56 # Newlines inside flags variables break CMake's NMake generator.
|
/external/google-breakpad/src/testing/gtest/cmake/ |
D | internal_utils.cmake | 56 # Newlines inside flags variables break CMake's NMake generator.
|
/external/v8/testing/gtest/cmake/ |
D | internal_utils.cmake | 56 # Newlines inside flags variables break CMake's NMake generator.
|
/external/googletest/googletest/cmake/ |
D | internal_utils.cmake | 58 # Newlines inside flags variables break CMake's NMake generator.
|
/external/protobuf/gtest/ |
D | CMakeLists.txt | 66 # Newlines inside flags variables break CMake's NMake generator.
|
/external/deqp/external/vulkancts/ |
D | README.md | 33 * Windows: either NMake or JOM in PATH
|
/external/llvm/docs/ |
D | CMake.rst | 137 generator. If you use Visual Studio, "NMake Makefiles" is a generator you can use 138 for building with NMake. By default, CMake chooses the most specific generator
|
/external/pcre/dist2/doc/html/ |
D | NON-AUTOTOOLS-BUILD.txt | 283 Borland, Msys, MinGW, NMake, and Unix. If possible, use short paths with no
|
/external/pcre/dist2/ |
D | NON-AUTOTOOLS-BUILD | 283 Borland, Msys, MinGW, NMake, and Unix. If possible, use short paths with no
|
12