Tcl Source Code

View Ticket
Login
Ticket UUID: 3101127
Title: Installer improvements
Type: Patch Version: None
Submitter: stwo Created on: 2010-11-01 23:32:16
Subsystem: 53. Configure and Build Tools Assigned To: stwo
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2010-11-04 22:56:48
Resolution: Accepted Closed By: dkf
    Closed on: 2010-11-04 15:56:48
Description:
Use the latest install-sh.
New: INSTALL_DATA_DIR replaces mkdir/chmod combo.
Now install-sh is with $(SHELL); removed 'chmod +x install-sh'.
Source should be able to be read-only now.
Updated 'install-msgs' target to use normal install-sh, leaving only one user of tools/installData.tcl (install-tzdata).
Removed some dependencies from some targets.
A start at splitting up the targets a bit: less individual dependencies: these are moved to the targets area.
User Comments: dkf added on 2010-11-04 22:56:48:

allow_comments - 1

I approve of the changes to Makefile.in, and I'm happy that they've been applied.

dkf added on 2010-11-03 04:32:56:
Seems reasonable to me from summary. Not read the patch yet.

stwo added on 2010-11-02 06:33:44:
Also: Split out header files install to its own target 'install-headers'.

stwo added on 2010-11-02 06:32:16:

File Added - 391940: tcl-installing.patch

Attachments: