| Commit message (Expand) | Author | Age | Files | Lines |
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 |
|
|
* | The -debug:full option is not supported when using the modern versions of lin... | jan | 2011-03-26 | 1 | -1/+1 |
|
|
* | Fix for AMD64 symbols builds | patthoyts | 2007-09-11 | 1 | -14/+16 |
|
|
* | * win/makefile.vc: Support MSVC8 and AMD64 target. Also try using | patthoyts | 2006-09-26 | 1 | -5/+22 |
|
|
* | * generic/tkConsole.c: Complete reversal of the changes of Sep 22. | andreas_kupries | 2006-09-25 | 1 | -3/+3 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -3/+3 |
|
|
* | Sync with tcl to enable building with VC8 (VS2005 C compiler) | patthoyts | 2006-06-14 | 1 | -39/+28 |
|
|
* | Avoid pipe problems on Win98 | patthoyts | 2006-03-28 | 1 | -2/+3 |
|
|
* | simplified makefile.vc a little bit | Kevin B Kenny | 2005-12-01 | 1 | -13/+5 |
|
|
* | restored the ability to build from makefile.vc | Kevin B Kenny | 2005-12-01 | 1 | -14/+34 |
|
|
* | * win/tcl.m4: Add build support for Windows-x64 builds. | hobbs | 2005-11-30 | 1 | -2/+22 |
|
|
* | * win/makefile.vc: clarify necessary defined vars that can come | hobbs | 2005-03-08 | 1 | -14/+18 |
|
|
* | * win/makefile.vc (DOTVERSION): Was installing 8.4 relabelled as 8.5 | patthoyts | 2004-10-29 | 1 | -2/+2 |
|
|
* | * win/makefile.vc: Backport to the most recent | davygrvy | 2004-10-27 | 1 | -6/+20 |
|
|
* | Apply fix from tcl bug #950049 for make docs. | patthoyts | 2004-05-10 | 1 | -2/+2 |
|
|
* | * 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 |
|
|
* | Corrected several problems that prevented OPTS=symbols from building
| Kevin B Kenny | 2003-03-23 | 1 | -5/+13 |
|
|
* | Backed the version to 8.4 on the 8.4 branch.
| Kevin B Kenny | 2003-03-13 | 1 | -2/+2 |
|
|
* | Backported the code that makes the makefile build pkgIndex.tcl as part
| Kevin B Kenny | 2003-03-11 | 1 | -2/+9 |
|
|
* | 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 |
|
|