summaryrefslogtreecommitdiffstats
path: root/win/nmakehlp.c
Commit message (Expand)AuthorAgeFilesLines
* windows (mingw build): fix debug recognition (::tcl_platform(debug)), no debu...sebres2019-09-021-1/+1
* Fix some gcc/MSVC (harmless) compiler warnings. Remove some unnecessary end-o...jan.nijtmans2019-03-071-7/+7
* win/nmakehlp.c: removed unneeded dependencies to shlwapi (the same is easily ...sebres2018-02-081-14/+15
* Updated nmake system to make use of the new nmakehlp -L option forapnadkarni2017-12-131-4/+8
* Add -L option to nmakehlp to locate directoriesapnadkarni2017-12-121-1/+100
* 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