summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * win/makefile.vc: replaced $(WINDIR) with $(include32) for thedavygrvy2001-08-161-2/+2
* 2000-01-31 Don Porter <dgp@users.sourceforge.net>dgp2001-01-311-3/+3
* * tools/tcl.wse.in: updated for unversioning of library dirshobbs2000-11-031-11/+11
* updated default tools pathshobbs2000-11-031-14/+9
* makefile fixes for Win64 supporthobbs2000-11-021-22/+43
* 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com>davidg2000-10-311-2/+6
* addition of tclIOGT.c source filehobbs2000-09-281-1/+2
* * win/makefile.vc:ericm2000-08-151-12/+13
* * win/makefile.vc: Applied patch from Don Porter to provide betterericm2000-07-191-1/+5
* * README:hobbs2000-05-031-3/+3
* 2000-05-02 Andreas Kupries <a.kupries@westend.com>kupries2000-05-021-1/+2
* * unix/Makefile.in:hobbs2000-04-251-5/+5
* flipped debug bithobbs2000-02-101-2/+2
* * win/makefile.vc: added some support for building helpfile on Windowshobbs2000-01-261-1/+24
* simplified makefile flagshobbs2000-01-241-13/+4
* * win/tclWin32Dll.c:hobbs1999-12-091-127/+51
* * win/tclWinTest.c: added testvolumetype command, as atime ishobbs1999-10-291-5/+5
* * {win,mac,unix,tools,}/README:hobbs1999-10-051-3/+3
* Fixed type, USE_TCL_ALLOC should be USE_TCLALLOCredman1999-08-131-2/+2
* Fix hange with socket code (win32) with threads enabled, fixedredman1999-07-221-2/+2
* * Changed version to 8.2b2.redman1999-07-221-2/+2
* * win/makefile.vc: Changed version number of DDE package in VC++redman1999-07-221-4/+4
* changed http package version from 2.0 to 2.1hershey1999-07-201-5/+5
* Makefile.in: fixed cat32.exe buildredman1999-07-131-5/+2
* Change version number in NMAKE makefileredman1999-07-111-3/+3
* Merged String and Unicode object types. Added new functions tohershey1999-06-151-2/+1
* * tests/string.test:hershey1999-06-081-1/+2
* removed bad patchstanton1999-05-071-2/+2
* * win/winDumpExts.c:stanton1999-05-071-4/+3
* * win/makefile.vc: Added encoding directory to install-librariesstanton1999-05-051-1/+4
* * Changed version to 8.1.1.stanton1999-04-301-1/+2
* Resynced with mainline.rjohnson1999-04-211-1/+1
* merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows ...surles1999-04-211-2/+1
* fixed bug 1571: pkgIndex files fail for dde and registry packages:surles1999-04-191-9/+17