summaryrefslogtreecommitdiffstats
path: root/win/rules.vc
Commit message (Expand)AuthorAgeFilesLines
* missing rules.vc after mergesebres2017-01-131-5/+10
|\
| * Fixes nmakehlp: allows more as one option by -l, to provide mandatory linker ...sebres2017-01-121-1/+1
| * Allows to compile direct from Visual Studio IDE (prevents throwing error "LNK...sebres2017-01-121-5/+10
* | merge core-8-6-branch. Undo changes to coffbase.txt (they cause overlap with Tk)winFixesjan.nijtmans2016-09-211-1/+1
|\ \
| * \ Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
| |\ \ | | |/
| | * Make it more likely that compiled with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
* | | Permit static linking to the MSVCRT as a stand-alone option. Enable WinXP SD...Joe Mistachkin2016-09-191-1/+6
|/ /
* | Removed "ucrt" as configureable option: If building with VC2014, it's the rec...jan.nijtmans2015-08-251-7/+0
|\ \ | |/
| * Removed "ucrt" as configureable option: If building with VC2014, it's the rec...jan.nijtmans2015-08-251-7/+0
* | Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ...jan.nijtmans2015-08-191-0/+7
|\ \ | |/
| * Fix [00189c4afcb9e2586301d711f71383e48817a72d|00189c4afc]: Allow semi-static ...jan.nijtmans2015-08-191-0/+7
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-698/+698
|\ \ | |/
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-698/+698
* | Only build the threaded builds by defaultjan.nijtmans2012-08-151-19/+7
|\ \ | |/
| * Only build the threaded builds by default. jan.nijtmans2012-08-151-22/+41
* | fix some commentsjan.nijtmans2012-07-291-3/+3
* | [Bug 3544943]: Version mismatch in rules.vcjan.nijtmans2012-07-171-2/+2
* | sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-6/+7
|\ \ | |/
| * sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-6/+7
| |\
| | * sync win/rules.vc with Tk versionjan.nijtmans2012-04-131-4/+7
* | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-0/+2
|\ \ \ | |/ /
| * | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilationjan.nijtmans2012-04-111-0/+2
| |\ \ | | |/
| | * Support Visual Studio 11jan.nijtmans2011-09-261-51/+55
* | | Support cross-compilation to x64 from ix86 hosts when using NMAKE.patthoyts2011-04-201-42/+45
|\ \ \ | |/ /
| * | Support cross-compilation to x64 from ix86 hosts when using NMAKE.patthoyts2011-04-201-42/+45
* | | 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
| | * Add -D_CRT_SECURE_NO_DEPRECATE and -D_CRT_NONSTDC_NO_DEPRECATE, reducing the ...nijtmans2010-10-311-16/+19
| | * Update for VS10nijtmans2010-10-231-6/+13
| | * Fix for AMD64 target symbols builds.patthoyts2007-09-111-1/+4
| | * Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-311-2/+5
| | * Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environmentpatthoyts2006-10-181-1/+5
| | * Remove RTCc flagpatthoyts2006-10-061-5/+1
| | * * win/makefile.vc: Updated MSVC build to properly deal withpatthoyts2006-09-261-10/+68
| | * Remove test chunkpatthoyts2006-06-141-4/+4
| | * Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-141-19/+101
| * | Update for VS10nijtmans2010-10-231-3/+5
| * | Backported fix for dde/registry versions and the staticpkg build optionpatthoyts2008-06-251-5/+18
* | | Update for VS10nijtmans2010-10-111-2/+4
* | | [Patch 2997642] many type casts needed when using Tcl_Pkg* API. Remaining part.nijtmans2010-08-311-2/+2
* | | [Freq 2965056]: Windows build with -DUNICODEnijtmans2010-08-301-2/+2
* | | [Bug #3020677] wish can't link reg1.2nijtmans2010-07-011-4/+4
* | | Flip the defaults for whether to build threaded. Part of TIP #364.dkf2010-04-051-6/+6
* | | Improved HTTP/1.1 support and added specific HTTP/1.1 testing.patthoyts2009-04-101-1/+29
* | | fix versions of dde and registry dllspatthoyts2008-06-251-5/+11
* | | 2008-06-13 David Gravereaux <davygrvy@pobox.com>davygrvy2008-06-131-1/+2
* | | TIP 285 ImplementationJoe Mistachkin2008-06-131-1/+7
* | | We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-151-2/+5
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1