summaryrefslogtreecommitdiff
path: root/lib/install-sh
Commit message (Expand)AuthorAgeFilesLines
* install-sh: a slightly better diagnostic, and tests enhancementsStefano Lattarini2013-12-261-9/+9
* install-sh: be stricter in catching invalid usagesStefano Lattarini2013-12-261-5/+26
* cosmetics: untabify the install-sh scriptStefano Lattarini2013-10-301-137/+137
* install-sh: assume that "set -f" and "set +f" work...Stefano Lattarini2013-10-301-20/+4
* install-sh: assume ${var:-value} works as expectedStefano Lattarini2013-10-301-7/+2
* install-sh: assume 'dirname' is available and working correctlyStefano Lattarini2013-10-301-28/+2
* scripts: quote 'like this', not `like this'Paul Eggert2012-01-061-5/+5
* * lib/install-sh: Spelling fix in comment.Paul Eggert2011-11-191-2/+2
* install-sh: avoid Tru64 sh `test' operator precedence issues.Ralf Wildenhues2011-01-191-10/+13
* Fix exit status of signal handlers in shell scripts.Dmitry V. Levin2010-02-061-2/+6
* scripts: normalize all timestamps to UTCEric Blake2009-04-291-2/+3
* * lib/install-sh (initialize_posix_glob): New var.Paul Eggert2006-12-261-39/+65
* * lib/install-sh: Fix typo in previous patch for handling --.Paul Eggert2006-12-251-80/+66
* * lib/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,Alexandre Duret-Lutz2006-10-141-1/+1
* * lib/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,Alexandre Duret-Lutz2006-10-141-5/+19
* * lib/install-sh: Don't incorrectly claim that this implementationPaul Eggert2006-07-091-47/+98
* * lib/install-sh: Sync from Autoconf, as follows:Paul Eggert2006-05-111-13/+31
* * lib/install-sh: Initialize IFS, so field splitting isn'tRalf Wildenhues2006-05-111-1/+5
* * lib/install-sh: Simplify the expr implementation of dirname.Ralf Wildenhues2006-04-251-3/+2
* Update scriptversion.Paul Eggert2006-04-241-1/+1
* * lib/install.sh: Handle --, and diagnose unknown options.Paul Eggert2006-04-241-16/+24
* * lib/install-sh (dstdir): Don't use semicolons inside { } inAlexandre Duret-Lutz2006-01-121-6/+18
* Update scriptversion.Paul Eggert2005-11-081-1/+1
* Use "trap '' 0" instead of "trap - 0", so thatPaul Eggert2005-11-081-1/+1
* * doc/automake.texi (limitations on file names): New section.Paul Eggert2005-09-131-64/+142
* * lib/install-sh: Use IFS=/ to split directories on /, don't translateAlexandre Duret-Lutz2005-07-091-13/+13
* * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,Alexandre Duret-Lutz2005-05-141-1/+1
* * lib/depcomp: Exit with nonzero status if a write failure occursAlexandre Duret-Lutz2005-02-021-3/+3
* * install-sh: Use `(exit N); exit N', not `(exit N); exit'.Alexandre Duret-Lutz2004-12-171-4/+4
* * lib/install-sh: Fix the dirname emulation to ignore trailingAlexandre Duret-Lutz2004-10-221-3/+4
* * lib/compile, lib/elisp-comp, lib/install-sh, lib/ylwrap: Use $retAlexandre Duret-Lutz2004-09-101-2/+2
* Remove support for -b= and -t= options; thisPaul Eggert2004-07-051-44/+41
* * lib/install-sh: If "mv -f" works, use it.Paul Eggert2004-04-021-20/+29
* * m4/mkdirp.m4: Use `mkdir -p' only with GNU mkdir, becauseAlexandre Duret-Lutz2004-02-151-2/+8
* Change `\n \t' to `\n\t ' in `defaultIFS' assignment.Jim Meyering2004-01-131-4/+4
* * lib/install-sh: Do not use "$@" in a context where it may be empty,Alexandre Duret-Lutz2004-01-121-3/+4
* * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Append `.' to $(mkdir_p).Alexandre Duret-Lutz2004-01-081-126/+140
* * lib/install-sh (src, dst): Protect names starting with `-',Alexandre Duret-Lutz2003-09-241-3/+12
* (dsttmp, rmtmp): Do not use '#' in file names;Paul Eggert2003-06-141-3/+3
* * lib/install-sh: Update copyright notice and license to that ofAlexandre Duret-Lutz2003-05-091-13/+30
* Accept --help and --version, and lots of syntactic clean-up.Jim Meyering2003-01-171-210/+203
* Use `$0:' at the beginning of each diagnostic, not `install:'.Jim Meyering2002-11-251-4/+4
* Make install-sh work even when names contain spaces orJim Meyering2002-11-101-41/+66
* * Makefile.am (fetch): Fetch install-sh from Autoconf CVS.Alexandre Duret-Lutz2002-06-271-1/+1
* * lib/install-sh: Update, from Autoconf.Akim Demaille2002-01-241-17/+17
* * texinfo.tex, config.guess, config.sub, install-sh: NewTom Tromey1998-12-021-0/+1
* minor updates from franc,oisTom Tromey1997-04-301-7/+7
* Make sure ansi2knr is distributedTom Tromey1996-07-191-1/+13
* FixletTom Tromey1996-05-141-1/+1
* Initial revisionTom Tromey1995-11-121-0/+238