]> git.ipfire.org Git - thirdparty/automake.git/commit
Various gnupload improvements.
authorSergey Poznyakoff <gray@gnu.org>
Wed, 4 Mar 2009 19:39:56 +0000 (20:39 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 4 Mar 2009 19:39:56 +0000 (20:39 +0100)
commitf034a464d6e536eebfb37cc788558ad613564db8
tree8f5362ee7684ae494fc4e6d611e3802757db9689
parent7a98106d9c1ec6a25ea69708a9d21f487535023e
Various gnupload improvements.

Add support for uploading to download.gnu.org.ua.
Add support for a .gnupload configuration file.
Support creating and removing symlinks.
Allow for several operations in a single invocation.
Add debugging features.

* lib/gnupload: New options --delete, --symlink, --rmsymlink,
--symlink-regex, --dry-run; support `--' to separate options and
commands from files.  New target download.gnu.org.ua.  Expand
`.gnupload' file contents before command line arguments.
(usage): Expand.
(dprint, mkdirective, mksymlink, upload): New functions.
* THANKS: Update.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
THANKS
lib/gnupload