summaryrefslogtreecommitdiffstats
path: root/win/nmakehlp.c
Commit message (Expand)AuthorAgeFilesLines
* * win/build.vc.bat: Improved tools detection and error message.davygrvy2009-01-191-71/+1
* We should use the thread allocator for threaded builds. Added 'tclalloc' opti...patthoyts2008-05-151-3/+3
* 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