summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| | * | * library/http/http.tcl: Remove 8.5 requirement.dgp2008-08-111-2/+2
| | * | * library/http/http.tcl: Bump http version to 2.7.1 to accountdgp2008-08-111-2/+2
| | * | Backported fix for dde/registry versions and the staticpkg build optionpatthoyts2008-06-251-6/+22
| | | |
| \ \ \
*-. \ \ \ merge trunk into dogeen-assembler-branchKevin B Kenny2011-03-021-3/+3
|\ \ \ \ \ | | |/ / /
| | * | | This is [Patch 3168398], Joe Mistachkin's optimisation of Tip #285mig2011-03-011-3/+3
| |/ / /
* | | | merge trunkKevin B Kenny2011-03-011-1/+1
|\ \ \ \ | |/ / /
| * | | 2010-11-29 Kevin B. Kenny <kennykb@acm.org>Kevin B Kenny2010-11-281-1/+3
| * | | [FRQ 491789]: "setargv() doesn't support a unicode cmdline" implemented for T...nijtmans2010-11-041-1/+6
| * | | [FRQ 2965056]: Windows build with -DUNICODEnijtmans2010-10-111-2/+2
* | | | mergeKevin B Kenny2010-12-011-1/+8
* | | | mergeKevin B Kenny2010-10-201-2/+2
* | | | initial commit of Ozgur Dogan Ugurlu's (SF user:dogeen) assembler for the Tcl...Kevin B Kenny2010-09-211-1/+2
|/ / /
* | | mingw should always link with -ladvapi32nijtmans2010-09-091-11/+11
* | | * win/Makefile.in, win/makefile.bc, win/makefile.vc, win/tcl.dsp:hobbs2010-08-041-17/+4
* | | Flip the defaults for whether to build threaded. Part of TIP #364.dkf2010-04-051-3/+3
* | | Finish bump to registry 1.3.0dgp2010-03-301-2/+2
* | | Upgrade zlib to version 1.2.4nijtmans2010-03-161-2/+1
* | | Fix [Bug 2967340]: Static build failurenijtmans2010-03-121-9/+1
* | | Split tommath stub lib source filenijtmans2010-03-041-1/+5
* | | Split tclCompCmds.c into two pieces to improve developer sanity.dkf2010-02-261-1/+2
* | | Hive off the ensemble code into its own file.dkf2010-02-131-1/+2
* | | Fix gcc warning, using gcc-4.3.4 on cygwinnijtmans2009-12-111-7/+4
* | | Fix [Bug 2902965] stub related changesnijtmans2009-11-261-6/+9
* | | makefile.vc: Add stub library to necessary link linesnijtmans2009-11-231-3/+3
* | | fixes for htmlhelp targetJoe Mistachkin2009-11-021-4/+4
* | | Added dummy tclooConfig.sh files for easier cross-version building. [2026844]dkf2009-09-261-1/+2
* | | Added optional script option to runtest and a runshell target. Silence output...patthoyts2009-07-111-4/+10