Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modified the support for specifying a build directory to be consistent with | escoffon | 1998-08-03 | 1 | -2/+4 |
| | | | | the Tk makefile.vc | ||||
* | added EXTFLAGS hook | stanton | 1998-07-31 | 1 | -0/+4 |
| | |||||
* | One more tweak for the import/export. | escoffon | 1998-07-30 | 1 | -2/+3 |
| | |||||
* | modified to support the new EXTERN macro, which has support for DLL | escoffon | 1998-07-29 | 1 | -3/+15 |
| | | | | | | import/export mechanisms. - Defines DLL_BUILD and BUILD_tcl. - Still uses the .def file for the DLLs, we'll phase it out later. | ||||
* | added the TCLPIPEDLLNAME and TCLREGDLLNAME macros, so that the names can be | escoffon | 1998-07-28 | 1 | -2/+4 |
| | | | | overridden at the command line | ||||
* | Merged changes between child workspace "/home/welch/ws/tcl8.0.3" and | welch | 1998-07-24 | 1 | -0/+5 |
| | | | | parent workspace "/export/home/ws/tcl8.0". | ||||
* | Merged changes between child workspace "/home/escoffon/ws/tcl8.0" and | escoffon | 1998-07-21 | 1 | -12/+20 |
| | | | | parent workspace "/export/home/ws/tcl8.0". | ||||
* | *** empty log message *** | welch | 1998-07-20 | 1 | -0/+1 |
| | |||||
* | added install targets | escoffon | 1998-07-09 | 1 | -0/+41 |
| | |||||
* | - dropped the .\ from temp dir name | escoffon | 1998-07-01 | 1 | -4/+4 |
| | | | | - .pch file is now generated in temp dir, not in . | ||||
* | put the DLLs, LIBs, and EXEs in the Debug/Release subdirs rather than | escoffon | 1998-06-18 | 1 | -21/+27 |
| | | | | in win. | ||||
* | Added changes to support builds of different configurations in parallel: | escoffon | 1998-06-18 | 1 | -20/+31 |
| | | | | | | | | - the NODEBUG flag controls Debug/Release builds - different values of NODEBUG create temp files in either Debug or Release subdirectories. - Debug DLLs and executables follow the Windows convention of a 'd' at the end of the name (e.g. tcl80d.dll) | ||||
* | added cleanup of .pdb and .pch files in the clean target | escoffon | 1998-06-10 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | stanton | 1998-04-29 | 1 | -3/+4 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+377 |