win

Clone Tools
  • last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add base-address support (see http://core.tcl.tk/tcl/tktview?name=0ef5e653)

Update win compilation units

- replace all remaning ObjectName and ClassName with variant with trailing "_" when appropriate - allow nsf::procs with zero arguments or plain arguments (when "-debug" is used - extended regression test - bump version number to 2.1

  1. … 7 more files in changeset.
- prefer boolean expression in tests over expressions of other types

  1. … 26 more files in changeset.
Effectively remove getstubs from makefile.vc

Apply stubs* resolution withouh getstubs to makefile.vc

Fix copyright dates

Silence instructions, do not install xowish.in/ xotclsh.in

Bump version number in win build files

Trigger generation of pgk index scripts

Trigger generation of pgk index scripts

Trigger generation of pgk index scripts

Trigger generation of pgk index scripts

Adding another missing obj target

Irgh! Fix file extension

Add EXTERN to calm VC12, add missing C files from makefile.vc

  1. … 1 more file in changeset.
Use correct slashing

Make sure genstub.tcl is called in makefile.vc

Update nmakehlp (required for VC 12+)

- white-space changes

  1. … 15 more files in changeset.
- update more copyright notices

  1. … 31 more files in changeset.
xotcl2: - fixed "... info defaults ..." and "... info instdefaults ..." emulation in XOTcl 2 - fixed error message - extended regression test - bumped revision of nsf/xotcl/nx to 2.0b6

  1. … 9 more files in changeset.
Updated test suite to be executed in makefile.vc

- reduce variable scopes

  1. … 3 more files in changeset.
win/makefile.vc: have the install target copy the public headers as well

Provide tcl library path to summary.tcl and remove intermediate file from repo

Re-enabling deletion of intermediate file in makefile

Remove legacy build artifacts

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.

- use Tcl's EXTERN macro instead of "extern"

  1. … 5 more files in changeset.