Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 21079796 | 2003-11-09 00:10:50 | * lib/mkinstalldirs: Mention automake-patches@gnu.org and bug-automake@gnu.org. * lib/compile, lib/depcomp, lib/elisp-comp, lib/mdate-sh: Likewise. Also add support for --help and --version. * lib/py-compile, lib/ylwrap: Likewise, and reindent. | ||
| 315cadc1 | 2003-09-26 17:28:52 | * lib/mkinstalldirs: Clean up after NextStep and OpenStep mkdir. Suggested by Eric Sunshine. | ||
| 8293059e | 2003-06-14 22:01:41 | 2003-06-14 Karl Berry <karl@gnu.org> Alexandre Duret-Lutz <adl@gnu.org> * mkinstalldirs (scriptversion): New variable. Setup emacs hooks to update it each time the file is written, as in install-sh. (usage): Improve message. (--version): New option. (--help): Output to stdout, not stderr. | ||
| accb338f | 2003-04-21 15:06:29 | * lib/mkinstalldirs: Remove each sequence of spaces before a TAB character. * lib/depcomp: Search for TAB-SPC, not SPC-TAB. | ||
| c7765cc0 | 2002-09-27 19:59:24 | * lib/mkinstalldirs: Reindent using `sh-indentation: 2'. Suggested by Bruno Haible. | ||
| 6b9480b2 | 2002-07-22 17:14:45 | * lib/mkinstalldirs: Remove Id keyword. | ||
| b6d016d5 | 2001-10-01 06:34:38 | Don't invoke mkdir if the directories all already exist. This saves unnecessary output of "mkdir -p -- FOO" when FOO already exists. | ||
| 24a61b63 | 2001-09-29 05:50:16 | Use "mkdir -p" if it works, as that fixes bugs when making file names with unusual characters. Quote chmod arg "$dirmode", in case it contains white space. Incorporate the following change from autoconf mkinstalldirs: 1999-04-10 Ben Elliston <bje@cygnus.com> * mkinstalldirs: Add `-m' flag to specify the mode of a newly created directory. Add command line usage and `-h', `--help' options. Contributed by Jeff Garzik. | ||
| da00d749 | 1999-01-14 11:59:35 | * mkinstalldirs: New version from autoconf. | ||
| c61e25f1 | 1997-05-06 05:29:06 | updated from fsf files | ||
| 6e1da29e | 1997-04-30 02:05:16 | minor updates from franc,ois | ||
| e300eb85 | 1996-04-05 07:44:21 | Bug fix | ||
| 1acc673e | 1996-01-04 00:32:00 | Various | ||
| e1927888 | 1995-12-18 02:36:39 | Updated some standard files | ||
| 042e80a7 | 1995-11-12 23:01:53 | Initial revision |