Tcl Source Code

View Ticket
Login
Ticket UUID: 2880442
Title: VS2005/2008 IDE build support
Type: Patch Version: None
Submitter: mistachkin Created on: 2009-10-16 11:52:24
Subsystem: 53. Configuration and Build Tools Assigned To: patthoyts
Priority: 5 Medium Severity: Minor
Status: Open Last Modified: 2016-08-23 13:57:47
Resolution: None Closed By: nobody
    Closed on:
Description:
This patch includes the necessary files and changes to support point-and-click building of the Tcl binaries via the Visual Studio 2005 IDE.  I would appreciate a review of these before I commit them.
User Comments: mistachkin added on 2009-10-31 11:33:25:

File Added - 348945: vsBuild6.zip

mistachkin added on 2009-10-31 11:32:43:
Sync'd up debug/threading defines.  Factored out the need for a static manifest file.  Use one VSPROPS file instead of two.  Unfortunately, the command line arguments (etc) are stored in the DebugSettings element, which is in the per-user project file.  These cannot be set in the generic project file.

mistachkin added on 2009-10-31 11:29:43:

File Deleted - 348810:

mistachkin added on 2009-10-30 12:46:46:
Fixes UAC manifest issue.

mistachkin added on 2009-10-30 12:44:22:

File Deleted - 347121:

mistachkin added on 2009-10-30 12:44:21:

File Added - 348810: vsBuild5.zip

mistachkin added on 2009-10-18 18:43:52:

File Added - 347121: vsBuild4.zip

mistachkin added on 2009-10-18 18:43:23:

File Deleted - 346995:

mistachkin added on 2009-10-18 18:43:09:
Updated to add missing file and add support for VS 2008 as well (including VC++ Express).

mistachkin added on 2009-10-17 09:33:58:
Updated to make compiler/linker options consistent between projects.

mistachkin added on 2009-10-17 09:33:41:

File Added - 346995: vsBuild3.zip

mistachkin added on 2009-10-17 09:32:55:

File Deleted - 346990:

mistachkin added on 2009-10-17 08:53:18:
Updated to cleanup and fix several issues.

mistachkin added on 2009-10-17 08:52:51:

File Deleted - 346898:

mistachkin added on 2009-10-17 08:52:39:

File Added - 346990: vsBuild2.zip

mistachkin added on 2009-10-16 18:52:27:

File Added - 346898: vsBuild.zip

Attachments: