Home
last modified time | relevance | path

Searched refs:NMake (Results 1 – 25 of 28) sorted by relevance

12

/external/harfbuzz_ng/win32/
Dcreate-lists.bat2 rem Simple .bat script for creating the NMake Makefile snippets.
31 echo Destination NMake snippet file must be specified
Dgenerate-msvc.mak1 # NMake Makefile portion for code generation and
4 # one is maintaining the NMake build files.
Dcreate-lists-msvc.mak2 # 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…
Dintrospection-msvc.mak1 # Common NMake Makefile module for checking the build environment is sane
2 # for building introspection files under MSVC/NMake.
Dbuild-rules-msvc.mak1 # 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
Ddetectenv-msvc.mak1 # 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^
Dinfo-msvc.mak1 # NMake Makefile portion for displaying config info
66 @echo Building HarfBuzz Using NMake
Dconfig-msvc.mak1 # NMake Makefile portion for enabling features for Windows builds
33 # Please do not change anything beneath this line unless maintaining the NMake Makefiles
Dinstall.mak1 # NMake Makefile snippet for copying the built libraries, utilities and headers to
DREADME.txt4 versions 2008 through 2015, in both 32-bit and 64-bit (x64) flavors, via NMake
/external/harfbuzz_ng/
DBUILD.md17 under util/. From the tarball, NMake Makefiles are also provided in win32/,
19 gives instructions on building using NMake.
/external/clang/include/clang/Frontend/
DDependencyOutputOptions.h19 enum class DependencyOutputFormat { Make, NMake }; enumerator
/external/protobuf/cmake/
DREADME.md107 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/
DBUILDING.md517 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
DCMakeLists.txt39 # in Visual Studio, and it always defaults to Debug when using NMake.
/external/clang/lib/Frontend/
DDependencyFile.cpp366 if (OutputFormat == DependencyOutputFormat::NMake) { in PrintFilename()
/external/vulkan-validation-layers/tests/gtest-1.7.0/cmake/
Dinternal_utils.cmake56 # Newlines inside flags variables break CMake's NMake generator.
/external/google-breakpad/src/testing/gtest/cmake/
Dinternal_utils.cmake56 # Newlines inside flags variables break CMake's NMake generator.
/external/v8/testing/gtest/cmake/
Dinternal_utils.cmake56 # Newlines inside flags variables break CMake's NMake generator.
/external/googletest/googletest/cmake/
Dinternal_utils.cmake58 # Newlines inside flags variables break CMake's NMake generator.
/external/protobuf/gtest/
DCMakeLists.txt66 # Newlines inside flags variables break CMake's NMake generator.
/external/deqp/external/vulkancts/
DREADME.md33 * Windows: either NMake or JOM in PATH
/external/llvm/docs/
DCMake.rst137 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/
DNON-AUTOTOOLS-BUILD.txt283 Borland, Msys, MinGW, NMake, and Unix. If possible, use short paths with no
/external/pcre/dist2/
DNON-AUTOTOOLS-BUILD283 Borland, Msys, MinGW, NMake, and Unix. If possible, use short paths with no

12