summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix install-sh problem, wrong directory.redman1999-07-231-2/+2
|
* * Changed version to 8.2b2redman1999-07-221-2/+4
| | | | | | | | | | | * win/tkWinPort.h: Block out include of sys/stat.h in order to build extensions with MetroWerks compiler for Win32. [Bug: 2385] * unix/Makefile.in: Need to make install-sh executable before calling (with chmod +x). [Bug: 2413] * library/menu.tcl: Applied patch from Jeff Hobbs to fix typo. [Bug: 2425]
* * unix/Makefile.in: Add Windows configure script to distribution.redman1999-07-221-1/+2
|
* * unix/Makefile.in:redman1999-07-161-2/+2
| | | | | | | * win/Makefile.in: Copy the prolog.ps from the generic directory for install-libraries. * unix/aclocal.m4: Check for Alpha/Linux to set the IEEE flag to the compiler to be -mieee. Patch from Don Porter.
* Add .m4 files and Windows configure.in and Makefile.inscriptics_tclpro_1_3_b3core_8_2_b1redman1999-07-131-1/+6
|
* Add prolog.psredman1999-06-301-2/+3
|
* Updated comments in Makefile.inwart1999-06-221-2/+2
|
* Changed references to LD_FLAGS to LDFLAGS to be consistent with Tcl.wart1999-06-181-4/+4
|
* modified files to work with new windows Makefilessurles1999-06-161-2/+1
|
* Changes to make the Tk configure and Makefile.in files TEA compliant.wart1999-06-151-10/+19
|
* removed extra instance of tkConsole.oredman1999-04-301-2/+2
|
* Add tkConsole.oredman1999-04-281-4/+7
|
* modified the Tk makefiel to copy *.decls for a source releasesurles1999-04-201-1/+2
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-111/+116
|
* integrated stubs into 8.0 main branchstanton1999-03-101-10/+101
|
* applied Paul Duffin's AIX patchstanton1999-03-061-4/+9
|
* Changed config & Makefile to support n32 format on IRIX.rjohnson1998-10-201-2/+2
|
* Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS.build1998-09-231-5/+2
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* added SHLIB_PATH to test targets for HPUXstanton1998-08-041-0/+4
|
* DGBX changeswelch1998-07-281-1/+2
|
* 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/tk8.0" andescoffon1998-07-211-3/+9
| | | | parent workspace "/export/home/ws/tk8.0".
* Updated dist targetwelch1998-07-201-5/+6
|
* - added support for configuration of debug/nodebug in configure script.escoffon1998-07-011-4/+14
| | | | | - also added a atring to append to generated libraries when built with symbols.
* Generalized "make distwelch1998-06-291-19/+21
|
* Initial revisionrjohnson1998-04-011-0/+1003