summaryrefslogtreecommitdiffstats
path: root/win/makefile.bc
Commit message (Collapse)AuthorAgeFilesLines
* * win/mkd.bat (removed):davygrvy2002-02-211-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | * win/coffbase.txt (new): * win/makefile.bc: * win/makefile.vc: Changed the 'setup' target to stop using the mkd.bat file and just make the directory right in the rule. Same change to makefile.bc. configure.in nor Makefile.in use it. coffbase.txt will be the master list for our "prefered base addresses" set by the linker. This should improve load-time (NT only) by avoiding relocations. Submissions to the list by extension authors are encouraged. Added a 'tidy' target to compliment 'clean' and 'hose' to remove just the outputs. Also removed the $(winlibs) macro as it wasn't being used. Stuff left to do: 1) get the winhelp target to stop building in the tools/ directory. 2) stop using rmd.bat 3) add more dependacy rules.
* TIP#72 implementation. See ChangeLog for details.dkf2002-02-151-0/+2
| | | | | This version builds clean on Solaris/SPARC, with GCC and CC, both with and without threads and both in 32-bit and 64-bit mode.
* * win/Makefile.in:andreas_kupries2001-09-141-2/+8
| | | | | | | | | * win/configure.in: * win/makefile.bc: * win/makefile.vc: * library/reg/pkgIndex.tcl * library/dde/pkgIndex.tcl: Fixed version numbers from bogus tcl versions to independent versions for dde and registry packages.
* * Updated http package to version 2.4,dgp2001-09-071-4/+4
| | | | reflecting the new features just added.
* Borland lives once more! rejoice..davygrvy2001-09-061-0/+551
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-388/+0
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-1/+1
|
* *** empty log message ***welch1998-07-201-0/+1
|
* Initial revisionrjohnson1998-03-261-0/+387