summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Fix [22c10c8e79]: core-8-5: msvc6 build: "Side by Side" errorjan.nijtmans2014-01-301-1/+1
|\
| * Fix [22c10c8e79]: core-8-5: msvc6 build: "Side by Side" errorjan.nijtmans2014-01-301-1/+1
* | Modify makefile.vc for Windows 8.1 supportjan.nijtmans2013-11-211-1/+9
|\ \ | |/
| * Modify makefile.vc for Windows 8.1 supportjan.nijtmans2013-11-211-1/+9
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
|\ \ | |/
| * When compiling with MSVC++, no longer link the stub library with msvcrt??.dll.jan.nijtmans2013-10-031-1/+1
| * Only build the threaded builds by default. jan.nijtmans2012-08-151-49/+104
* | Remove TclInitStubTable() function (but keep it in the "initsubsystems" branch).jan.nijtmans2013-06-251-4/+0
* | split off TclInitStubTable() as separate function - which does the actual stu...jan.nijtmans2013-06-161-0/+4
* | More cleaning up; factor out optimizer to new file. Some weird problems still.dkf2013-06-051-0/+1
* | Split tclCompCmds.c into two roughly-equal-sized pieces.dkf2013-05-181-0/+1
* | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1jan.nijtmans2012-10-311-2/+2
* | merge trunkfrq_3527238jan.nijtmans2012-09-191-2/+2
|\ \
* \ \ merge trunkjan.nijtmans2012-08-021-43/+52
|\ \ \ | |/ /
| * | [Frq 3544967] Missing objectfiles in static libjan.nijtmans2012-07-311-22/+32
| |\ \
| | * | same fore Makefile.infrq_3544967jan.nijtmans2012-07-181-20/+25
| | * | FRQ-3544967: Missing objectfiles in static libjan.nijtmans2012-07-181-4/+10
| * | | fix some commentsjan.nijtmans2012-07-291-1/+2
| * | | [Bug 3549770] Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | Bug [3549770]: Multiple test failures running tcltest outside build treejan.nijtmans2012-07-281-4/+4
| * | | use forward slashes in $ROOT, whenever the path is handled by tclsh/tcltestjan.nijtmans2012-07-261-12/+11
| | |/ | |/|
| * | should be uppercasejan.nijtmans2012-07-171-1/+1
| |\ \ | | |/
| | * should be uppercasejan.nijtmans2012-07-171-1/+1
| | |\
| | | * should be uppercasejan.nijtmans2012-07-171-1/+1
| * | | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
| |\ \ \ |/ / / / | | _ / | | /
| * | [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
| |\ \ | | |/
| | * [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-4/+3
* | | TIP #106: Add Encoding Abilities to the [dde] Commandjan.nijtmans2012-05-211-1/+1
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+1
|\ \ \ | |/ /
| * | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507]Kevin B Kenny2011-07-021-0/+1
* | | Support cross-compilation to x64 from ix86 hosts when using NMAKE.patthoyts2011-04-201-2/+11
|\ \ \ | |/ /
| * | Support cross-compilation to x64 from ix86 hosts when using NMAKE.patthoyts2011-04-201-2/+11
| * | The -debug:full option is not supported when using the modern versions of lin...jan.nijtmans2011-03-221-3/+3
| |\ \ | | |/
| | * The -debug:full option is not supported when using the modern versions of lin...jan.nijtmans2011-03-221-1/+1
* | | merge trunkdogeen_assembler_branchKevin B Kenny2011-03-051-3/+0
|\ \ \
| * \ \ Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-3/+0
| |\ \ \ | | |/ /
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
| | |\ \ | | | |/
| | | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| | | * Fix for AMD64 target symbols builds.patthoyts2007-09-111-12/+14
| | | * * win/makefile.vc: Updated MSVC build to properly deal withpatthoyts2006-09-261-10/+20
| | | * Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-141-16/+16
| | | * * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-11-301-2/+6
| | | * * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
| | | * * win/makefile.vc: Fixed bug in installation of http 2.5.andreas_kupries2004-11-161-3/+3
| | | * * win/Makefile.in: Don't define TCL_DBGXmdejong2003-07-161-2/+3
| | | * Added quoting around the script name in the 'test' target; Joe Kevin B Kenny2003-03-231-3/+3
| | | * Backed the version to 8.4 on the 8.4 branch. Kevin B Kenny2003-03-131-2/+2
| | | * Added two missing uses of $(DBGX) so that tclpip8x.dll loads without Kevin B Kenny2003-03-111-4/+4
| | * | * generic/tclInt.decls: Backport of Kevin B. Kenny's work onandreas_kupries2010-11-301-1/+3
| | * | Fix [Bug 2967340]: Static build failurenijtmans2010-03-121-13/+5