| Commit message (Expand) | Author | Age | Files | Lines |
* | Uses new features of nmakehlp to get the version strings from header files | davygrvy | 2003-12-23 | 1 | -7/+13 |
|
|
* | * win/makefile.vc: Restored consistency of pkgIndex.tcl file | dgp | 2003-11-17 | 1 | -7/+3 |
|
|
* | Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbols | davygrvy | 2003-11-16 | 1 | -3/+7 |
|
|
* | * win/makefile.vc: Applied patches from tcl bug #801467 from | patthoyts | 2003-10-14 | 1 | -4/+5 |
|
|
* | * win/makefile.vc: Implementation of TIP #150, "Provide | patthoyts | 2003-09-26 | 1 | -2/+3 |
|
|
* | Don't do a string compare on the $(DBGX) variable, use the $(DEBUG) | davygrvy | 2003-08-25 | 1 | -7/+11 |
|
|
* | space in path bug fix | vincentdarley | 2003-05-13 | 1 | -2/+2 |
|
|
* | Corrected several problems that prevented OPTS=symbols from building
| Kevin B Kenny | 2003-03-23 | 1 | -5/+13 |
|
|
* | Backported the code that makes the makefile build pkgIndex.tcl as part
| Kevin B Kenny | 2003-03-11 | 1 | -1/+8 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -2/+2 |
|
|
* | matched to the Tcl one. build option 'linkexten' renamed to 'staticpkg'. | davygrvy | 2003-02-14 | 1 | -6/+7 |
|
|
* | * win/makefile.vc: tclThreadTest.obj not required to link | davygrvy | 2002-12-10 | 1 | -3/+2 |
|
|
* | * win/winMain.c (Tcl_AppInit): Calls Registry_Init() and | davygrvy | 2002-11-04 | 1 | -93/+44 |
|
|
* | * win/makefile.vc (TCLREGLIBNAME): Updated to registry 1.1. | andreas_kupries | 2002-11-01 | 1 | -2/+2 |
|
|
* | compilation, link fixes | vincentdarley | 2002-08-14 | 1 | -2/+2 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -1/+3 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 1 | -1/+2 |
|
|
* | Fixed a win98 issue where the /exclude option for xcopy is unsupported. | davygrvy | 2002-06-10 | 1 | -4/+7 |
|
|
* | Problem with TCLDIR macro not accepting forward slash path seperators | davygrvy | 2002-05-08 | 1 | -36/+45 |
|
|
* | small lint in comments/docs. | davygrvy | 2002-03-29 | 1 | -15/+13 |
|
|
* | small cruft | davygrvy | 2002-03-29 | 1 | -4/+24 |
|
|
* | ack! fixed big typo. | davygrvy | 2002-03-29 | 1 | -2/+1 |
|
|
* | * win/makefile.vc: Tk helpfile is now installing itself into Tcl's | davygrvy | 2002-03-29 | 1 | -8/+26 |
|
|
* | fixed double use of $(ldebug) | davygrvy | 2002-03-28 | 1 | -6/+6 |
|
|
* | * win/.cvsignore (new): | davygrvy | 2002-03-28 | 1 | -56/+115 |
|
|
* | fix for bug #528441. max optimize seems to cause problems for some folks. | davygrvy | 2002-03-21 | 1 | -3/+4 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -1/+3 |
|
|
* | * win/makefile.vc: unset macro located in the tktest target caused a failure. | davygrvy | 2002-02-01 | 1 | -2/+4 |
|
|
* | install target changes by request from Ryan Casey <scfiead@hotmail.com>. | davygrvy | 2001-12-03 | 1 | -26/+15 |
|
|
* | Fixed CAT32 target. cat.c is located in the Tcl source, not the Tk source. | davygrvy | 2001-11-28 | 1 | -2/+2 |
|
|
* | install target repaired. | davygrvy | 2001-11-16 | 1 | -20/+19 |
|
|
* | Added the logic for the linkexten option. | davygrvy | 2001-11-13 | 1 | -18/+28 |
|
|
* | small bug fix with filenames in the .res files. | davygrvy | 2001-11-13 | 1 | -2/+8 |
|
|
* | * win/mkd.bat: | davygrvy | 2001-11-13 | 1 | -372/+567 |
|
|
* | add comctl32.lib to build libs | hobbs | 2001-11-10 | 1 | -2/+2 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 1 | -5/+6 |
|
|
* | updated for Win64 SDK RC1 compilation support | hobbs | 2001-10-01 | 1 | -8/+8 |
|
|
* | * win/makefile.vc: | hobbs | 2001-03-30 | 1 | -2/+3 |
|
|
* | * win/tcl.m4: | hobbs | 2000-11-03 | 1 | -30/+38 |
|
|
* | 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> | davidg | 2000-10-31 | 1 | -2/+6 |
|
|
* | * win/makefile.vc (install-libraries): | ericm | 2000-09-02 | 1 | -1/+2 |
|
|
* | cleaned up use of *_DIR macros | hobbs | 2000-08-06 | 1 | -10/+10 |
|
|
* | Applied patch from [RFE: 5939] | ericm | 2000-07-20 | 1 | -1/+5 |
|
|
* | * README: | hobbs | 2000-05-03 | 1 | -4/+4 |
|
|
* | * win/makefile.vc (TKTEST_OBJS): | hobbs | 2000-04-08 | 1 | -2/+5 |
|
|
* | flipped debug bit | hobbs | 2000-02-10 | 1 | -2/+2 |
|
|
* | * generic/tkDecls.h: | hobbs | 2000-02-08 | 1 | -1/+2 |
|
|
* | * win/makefile.vc: removed 16bit stuff, simplified makefile. | hobbs | 1999-12-09 | 1 | -82/+45 |
|
|
* | * makefile.vc: changed 'c:/program files' to c:/progra~1 | hobbs | 1999-10-29 | 1 | -5/+5 |
|
|
* | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-10-01 | 1 | -4/+4 |
|
|