summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * tools/feather.bmp:davygrvy2002-03-281-14/+18
* * tools/man2help.tcl:davygrvy2002-03-281-28/+34
* Clean targets made Win9x complient.davygrvy2002-03-271-14/+17
* * win/.cvsignore:davygrvy2002-03-271-131/+180
* * win/mkd.bat (removed):davygrvy2002-02-211-13/+20
* * win/makefile.vc:davygrvy2002-02-211-3/+8
* * win/buildall.vc.bat:davygrvy2002-02-201-23/+42
* * win/makefile.vc: Added the pentium errata switches to $(cflags)davygrvy2002-02-201-14/+8
* Further changes to the TIP 72 patch to make it compile under VC++Kevin B Kenny2002-02-151-2/+2
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-1/+3
* Removed -GD compiler option. It was intended for future use, but MS is againdavygrvy2002-01-111-8/+4
* Some install target bugs repaired along with $(TCLSTUBLIB) added to thedavygrvy2001-12-031-64/+43
* Removed the Tk reference for the 'winhelp' target. Converge at install willdavygrvy2001-11-281-3/+2
* * win/makefile.vc:davygrvy2001-11-151-24/+26
* * win/buildall.vc.bat(new):davygrvy2001-11-131-5/+18
* * win/makefile.vc: Added a check to make sure one runs the makefiledavygrvy2001-11-101-29/+23
* * win/makefile.vc:davygrvy2001-11-101-55/+110
* * win/rules.vc:davygrvy2001-11-081-33/+88
* small error with the naming of the dee and reg extensions.davygrvy2001-11-081-3/+3
* * win/rules.vc:davygrvy2001-11-081-34/+50
* * win/rules.vc (new):davygrvy2001-11-071-292/+331
* added Win64 SDK RC1 compilation supporthobbs2001-10-011-13/+9
* * win/Makefile.in:andreas_kupries2001-09-141-3/+9
* * Updated http package to version 2.4,dgp2001-09-071-5/+5
* * win/makefile.vc: Added -Zl (zee el) to tclStubLib.c compile linedavygrvy2001-09-031-2/+2