summaryrefslogtreecommitdiffstats
path: root/win/nmakehlp.c
Commit message (Expand)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-3/+0
|\
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-3/+0
| * Ensure builds with VC6 without Platform SDK and Pickup MACHINE from environmentpatthoyts2006-10-181-10/+14
| * Remove RTCc flagpatthoyts2006-10-061-2/+2
| * * win/makefile.vc: Updated MSVC build to properly deal withpatthoyts2006-09-261-99/+248
| * Enable building Tcl with Microsoft's latest compiler offeringpatthoyts2006-06-141-7/+47
* | Support compilation with MSVC9 on AMD64patthoyts2007-12-141-1/+7
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | Mine all version information from headers. Sync tcl and tk and bringpatthoyts2007-10-121-2/+4
* | Use nmakehlp to substitute values for tclConfig.sh (helps cross-compiling).patthoyts2007-09-121-1/+149
* | Comment and open file as textpatthoyts2007-05-041-3/+14
* | Complete the purge of K&R function definitions from manually-written code.dkf2007-04-161-24/+44
* | Windows build fixesJoe Mistachkin2007-02-091-2/+2
* | Windows build fixesJoe Mistachkin2007-01-191-2/+2
* | Fixes to work better on Win98. Read version numbers from package index filepatthoyts2007-01-111-1/+50
* | nmakehlp.c: Replaced all wnsprintf() calls with snprintf(). wnsprintf was no...davygrvy2006-10-121-10/+14
* | bug #1571954: avoid /RTCc flag with MSVC8tip_278_branch_rootpatthoyts2006-10-061-2/+2
* | Additional compiler flags and amd64 support.patthoyts2006-09-261-15/+29
* | ANSIfydkf2005-11-041-79/+187
* | Applied patch #1096916 to support building with MSVC 8.patthoyts2005-11-031-3/+8
* | better macro grepping logicdavygrvy2004-02-101-2/+6
* | * win/nmakehlp.c: defensive techniques to avoid static bufferdavygrvy2004-02-011-14/+18
* | * win/nmakehlp.c: Use '.\nul' as the sourcefile name instead ofdavygrvy2004-01-281-3/+6
* | prevent static buffer overflow (Doh!)davygrvy2003-12-231-4/+4
* | fixed static buffer overflowdavygrvy2003-12-231-2/+2
* | New feature for extensions that use rules.vc. Now reads header files fordavygrvy2003-12-231-1/+52
|/
* * win/.cvsignore:davygrvy2002-03-271-0/+297