]> git.ipfire.org Git - thirdparty/automake.git/commit
automake: sort keys for reproducibility.
authorYves Orton <demerphq@gmail.com>
Sun, 16 Jun 2024 01:18:35 +0000 (18:18 -0700)
committerKarl Berry <karl@freefriends.org>
Sun, 16 Jun 2024 01:18:35 +0000 (18:18 -0700)
commitf37526175a8efec93c53bf2cd1979e1887cb5c3f
treeb24030c7f088c2d8d017c20bedc3f4fb514c7e5f
parentdf2ff7cb69c331f2dc622e77e4dab8f64c93d0db
automake: sort keys for reproducibility.

Fixes https://bugs.gnu.org/25629.

* bin/aclocal.in: sort keys for reproducibility.
* bin/automake.in: likewise.
* contrib/tap-driver.pl: likewise.
* lib/Automake/Channels.pm: likewise.
* lib/Automake/Condition.pm: likewise.
* lib/Automake/DisjConditions.pm: likewise.
* lib/Automake/Getopt.pm: likewise.
* lib/Automake/Rule.pm: likewise.
* THANKS: Add Yves.
* NEWS: mention this.
NEWS
THANKS
bin/aclocal.in
bin/automake.in
contrib/tap-driver.pl
lib/Automake/Channels.pm
lib/Automake/Condition.pm
lib/Automake/DisjConditions.pm
lib/Automake/Getopt.pm
lib/Automake/Rule.pm