summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* updated install target for dde1.2hobbs2001-08-221-4/+4