summaryrefslogtreecommitdiffstats
path: root/unix/install-sh
Commit message (Collapse)AuthorAgeFilesLines
* [d3465c9188] restore install-sh to unmodified official versionjan.nijtmans2023-09-051-4/+0
|
* Fix [d3465c9188]: Update install-sh to version "2020-11-14.01; # UTC"jan.nijtmans2023-09-051-7/+34
| | | tweak: our own -S modification renamed to -R, resolving a conflict
* Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-2/+2
| | | corrections in history.tcl and tcltest.test.
* Improve comment in install-sh, regarding Tcl-specific changejan.nijtmans2020-10-191-1/+1
|
* Fix [cb458261c3]: Strip comme il faut (without really doing 'il faut' ....). ↵jan.nijtmans2020-10-191-210/+200
| | | | Update 'install-sh' to latest upstream version, but re-add this commit: [b269db5d3e97b67c]
* sync with TEA, fix some commentsjan.nijtmans2012-07-251-2/+2
|
* Fix issue with library stripping in install-shKevin Walzer2011-04-291-1/+5
|
* [Patch 3101127]: Installer Improvements.stwo2010-11-041-88/+488
|
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-111-11/+11
| | | | | | | | | | | | * macosx/Tcl-Common.xcconfig: ${builddir} and ${INSTALL_ROOT} * unix/Makefile.in: to contain spaces. * unix/configure.in: * unix/install-sh: * unix/tcl.m4: * tests/ioCmd.test: * unix/Makefile.in (install-strip): strip non-global symbols from dynamic library.
* *unix/Makefile.in:das2001-11-231-0/+5
| | | | | | | | | | *unix/configure.in: *unix/install-sh: *unix/mkLinks: *unix/mkLinks.tcl: *unix/tclLoadDyld.c: *unix/tclMtherr.c: Mac OSX support: build system, dynamic code loading and support for case-insensitive filesystems in mkLinks (patch #435258)
* Initial revisionrjohnson1998-03-261-0/+119