mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-21 13:37:56 +00:00
Released as 20220922 ('Elizabeth')
This commit is contained in:
parent
e9a7bdcd37
commit
b11dadd0d0
24
README
24
README
|
@ -57,11 +57,11 @@ document.
|
|||
|
||||
Full installation of GNU Parallel is as simple as:
|
||||
|
||||
wget https://ftpmirror.gnu.org/parallel/parallel-20220822.tar.bz2
|
||||
wget https://ftpmirror.gnu.org/parallel/parallel-20220822.tar.bz2.sig
|
||||
gpg parallel-20220822.tar.bz2.sig
|
||||
bzip2 -dc parallel-20220822.tar.bz2 | tar xvf -
|
||||
cd parallel-20220822
|
||||
wget https://ftpmirror.gnu.org/parallel/parallel-20220922.tar.bz2
|
||||
wget https://ftpmirror.gnu.org/parallel/parallel-20220922.tar.bz2.sig
|
||||
gpg parallel-20220922.tar.bz2.sig
|
||||
bzip2 -dc parallel-20220922.tar.bz2 | tar xvf -
|
||||
cd parallel-20220922
|
||||
./configure && make && sudo make install
|
||||
|
||||
|
||||
|
@ -70,11 +70,11 @@ Full installation of GNU Parallel is as simple as:
|
|||
If you are not root you can add ~/bin to your path and install in
|
||||
~/bin and ~/share:
|
||||
|
||||
wget https://ftpmirror.gnu.org/parallel/parallel-20220822.tar.bz2
|
||||
wget https://ftpmirror.gnu.org/parallel/parallel-20220822.tar.bz2.sig
|
||||
gpg parallel-20220822.tar.bz2.sig
|
||||
bzip2 -dc parallel-20220822.tar.bz2 | tar xvf -
|
||||
cd parallel-20220822
|
||||
wget https://ftpmirror.gnu.org/parallel/parallel-20220922.tar.bz2
|
||||
wget https://ftpmirror.gnu.org/parallel/parallel-20220922.tar.bz2.sig
|
||||
gpg parallel-20220922.tar.bz2.sig
|
||||
bzip2 -dc parallel-20220922.tar.bz2 | tar xvf -
|
||||
cd parallel-20220922
|
||||
./configure --prefix=$HOME && make && make install
|
||||
|
||||
Or if your system lacks 'make' you can simply copy src/parallel
|
||||
|
@ -122,8 +122,8 @@ will love you for it.
|
|||
When using programs that use GNU Parallel to process data for
|
||||
publication please cite:
|
||||
|
||||
Tange, O. (2022, August 22). GNU Parallel 20220822 ('Rushdie').
|
||||
Zenodo. https://doi.org/10.5281/zenodo.7015730
|
||||
Tange, O. (2022, September 22). GNU Parallel 20220922 ('Elizabeth').
|
||||
Zenodo. https://doi.org/10.5281/zenodo.7105792
|
||||
|
||||
Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free
|
||||
Software Foundation, Inc.
|
||||
|
|
20
configure
vendored
20
configure
vendored
|
@ -1,6 +1,6 @@
|
|||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.71 for parallel 20220822.
|
||||
# Generated by GNU Autoconf 2.71 for parallel 20220922.
|
||||
#
|
||||
# Report bugs to <bug-parallel@gnu.org>.
|
||||
#
|
||||
|
@ -610,8 +610,8 @@ MAKEFLAGS=
|
|||
# Identity of this package.
|
||||
PACKAGE_NAME='parallel'
|
||||
PACKAGE_TARNAME='parallel'
|
||||
PACKAGE_VERSION='20220822'
|
||||
PACKAGE_STRING='parallel 20220822'
|
||||
PACKAGE_VERSION='20220922'
|
||||
PACKAGE_STRING='parallel 20220922'
|
||||
PACKAGE_BUGREPORT='bug-parallel@gnu.org'
|
||||
PACKAGE_URL=''
|
||||
|
||||
|
@ -1246,7 +1246,7 @@ if test "$ac_init_help" = "long"; then
|
|||
# Omit some internal or obsolete options to make the list less imposing.
|
||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures parallel 20220822 to adapt to many kinds of systems.
|
||||
\`configure' configures parallel 20220922 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
|
@ -1313,7 +1313,7 @@ fi
|
|||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of parallel 20220822:";;
|
||||
short | recursive ) echo "Configuration of parallel 20220922:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
|
@ -1390,7 +1390,7 @@ fi
|
|||
test -n "$ac_init_help" && exit $ac_status
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
parallel configure 20220822
|
||||
parallel configure 20220922
|
||||
generated by GNU Autoconf 2.71
|
||||
|
||||
Copyright (C) 2021 Free Software Foundation, Inc.
|
||||
|
@ -1427,7 +1427,7 @@ cat >config.log <<_ACEOF
|
|||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by parallel $as_me 20220822, which was
|
||||
It was created by parallel $as_me 20220922, which was
|
||||
generated by GNU Autoconf 2.71. Invocation command line was
|
||||
|
||||
$ $0$ac_configure_args_raw
|
||||
|
@ -2379,7 +2379,7 @@ fi
|
|||
|
||||
# Define the identity of the package.
|
||||
PACKAGE='parallel'
|
||||
VERSION='20220822'
|
||||
VERSION='20220922'
|
||||
|
||||
|
||||
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
||||
|
@ -3026,7 +3026,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
|||
# report actual input values of CONFIG_FILES etc. instead of their
|
||||
# values after options handling.
|
||||
ac_log="
|
||||
This file was extended by parallel $as_me 20220822, which was
|
||||
This file was extended by parallel $as_me 20220922, which was
|
||||
generated by GNU Autoconf 2.71. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
|
@ -3090,7 +3090,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
|||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
||||
ac_cs_config='$ac_cs_config_escaped'
|
||||
ac_cs_version="\\
|
||||
parallel config.status 20220822
|
||||
parallel config.status 20220922
|
||||
configured by $0, generated by GNU Autoconf 2.71,
|
||||
with options \\"\$ac_cs_config\\"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
AC_INIT([parallel],[20220822],[bug-parallel@gnu.org])
|
||||
AC_INIT([parallel],[20220922],[bug-parallel@gnu.org])
|
||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_FILES([
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<directory name="parallel" rev="349" vrev="3" srcmd5="88f40ad9bbb1daf2a1bec59454b914db">
|
||||
<entry name="PKGBUILD" md5="1c1527b132c3217f1782a06ed6e0bc03" size="1866" mtime="1661896179" />
|
||||
<entry name="parallel-20220822.tar.bz2" md5="43318678f3ea82c1182f6ef6f3e645ff" size="2408211" mtime="1661896180" />
|
||||
<entry name="parallel.spec" md5="6aac6bd4ee52866a031f6627bb430959" size="6224" mtime="1661896180" />
|
||||
<entry name="parallel_20220822.dsc" md5="4bb4e8ab6d59c953c20b98110cc11e64" size="556" mtime="1661894497" />
|
||||
<entry name="parallel_20220822.tar.gz" md5="b4907f90688afd39e7e8ce14650e7209" size="2646757" mtime="1661195577" />
|
||||
<directory name="parallel" rev="350" vrev="2" srcmd5="57bc8fc37f93dc2913993feaf20d195c">
|
||||
<entry name="PKGBUILD" md5="fb653a6d538ae7d2cc7302fd7e925d1c" size="1866" mtime="1663868896" />
|
||||
<entry name="parallel-20220922.tar.bz2" md5="fdc53e9ec55ee9e05c9df85462845961" size="2407079" mtime="1663868897" />
|
||||
<entry name="parallel.spec" md5="053f2744317b2365be9f67ea35c911ba" size="6224" mtime="1663868897" />
|
||||
<entry name="parallel_20220922.dsc" md5="0d50ad24164359e1475509873bc53862" size="556" mtime="1663868897" />
|
||||
<entry name="parallel_20220922.tar.gz" md5="493bd67d5ca1099fe7b0495c68ecb918" size="2667338" mtime="1663868897" />
|
||||
</directory>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
Summary: Shell tool for executing jobs in parallel
|
||||
Name: parallel
|
||||
Version: 20220830
|
||||
Version: 20220922
|
||||
Release: 2.1
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
|
|
|
@ -395,7 +395,7 @@ _parset_main() {
|
|||
fi
|
||||
if [ "$_parset_NAME" = "--version" ] ; then
|
||||
# shellcheck disable=SC2006
|
||||
echo "parset 20220822 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "parset 20220922 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free Software"
|
||||
echo "Foundation, Inc."
|
||||
echo "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>"
|
||||
|
|
|
@ -397,7 +397,7 @@ _parset_main() {
|
|||
fi
|
||||
if [ "$_parset_NAME" = "--version" ] ; then
|
||||
# shellcheck disable=SC2006
|
||||
echo "parset 20220822 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "parset 20220922 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free Software"
|
||||
echo "Foundation, Inc."
|
||||
echo "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>"
|
||||
|
|
|
@ -395,7 +395,7 @@ _parset_main() {
|
|||
fi
|
||||
if [ "$_parset_NAME" = "--version" ] ; then
|
||||
# shellcheck disable=SC2006
|
||||
echo "parset 20220822 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "parset 20220922 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free Software"
|
||||
echo "Foundation, Inc."
|
||||
echo "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>"
|
||||
|
|
|
@ -378,7 +378,7 @@ _parset_main() {
|
|||
fi
|
||||
if [ "$_parset_NAME" = "--version" ] ; then
|
||||
# shellcheck disable=SC2006
|
||||
echo "parset 20220822 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "parset 20220922 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free Software"
|
||||
echo "Foundation, Inc."
|
||||
echo "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>"
|
||||
|
|
|
@ -380,7 +380,7 @@ _parset_main() {
|
|||
fi
|
||||
if [ "$_parset_NAME" = "--version" ] ; then
|
||||
# shellcheck disable=SC2006
|
||||
echo "parset 20220822 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "parset 20220922 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free Software"
|
||||
echo "Foundation, Inc."
|
||||
echo "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>"
|
||||
|
|
|
@ -395,7 +395,7 @@ _parset_main() {
|
|||
fi
|
||||
if [ "$_parset_NAME" = "--version" ] ; then
|
||||
# shellcheck disable=SC2006
|
||||
echo "parset 20220822 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "parset 20220922 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free Software"
|
||||
echo "Foundation, Inc."
|
||||
echo "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>"
|
||||
|
|
|
@ -370,7 +370,7 @@ _parset_main() {
|
|||
fi
|
||||
if [ "$_parset_NAME" = "--version" ] ; then
|
||||
# shellcheck disable=SC2006
|
||||
echo "parset 20220822 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "parset 20220922 (GNU parallel `parallel --minversion 1`)"
|
||||
echo "Copyright (C) 2007-2022 Ole Tange, http://ole.tange.dk and Free Software"
|
||||
echo "Foundation, Inc."
|
||||
echo "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>"
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
use strict;
|
||||
use Getopt::Long;
|
||||
$Global::progname="niceload";
|
||||
$Global::version = 20220822;
|
||||
$Global::version = 20220922;
|
||||
Getopt::Long::Configure("bundling","require_order");
|
||||
get_options_from_array(\@ARGV) || die_usage();
|
||||
if($opt::version) {
|
||||
|
|
22
src/parallel
22
src/parallel
|
@ -2682,7 +2682,7 @@ sub check_invalid_option_combinations() {
|
|||
|
||||
sub init_globals() {
|
||||
# Defaults:
|
||||
$Global::version = 20220822;
|
||||
$Global::version = 20220922;
|
||||
$Global::progname = 'parallel';
|
||||
$::name = "GNU Parallel";
|
||||
$Global::infinity = 2**31;
|
||||
|
@ -5562,8 +5562,8 @@ sub usage() {
|
|||
"If you use programs that use GNU Parallel to process data for an article in a",
|
||||
"scientific publication, please cite:",
|
||||
"",
|
||||
" Tange, O. (2022, August 22). GNU Parallel 20220822 ('Rushdie').",
|
||||
" Zenodo. https://doi.org/10.5281/zenodo.7015730",
|
||||
" Tange, O. (2022, September 22). GNU Parallel 20220922 ('Elizabeth').",
|
||||
" Zenodo. https://doi.org/10.5281/zenodo.7105792",
|
||||
"",
|
||||
# Before changing these lines, please read
|
||||
# https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
|
||||
|
@ -5595,8 +5595,8 @@ sub citation_notice() {
|
|||
"If you use programs that use GNU Parallel to process data for an article in a",
|
||||
"scientific publication, please cite:",
|
||||
"",
|
||||
" Tange, O. (2022, August 22). GNU Parallel 20220822 ('Rushdie').",
|
||||
" Zenodo. https://doi.org/10.5281/zenodo.7015730",
|
||||
" Tange, O. (2022, September 22). GNU Parallel 20220922 ('Elizabeth').",
|
||||
" Zenodo. https://doi.org/10.5281/zenodo.7105792",
|
||||
"",
|
||||
# Before changing these line, please read
|
||||
# https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
|
||||
|
@ -5723,20 +5723,20 @@ sub citation() {
|
|||
"If you use programs that use GNU Parallel to process data for an article in a",
|
||||
"scientific publication, please cite:",
|
||||
"",
|
||||
"\@software{tange_2022_7015730,",
|
||||
"\@software{tange_2022_7105792,",
|
||||
" author = {Tange, Ole},",
|
||||
" title = {GNU Parallel 20220822 ('Rushdie')},",
|
||||
" month = Aug,",
|
||||
" title = {GNU Parallel 20220922 ('Elizabeth')},",
|
||||
" month = Sep,",
|
||||
" year = 2022,",
|
||||
" note = {{GNU Parallel is a general parallelizer to run",
|
||||
" multiple serial command line programs in parallel",
|
||||
" without changing them.}},",
|
||||
" publisher = {Zenodo},",
|
||||
" doi = {10.5281/zenodo.7015730},",
|
||||
" url = {https://doi.org/10.5281/zenodo.7015730}",
|
||||
" doi = {10.5281/zenodo.7105792},",
|
||||
" url = {https://doi.org/10.5281/zenodo.7105792}",
|
||||
"}",
|
||||
"",
|
||||
"(Feel free to use \\nocite{tange_2022_7015730})",
|
||||
"(Feel free to use \\nocite{tange_2022_7105792})",
|
||||
"",
|
||||
# Before changing these lines, please read
|
||||
# https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
|
||||
|
|
|
@ -122,7 +122,7 @@ GetOptions(
|
|||
"help" => \$opt::dummy,
|
||||
) || exit(255);
|
||||
$Global::progname = ($0 =~ m:(^|/)([^/]+)$:)[1];
|
||||
$Global::version = 20220822;
|
||||
$Global::version = 20220922;
|
||||
if($opt::version) { version(); exit 0; }
|
||||
@Global::sortoptions = grep { ! /^-D$/ }
|
||||
shell_quote(@ARGV_before[0..($#ARGV_before-$#ARGV-1)]);
|
||||
|
|
|
@ -16,6 +16,12 @@ Welcome to GNU Parallel's documentation!
|
|||
|
||||
parallel
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: parallel_examples
|
||||
|
||||
parallel_examples
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: sem
|
||||
|
|
Loading…
Reference in a new issue