Home
last modified time | relevance | path

Searched full:nmake (Results 1 – 25 of 57) sorted by relevance

123

/src/contrib/ntp/sntp/libevent/
H A DMakefile.nmake3 # I'm not very knowledgeable about MSVC and nmake beyond their most basic
10 # Or on the nmake command line:
11 # nmake OPENSSL_DIR=C:\openssl -f Makefile.nmake
23 CFLAGS=/IWIN32-Code /IWIN32-Code/nmake /Iinclude /Icompat /DHAVE_CONFIG_H /I. $(SSL_CFLAGS)
72 $(MAKE) /F Makefile.nmake clean
78 $(MAKE) OPENSSL_DIR=$(OPENSSL_DIR) /F Makefile.nmake
80 $(MAKE) /F Makefile.nmake
H A DMakefile.am139 Makefile.nmake test/Makefile.nmake \
184 SYS_INCLUDES = -IWIN32-Code -IWIN32-Code/nmake
294 WIN32-Code/nmake/evconfig-private.h \
295 WIN32-Code/nmake/event2/event-config.h \
/src/contrib/libevent/
H A DMakefile.nmake3 # I'm not very knowledgeable about MSVC and nmake beyond their most basic
10 # Or on the nmake command line:
11 # nmake OPENSSL_DIR=C:\openssl -f Makefile.nmake
23 CFLAGS=/IWIN32-Code /IWIN32-Code/nmake /Iinclude /Icompat /DHAVE_CONFIG_H /I. $(SSL_CFLAGS)
72 $(MAKE) /F Makefile.nmake clean
78 $(MAKE) OPENSSL_DIR=$(OPENSSL_DIR) /F Makefile.nmake
80 $(MAKE) /F Makefile.nmake
H A DMakefile.am139 Makefile.nmake test/Makefile.nmake \
184 SYS_INCLUDES = -IWIN32-Code -IWIN32-Code/nmake
294 WIN32-Code/nmake/evconfig-private.h \
295 WIN32-Code/nmake/event2/event-config.h \
/src/crypto/krb5/src/ccapi/lib/win/
H A DWINCCAPI.vcproj26 BuildCommandLine="nmake"
27 ReBuildCommandLine="nmake"
28 CleanCommandLine="nmake clean"
46 BuildCommandLine="nmake"
47 ReBuildCommandLine="nmake"
48 CleanCommandLine="nmake clean"
/src/crypto/krb5/src/ccapi/server/win/
H A DServer.vcproj26 BuildCommandLine="nmake"
27 ReBuildCommandLine="nmake"
28 CleanCommandLine="nmake clean"
46 BuildCommandLine="nmake"
47 ReBuildCommandLine="nmake"
48 CleanCommandLine="nmake clean"
/src/crypto/krb5/.github/workflows/
H A Dbuild.yml89 nmake -f Makefile.in prep-windows
90 nmake
94 nmake install
99 nmake
/src/contrib/wpa/wpa_supplicant/
H A DREADME-Windows.txt48 Studio 2005 using the included nmake.mak as a Makefile for nmake. IDE
50 defines mentioned in nmake.mak. Example VS2005 solution and project
57 default nmake.mak expects this to be unpacked into C:\dev\WpdPack so
59 stored elsewhere as long as the WINPCAPDIR in nmake.mak is updated to
69 nmake.mak file expects OpenSSL to be installed into C:\dev\openssl, but
71 nmake.mak.
78 default nmake.mak. Copy {Win32OpenSSLRoot}\include into
/src/contrib/sqlite3/
H A DREADME.txt47 Windows: nmake /f Makefile.msc
80 $ nmake /f Makefile.msc
83 platform variants may be built by adding additional macros to the NMAKE
91 on the NMAKE command line. However, not all possible preprocessor defines
H A DMakefile.msc9 # nmake Makefile for SQLite
64 # Use the USE_SEH=0 option on the nmake command line to omit structured
362 # USE_SEH=0 option is provided on the nmake command-line.
449 # line (since nmake itself does not provide a built-in method to guess it).
453 # nmake /f Makefile.msc sqlite3.dll
460 # nmake /f Makefile.msc sqlite3.dll
837 # nmake /f Makefile.msc all "OPTS=-DSQLITE_ENABLE_FOO=1 -DSQLITE_OMIT_FOO=1"
/src/crypto/krb5/src/windows/
H A DREADME66 either in the environment or the nmake command-line. Debug
68 defining DEBUG_SYMBOL in the environment or on the nmake command line.
76 on the command line (for nmake install). If you are proceeding to build
78 near your build tree. The directory must exist before nmake install
99 6) nmake -f Makefile.in prep-windows # Create Makefile for Windows
100 7) nmake [NODEBUG=1] # Build the sources
101 8) nmake install [NODEBUG=1] # Copy libraries/executables
103 10) nmake [NODEBUG=1] # Build the installer
/src/contrib/bearssl/
H A DMakefile29 # However, Microsoft's nmake.exe (that comes with Visual Studio) does
31 # that when using nmake.exe, this will include "mk/Win.mk", whereas
36 !include mk/NMake.mk # \
H A DREADME.txt45 and type `nmake`.
48 the `conf` directory, and invoke `make` (or `nmake`) with an explicit
/src/crypto/openssl/test/
H A DREADME.md9 $ nmake test # Windows
28 $ nmake V=1 test # Windows
45 $ nmake TESTS="test_rsa test_dsa" test # Windows
56 $ nmake list-tests # Windows
/src/crypto/openssl/
H A DNOTES-WINDOWS.md70 This sets up the environment variables needed for `nmake.exe`, `cl.exe`,
95 6. `nmake`
97 7. `nmake test`
99 8. `nmake install`
/src/crypto/krb5/src/ccapi/test/
H A DMakefile.in173 # This rule assumes that nmake in ..\lib\win has already run.
187 # This rule assumes that nmake in ..\lib\win\ has already run.
192 # deletes a.tmp and the following nmake actions correct LIB.
/src/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyFile.cpp269 /// NMake/Jom.
310 /// NMake/Jom has a different set of scary characters, but wraps filespecs in
312 /// https://msdn.microsoft.com/en-us/library/dd9y37ha.aspx for NMake info,
321 if (OutputFormat == DependencyOutputFormat::NMake) { in PrintFilename()
323 // NMake, that are legal in a Windows filespec, and that could cause in PrintFilename()
/src/crypto/openssl/Configurations/
H A D50-win-onecore.conf61 # --prefix and --openssldir with target-specific values. 'nmake install'
63 # it might be useful to 'nmake install DESTDIR=S:\ome\where' where you
/src/crypto/krb5/src/util/
H A DMakefile.in2 # Windows NMAKE doesn't like @ in make variable names, and on
/src/contrib/bearssl/mk/
H A DNMake.mk25 # This file sets variables for use with NMake.exe, as distributed with
/src/crypto/krb5/src/windows/installer/wix/
H A DMakefile14 MAKE=nmake -nologo
/src/contrib/bzip2/
H A DREADME.COMPILATION.PROBLEMS18 6.0 and nmake, you can build a native Win32 version too. Large file
/src/contrib/ntp/sntp/libevent/test/
H A DMakefile.nmake13 CFLAGS=/I.. /I../WIN32-Code /I../WIN32-Code/nmake /I../include /I../compat /DHAVE_CONFIG_H /DTINYTE…
/src/contrib/libevent/test/
H A DMakefile.nmake13 CFLAGS=/I.. /I../WIN32-Code /I../WIN32-Code/nmake /I../include /I../compat /DHAVE_CONFIG_H /DTINYTE…
/src/contrib/llvm-project/clang/include/clang/Frontend/
H A DDependencyOutputOptions.h22 enum class DependencyOutputFormat { Make, NMake }; enumerator

123