summaryrefslogtreecommitdiffstats
path: root/win/rules.vc
Commit message (Expand)AuthorAgeFilesLines
* Sync various configure-related changes from Tcl (from core-8-branch)jan.nijtmans2018-05-311-39/+15
* Merge core-8-6-branch - update to nmake rules 1.1apnadkarni2017-12-231-5/+34
|\
| * Update to nmake rules 1.1 - allow extensions to link against import libs with...apnadkarni2017-12-231-5/+34
* | merge core-8-6-branch. Sync win/rules.vc with Tcl version.jan.nijtmans2017-12-221-26/+14
|/
* Use nmakehlp -L to locate directoriesapnadkarni2017-12-131-16/+50
* Updated copy of Tcl nmake support filesapnadkarni2017-12-111-1/+1
* Final nmake support files from Tclapnadkarni2017-12-091-22/+68
* Fix inclusion of custom resource files to match TIP specapnadkarni2017-11-071-5/+9
* Update to latest Tcl vc-reformapnadkarni2017-11-071-4/+3
* Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old comm...apnadkarni2017-10-261-58/+187
* Fix htmlhelp generation on 64 bit systemsapnadkarni2017-10-081-16/+43
* Import latest VC compile rules from Tcl. apnadkarni2017-10-071-50/+187
* Added standard macros LIBDIR and DEMODIR. Also set common Tk related names an...apnadkarni2017-09-301-34/+58
* Use default macros for linking and add a implicit rule for resource files.apnadkarni2017-09-291-5/+20
* Use compilation rules from rules.vc instead of defining own ones in makefile.apnadkarni2017-09-291-341/+944
* Merged Jan's changes from core-8-6-branch to pick up align98 changesapnadkarni2017-09-291-23/+0
|\
| * Remove all references to coffbase.txt (which will be removed from Tcl) and wi...jan.nijtmans2017-09-261-23/+0
* | Visual C++ optimization flags updated and output dir name changes.apnadkarni2017-09-201-14/+21
|/
* Permit static linking to the MSVCRT as a stand-alone option. Patch by Joe Mis...jan.nijtmans2016-09-261-0/+5
|\
| * Permit static linking to the MSVCRT as a stand-alone option. Enable WinXP SD...Joe Mistachkin2016-09-191-1/+6
* | Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
|\ \ | |/ |/|
| * Make it more likely that compiles with VS2012/VS2013 actually work on Windows...jan.nijtmans2016-09-211-1/+1
* | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a...jan.nijtmans2015-08-281-7/+0
|\ \ | |/
| * Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a...jan.nijtmans2015-08-281-7/+0
* | Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001...jan.nijtmans2015-08-201-0/+7
|\ \ | |/
| * Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001...jan.nijtmans2015-08-201-0/+7
* | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-716/+716
|\ \ | |/
| * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-251-716/+716
* | Only build the threaded builds by default. jan.nijtmans2012-08-151-23/+29
|\ \ | |/
| * Only build the threaded builds by default. jan.nijtmans2012-08-151-26/+63
* | Sync with tcl version of rules.vcjan.nijtmans2012-08-111-3/+3
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-111-2/+2
* | [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-4/+7
|\ \ | |/
| * [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-4/+7
| |\
| | * [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-4/+7
| | * Support Visual Studio 11jan.nijtmans2011-09-261-51/+55
| | * Purge RCS Keywords.dgp2011-06-081-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 symbols buildspatthoyts2007-09-111-1/+4
| | * Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-311-3/+6
| | * Ensure builds with VC6 without Platform SDK and pickup MACHINE from environmentpatthoyts2006-10-181-3/+6
| | * Remove the /RTCc flagpatthoyts2006-10-061-5/+1
| | * * win/makefile.vc: Support MSVC8 and AMD64 target. Also try usingpatthoyts2006-09-261-11/+68
| | * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-1/+2
| | * Sync with tcl to enable building with VC8 (VS2005 C compiler)patthoyts2006-06-141-102/+102
| | * * win/makefile.vc: Backport to the most recentdavygrvy2004-10-271-15/+102
| | * Corrected several problems that prevented OPTS=symbols from building Kevin B Kenny2003-03-231-4/+4
* | | Synchronize rules.vc with the version in the tcl source tree.patthoyts2011-04-211-45/+51
|\ \ \ | |/ /
| * | Synchronize rules.vc with the version in the tcl source tree.patthoyts2011-04-211-45/+58