Tcl Source Code

View Ticket
Login
Ticket UUID: 762878
Title: Visual Studio support in sampleextension
Type: Patch Version: None
Submitter: patthoyts Created on: 2003-06-29 21:32:23
Subsystem: 70. Sample Extension Assigned To: patthoyts
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2003-07-02 07:38:35
Resolution: Accepted Closed By: patthoyts
    Closed on: 2003-07-02 00:38:35
Description:
I think it would be useful to include support for
Visual Studio in the sample extension in the same way
that Tcl itself does.

To this end I have taken the current makefile.vc,
nmakehlp.c and rules.vc from the tcl cvs and (slightly)
modified them to be generically useful for building
packages. The modified makefile can now be trivially
edited to support most (simple) TEA compliant packages.

I feel this is a useful addition to the sample TEA
build system.
User Comments: patthoyts added on 2003-07-02 07:38:35:
Logged In: YES 
user_id=202636

Applied with some notes in the README recommending the use
of the Msys+mingw build process.

hobbs added on 2003-06-30 04:36:16:
Logged In: YES 
user_id=72656

In general I disagree with including these, because the whole 
point of the *TEA* sample extension includes the cross-
platform build configure/make setup.  However, feel free to 
commit this if you add a note about that.

patthoyts added on 2003-06-30 04:32:23:

File Added - 54438: VisualStudio-support.patch

Attachments: