summaryrefslogtreecommitdiffstats
path: root/win/rules-ext.vc
Commit message (Expand)AuthorAgeFilesLines
* Safer to compare TCLDIR against "" rather than ifdef as recursive nmakesapnadkarni2017-12-261-1/+1
* Updated nmake system to make use of the new nmakehlp -L option forapnadkarni2017-12-131-5/+14
* Fix ignore-glob versioned setting (something went wrong in previous merge). A...jan.nijtmans2017-11-171-108/+108
* Check for existence of targets.vc, not rules.vc to determine nmake support dir.apnadkarni2017-11-171-5/+6
* Loosen restriction on where rules-ext.vc file is located.apnadkarni2017-11-151-4/+18
* Added default-install-stubs target.apnadkarni2017-11-151-10/+14
* Reworked build command macros (MAKEBINCMD, CCPKGCMD etc.) and purged old comm...apnadkarni2017-10-261-0/+5
* Move standard predefined targets to targets.vc as this allows the masterapnadkarni2017-10-061-0/+2
* Added standard target for generating pkgIndex.tcl.apnadkarni2017-10-051-0/+7
* Remove use of any macros used in rules.vc from rules-ext.vcapnadkarni2017-10-031-17/+19
* Introduce rules-ext.vc file for extensions to select most recent rules.vcapnadkarni2017-10-021-0/+74