summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-3/+61
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-081-14/+18
* * tests/registry.test: Fixed test files to load the correctdavygrvy2004-10-271-3/+9
* many more TIP 173 changesKevin B Kenny2004-09-271-2/+12
* some quoting needed to be removed as it was breaking with VC7.davygrvy2004-09-081-4/+4
* clock.tcl installationvincentdarley2004-09-021-1/+2
* * doc/tm.n: New file, documentation for Tcl Modules, based on theandreas_kupries2004-08-191-1/+2
* unbreak Win build after TIP#173 and TIP#209 commitKevin B Kenny2004-08-181-2/+13
* Version 5 of [Patch 976496]Joe Mistachkin2004-06-241-1/+3
* * win/makefile.vc: fix for bug #977369 about launching tclsh topatthoyts2004-06-231-2/+4
* * win/makefile.vc: check for either MSDEVDIR or MSVCDIR being indavygrvy2004-06-011-2/+2
* * win/makefile.vc: now generates a tclConfig.sh from Pat Thoytsdavygrvy2004-05-181-2/+78
* Patch 922727 committed. Implements three changes:dgp2004-04-061-2/+1
* fixed some commentary.davygrvy2004-03-031-3/+3
* default environment variable for VC++ is %MSDevDir% not %MSVCDir%,davygrvy2004-03-031-2/+2
* minor bug fix for last commit.davygrvy2004-02-081-2/+2
* * win/makefile.vc:davygrvy2004-02-071-7/+11
* * win/makefile.vc: Use the -GZ compiler switch when building fordavygrvy2004-01-301-3/+3
* Some clean-up with how the resource files are built and howdavygrvy2004-01-161-23/+16
* document 'fullwarn' in the opening usage commentsdavygrvy2004-01-151-2/+4
* Added new logic to crank-up the warning levels for both compiledavygrvy2004-01-151-2/+13
* * win/tclWinReg.c: Placed the requirement for advapi.libdavygrvy2004-01-151-2/+2
* Added -DTCL_NO_DEPRECATED usage to makefile.vc. Called like this:davygrvy2004-01-101-1/+7
* VERSION macro now set by reading tcl.h for it.davygrvy2003-12-231-2/+13
* * library/dde/pkgIndex.tcl: Added safeguards so that registrydgp2003-11-101-2/+2
* TIP #156: Language-Neutral Root Locale for MsgcatKevin B Kenny2003-10-211-3/+3
* * win/makefile.vc: Applied patches for bug #801467 by Joe Mistachkinpatthoyts2003-10-091-8/+9
* Factored out the trace code - it's big enough to be its own maintenance areadkf2003-06-251-1/+2
* regsub empty string fixes, and windows buildvincentdarley2003-06-171-11/+11
* * win/Makefile.in: Haven't heard back from David for a week.andreas_kupries2003-06-161-2/+27
* Use the boolean $(DEBUG) instead of a string comparison on $(DBGX).davygrvy2003-04-301-7/+7
* Updated makefile.vc to conform with Mo DeJong's changes to Makefile.in Kevin B Kenny2003-04-151-2/+3
* fix 5 small filesystem bugs, and some typosvincentdarley2003-04-111-1/+2
* Build support for dicts on Unix and Windows, plus public API (structuredkf2003-04-051-1/+2
* Added quoting around the script name in the 'test' target; Joe Kevin B Kenny2003-03-231-3/+3
* Added two missing uses of $(DBGX) so that tclpip8x.dll loads without Kevin B Kenny2003-03-111-3/+3
* * README: Bumped version number ofdgp2003-03-041-2/+2
* Corrected a Makefile.vc bug introduced by the change of DBGX from Kevin B Kenny2003-03-031-3/+11
* WinTcl crash on exit fixvincentdarley2003-01-101-2/+1
* * win/makefile.vc:davygrvy2003-01-051-24/+24
* * win/makefile.vc: some uses of xcopy swapped to the @$(CPY) macrodavygrvy2002-12-181-6/+6
* * win/tclAppInit.c: Calls Registry_Init() and Dde_Init() whendavygrvy2002-11-041-18/+8
* xcopy on NT 4.0 doesn't support the /Y switch (overwrite). Added logicdavygrvy2002-10-261-30/+40
* * library/reg/pkgIndex.tcl:hobbs2002-10-181-2/+2
* Added missing tclThreadAlloc.c to the build rules and defines USE_THREAD_ALLOCdavygrvy2002-09-291-3/+9
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-201-3/+3
* * Updated all package install directories to match current Major.minordgp2002-06-211-3/+6
* Added 'runtest' target. Added docs as dependencies for winhelp rtf.davygrvy2002-05-081-14/+19
* repair of previous mistakedavygrvy2002-03-291-8/+3
* A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's comp...davygrvy2002-03-291-5/+8