Home
last modified time | relevance | path

Searched refs:NMake (Results 1 – 25 of 29) 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.
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^
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
Dconfig-msvc.mak1 # NMake Makefile portion for enabling features for Windows builds
26 # Please do not change anything beneath this line unless maintaining the NMake Makefiles
Dinfo-msvc.mak1 # NMake Makefile portion for displaying config info
64 @echo Building HarfBuzz Using NMake
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.md18 under util/. From the tarball, NMake Makefiles are also provided in win32/,
20 gives instructions on building using NMake.
/external/deqp/framework/delibs/cmake/
Dtoolchain-symbian-gcce.cmake58 if (CMAKE_GENERATOR MATCHES "NMake")
61 endif (CMAKE_GENERATOR MATCHES "NMake")
/external/clang/include/clang/Frontend/
DDependencyOutputOptions.h19 enum class DependencyOutputFormat { Make, NMake }; enumerator
/external/eigen/test/eigen2/
Dtestsuite.cmake160 …set(CTEST_CMAKE_COMMAND "${CTEST_CMAKE_COMMAND} -G \"NMake Makefiles\" -DCMAKE_MAKE_PROGRAM=nmake")
164 CMAKE_GENERATOR:INTERNAL=NMake Makefiles
/external/eigen/test/
Dtestsuite.cmake183 …set(CTEST_CMAKE_COMMAND "${CTEST_CMAKE_COMMAND} -G \"NMake Makefiles\" -DCMAKE_MAKE_PROGRAM=nmake")
187 CMAKE_GENERATOR:INTERNAL=NMake Makefiles
/external/libjpeg-turbo/
DBUILDING.txt547 cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release {source_directory}
644 NMake, remove "-DCMAKE_BUILD_TYPE=Release" (Debug builds are the default with
645 NMake.)
708 cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE=Release \
841 If using NMake:
876 Invoking 'make testclean' or 'nmake testclean' (if using NMake) or building
DCMakeLists.txt32 # in Visual Studio, and it always defaults to Debug when using NMake.
/external/dbus/
DREADME.cmake33 cmake -G "NMake Makefiles" [<options, see below>] <dbus-src-root>/cmake
/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/protobuf/gtest/
DCMakeLists.txt66 # Newlines inside flags variables break CMake's NMake generator.
/external/llvm/docs/
DCMake.rst129 generator. If you use Visual Studio, "NMake Makefiles" is a generator you can use
130 for building with NMake. By default, CMake chooses the most specific generator
/external/deqp/external/vulkancts/
DREADME.md32 * Windows: either NMake or JOM in PATH
/external/pcre/dist/
DNON-AUTOTOOLS-BUILD385 Borland, Msys, MinGW, NMake, and Unix. If possible, use short paths with no

12