rules.vc

Clone Tools
  • last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* rules.vc: Have TCL_MAJOR_VERSION properly picked up from newer tcl.h via nmakehlp

* win/rules.vc: Starting with recent 8.7, there is no 't' suffix appended to binaries and libs anymore, to indicate a threaded build. [skip travis]

fix typo

Necessary additions to build script and NMAKE/TEA artifacts

  1. … 2 more files in changeset.
* win/rules.vc: Remove artifact from OPTDEFINES.

* win/rules.vc: Avoid type-cast warnings under 64bit MSVC (MSVC > 1300) toolchains due to compiler flags in Tcl headers. Reported as http://core.tcl.tk/tclconfig/tktview?name=ab69a602bf.

Provide native Win build support for MSVC++ and MSVC, using the Tcl 8.6 nmake templates. Tested using Visual Studio 12 (VC and nmake in version 11). See makefile.vc for build instructions for Win32 and Win64.

  1. … 4 more files in changeset.