Skip to content
Snippets Groups Projects
Forked from Reproducible Builds / diffoscope
Source project has a limited visibility.
  • Will Thompson's avatar
    339a4317
    Add --list-missing-tools · 339a4317
    Will Thompson authored
    While creating a Flatpak package for Diffoscope, I found myself wanting
    to compare the list reported by --list-tools to what was available in
    the sandbox (so that I could add interesting external tools). Since
    Diffoscope already has all the machinery to find external tools –
    including logic to prefix "g" for GNU tools on non-GNU systems – it is
    best placed to report the list of missing tools.
    339a4317
    History
    Add --list-missing-tools
    Will Thompson authored
    While creating a Flatpak package for Diffoscope, I found myself wanting
    to compare the list reported by --list-tools to what was available in
    the sandbox (so that I could add interesting external tools). Since
    Diffoscope already has all the machinery to find external tools –
    including logic to prefix "g" for GNU tools on non-GNU systems – it is
    best placed to report the list of missing tools.