summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* added tcltest as a dependency of runteststanton1999-02-021-3/+3
|
* Added -p flag to "mkdir" commands in "install-libraries" target to allow error-suresh1998-12-081-6/+6
| | | | free installation of Tcl script libraries.
* Fixed minor bug with recently added copy stmts ("TOP_DOR" --> "DISTDIR").suresh1998-12-041-3/+3
|
* Added tests/pkg to distributionwelch1998-12-021-3/+8
|
* Changed config & Makefile to support n32 on IRIX.rjohnson1998-10-201-3/+3
|
* Added a new Tcl object called "procbody"; this object's internalescoffon1998-10-051-3/+8
| | | | | | | representation contains both a Proc struct and its associated ByteCode. Updated tclProc.c::TclCreateProc to take procbody instances as the body argument, for future support of compiler extensions. Added the "procbodytest" package for testing all this stuff.
* Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS.suresh1998-09-231-6/+3
|
* Replaced SCCS strings, fixed binary filescore_8_0_3stanton1998-09-141-2/+2
|
* DBGX changeswelch1998-07-281-2/+2
|
* *** empty log message ***welch1998-07-241-1/+1
|
* Added support for specifying warning flags for the compiler, with checksescoffon1998-07-221-1/+5
| | | | for gcc and appropriate defaults.
* Merged changes between child workspace "/home/escoffon/ws/tcl8.0" andescoffon1998-07-211-0/+3
| | | | parent workspace "/export/home/ws/tcl8.0".
* Merged changes between child workspace "/home/welch/ws/tcl8.0.3i" andwelch1998-07-131-36/+44
| | | | parent workspace "/home/welch/ws/tcl8.0.3".
* *** empty log message ***welch1998-07-111-5/+6
|
* - added support for configuration of debug/nodebug in configure script.escoffon1998-07-011-3/+13
| | | | | - also added a atring to append to generated libraries when built with symbols.
* added SHLIB_PATH to test targetsstanton1998-06-181-0/+2
|
* Initial revisionrjohnson1998-03-261-0/+1014