summaryrefslogtreecommitdiffstats
path: root/win/nmakehlp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [9d216917e]: nmakehlp.c: remove unused include math.hjan.nijtmans2023-10-201-3/+2
* Some more nmakehlp.c tweaksjan.nijtmans2023-05-161-3/+6
* Only use _snprintf on older MSVC compilers. ZeroMemory -> memsetjan.nijtmans2023-05-161-9/+9
* Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-5/+5
* More code cleanup, eliminating various compiler warnings with stricter flags....jan.nijtmans2021-06-221-21/+21
* Fix [bad6cc213d]: A format string vulnerability in Tcl nmakehelp.c allows cod...jan.nijtmans2021-06-221-2/+2
* Backport improvemenets in .gitignore .fossil-settings/ignore-glob and win/nma...jan.nijtmans2020-08-241-13/+118
* Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping tes...jan.nijtmans2019-06-261-1/+0
* nmakehlp: fixed const qualifiersebres2019-06-251-1/+1
* In nmakehlp -v, return non-0 exit code if version is not found. (taken from v...jan.nijtmans2017-10-091-2/+8
* Enhance nmakehlp, allowing multiple arguments for "-l", and recognizing a new...jan.nijtmans2017-01-131-8/+16
* Fix [https://www.sqlite.org/src/info/34eb6911afee09e7|34eb6911af], taken over...jan.nijtmans2015-11-131-7/+8
* nmakehlp: Add "-V<num>" option, in order to be able to detect partial version...jan.nijtmans2012-08-171-4/+6
* Backport nmakehlp.c from Tcl 8.6, but add -Q option from sampleextensionjan.nijtmans2012-07-311-60/+267
* 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
* * win/.cvsignore:davygrvy2002-03-271-0/+297