mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-13 21:44:52 +00:00
05d33d607a
The optional zip archive feature was broken when the concept of
environment was introduced by commit b2e5366d3
back in 2015. Since it
wouldn't even compile and nobody noticed, we are fairly sure nobody
uses that feature. Therefore, we decided to remove it rather than fix
it.
* configure.ac: remove --enable-zip-archive option and logic
associated with it.
* include/abg-libzip-utils.h: Remove.
* src/abg-libzip-utils.cc: Likewise.
* include/Makefile.am: remove reference to include/abg-libzip-utils.h
that no longer exists.
* src/Makefile.am: remove reference to src/abg-libzip-utils.cc that no
longer exists.
* relicensing-scripts/file-licenses.orig.txt: remove references to
files that no longer exist.
* relicensing-scripts/files-with-lgplv3.txt: remove references to
files that no longer exist.
* tests/test-write-read-archive.cc: Remove because it tests code
that no longer exists.
* tests/Makefile.am: remove reference to tests that no longer exist.
* include/abg-reader.h: remove conditionally compiled code for zip
archives.
* include/abg-tools-utils.h: remove conditionally compiled code for
zip archives.
* src/abg-corpus.cc: remove conditionally compiled code for zip
archives.
* src/abg-reader.cc: remove conditionally compiled code for zip
archives.
* src/abg-tools-utils.cc: remove conditionally compiled code for zip
archives.
* src/abg-writer.cc: remove conditionally compiled code for zip
archives.
* tools/abidiff.cc: remove conditionally compiled code for zip
archives.
* tools/abilint.cc: remove conditionally compiled code for zip
archives.
* tools/abiar.c: Remove.
* tools/Makefile.am: remove references to abiar a utility that no
longer has a reason for existing.
Signed-off-by: Ben Woodard <woodard@redhat.com>
Signed-off-by: Dodji Seketeli <dodji@redhat.com>
136 lines
3.3 KiB
Plaintext
136 lines
3.3 KiB
Plaintext
# This is extracted from file-licenses.orig.txt with:
|
|
# awk -F: '{print $1}' file-licenses.orig.txt
|
|
#
|
|
|
|
./bash-completion/Makefile.am
|
|
./bash-completion/abicompat
|
|
./bash-completion/abidiff
|
|
./bash-completion/abidw
|
|
./bash-completion/abilint
|
|
./bash-completion/abinilint
|
|
./bash-completion/abipkgdiff
|
|
./bash-completion/abisym
|
|
./bash-completion/fedabipkgdiff
|
|
./doc/api/libabigail.doxy
|
|
./doc/manuals/Makefile.am
|
|
./doc/website/libabigail-website.doxy
|
|
./doc/Makefile.am
|
|
./include/abg-comparison.h
|
|
./include/abg-suppression.h
|
|
./include/abg-diff-utils.h
|
|
./include/abg-dwarf-reader.h
|
|
./include/abg-fwd.h
|
|
./include/abg-hash.h
|
|
./include/abg-ini.h
|
|
./include/abg-interned-str.h
|
|
./include/abg-ir.h
|
|
./include/abg-libxml-utils.h
|
|
./include/abg-regex.h
|
|
./include/abg-reporter.h
|
|
./include/abg-sptr-utils.h
|
|
./include/abg-tools-utils.h
|
|
./include/abg-traverse.h
|
|
./include/abg-viz-dot.h
|
|
./include/abg-viz-svg.h
|
|
./include/abg-workers.h
|
|
./include/abg-comp-filter.h
|
|
./include/abg-corpus.h
|
|
./include/abg-viz-common.h
|
|
./include/abg-writer.h
|
|
./include/Makefile.am
|
|
./include/abg-config.h
|
|
./include/abg-reader.h
|
|
./include/abg-version.h.in
|
|
./scripts/dot_to_png.sh
|
|
./scripts/dot_to_svg.sh
|
|
./scripts/make-verbose.sh
|
|
./scripts/svg_to_plain_svg.sh
|
|
./scripts/svg_to_png_and_pdf.sh
|
|
./src/abg-corpus.cc
|
|
./src/abg-default-reporter.cc
|
|
./src/abg-diff-utils.cc
|
|
./src/abg-dwarf-reader.cc
|
|
./src/abg-hash.cc
|
|
./src/abg-ini.cc
|
|
./src/abg-internal.h
|
|
./src/abg-ir-priv.h
|
|
./src/abg-leaf-reporter.cc
|
|
./src/abg-reporter-priv.cc
|
|
./src/abg-suppression-priv.h
|
|
./src/abg-viz-svg.cc
|
|
./src/abg-workers.cc
|
|
./src/abg-writer.cc
|
|
./src/abg-elf-helpers.cc
|
|
./src/abg-elf-helpers.h
|
|
./src/abg-regex.cc
|
|
./src/Makefile.am
|
|
./src/abg-viz-common.cc
|
|
./src/abg-suppression.cc
|
|
./src/abg-tools-utils.cc
|
|
./src/abg-traverse.cc
|
|
./src/abg-comp-filter.cc
|
|
./src/abg-comparison-priv.h
|
|
./src/abg-comparison.cc
|
|
./src/abg-config.cc
|
|
./src/abg-corpus-priv.h
|
|
./src/abg-ir.cc
|
|
./src/abg-libxml-utils.cc
|
|
./src/abg-reader.cc
|
|
./src/abg-reporter-priv.h
|
|
./src/abg-viz-dot.cc
|
|
./tests/data/Makefile.am
|
|
./tests/lib/catch.cc
|
|
./tests/runtestdefaultsupprs.py.in
|
|
./tests/runtestfedabipkgdiffpy3.sh.in
|
|
./tests/mockfedabipkgdiff.in
|
|
./tests/test-abicompat.cc
|
|
./tests/print-diff-tree.cc
|
|
./tests/test-utils.h
|
|
./tests/test-cxx-compat.cc
|
|
./tests/test-elf-helpers.cc
|
|
./tests/test-symtab.cc
|
|
./tests/Makefile.am
|
|
./tests/runtestcanonicalizetypes.sh.in
|
|
./tests/runtestdefaultsupprspy3.sh.in
|
|
./tests/update-test-output.py
|
|
./tests/runtestfedabipkgdiff.py.in
|
|
./tests/test-ir-walker.cc
|
|
./tests/test-kmi-whitelist.cc
|
|
./tests/test-lookup-syms.cc
|
|
./tests/test-read-write.cc
|
|
./tests/test-tools-utils.cc
|
|
./tests/test-utils.cc
|
|
./tests/test-write-read-archive.cc
|
|
./tests/test-alt-dwarf-file.cc
|
|
./tests/test-annotate.cc
|
|
./tests/test-core-diff.cc
|
|
./tests/test-diff-dwarf-abixml.cc
|
|
./tests/test-diff-dwarf.cc
|
|
./tests/test-diff-filter.cc
|
|
./tests/test-diff-pkg.cc
|
|
./tests/test-diff-suppr.cc
|
|
./tests/test-diff2.cc
|
|
./tests/test-dot.cc
|
|
./tests/test-ini.cc
|
|
./tests/test-read-dwarf.cc
|
|
./tests/test-svg.cc
|
|
./tests/test-types-stability.cc
|
|
./tests/test-abidiff-exit.cc
|
|
./tests/test-abidiff.cc
|
|
./tools/abiar.cc
|
|
./tools/abicompat.cc
|
|
./tools/abidiff.cc
|
|
./tools/abidw.cc
|
|
./tools/abilint.cc
|
|
./tools/abipkgdiff.cc
|
|
./tools/abisym.cc
|
|
./tools/binilint.cc
|
|
./tools/fedabipkgdiff
|
|
./tools/kmidiff.cc
|
|
./tools/Makefile.am
|
|
./update-copyright.sh
|
|
./.clang-format
|
|
./configure.ac
|
|
./Makefile.am
|
|
./default.abignore
|