multiple versions of the nmake.exe binary, which is part of Microsoft VisualStudio BuildTools, including some decompiled nmake.cpp sources
The Microsoft Program Maintenance Utility (NMAKE.EXE) is a command-line tool included with Visual Studio. It builds projects based on commands that are contained in a description file, usually called a makefile.
- nmake 15-nodos
- nmake 15
- nmake 14.33.31629.0
- nmake 14.32.31333.0
- nmake 14.31.31107.0
- nmake 14.30.30711.1
- nmake 14.29.30146.0
- nmake 14.23.28105.4
- nmake 14.22.27905.0
- nmake 14.21.27702.2
- nmake 14.20.27508.1
- nmake 14.20.27508.1
- nmake 14.20.27508.1
- nmake 14.16.27031.1
- nmake 14.16.27027.1
- nmake 10.0.10240.3
- microsoft-visualstudio-2022-17.3-torrent
- microsoft-visualstudio-2019-16.3.29318.209-torrent
- microsoft-visualstudio-2019-16.0.28729.10-torrent
- http://web.archive.org/web/20120402130733/http://download.microsoft.com/download/vc15/patch/1.52/w95/en-us/nmake15.exe
- https://stackoverflow.com/questions/12396543/where-can-i-get-a-standalone-nmake-exe
- https://stackoverflow.com/questions/69274364/how-do-i-obtain-microsofts-c-compiler-and-standard-library-and-just-that
- Visual Studio Build Tools (vs_buildtools.exe)
- https://stackoverflow.com/questions/40504552/how-to-install-visual-c-build-tools
- https://learn.microsoft.com/en-us/cpp/build/building-on-the-command-line
- If you only want the command-line toolset, download the Build Tools for Visual Studio.
- https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022
- vs_BuildTools.exe
- https://stackoverflow.com/questions/17343071/how-do-i-use-nmake-on-the-command-line
- https://svn.osgeo.org/gdal/branches/2.2/gdal/nmake.opt
- nmake example arguments, nmake example options