genode/tool/depot
Josef Söntgen bab90d4837 depot/download: let curl fail on 404 response
Downloading non-existent archives from 'depot.genode.org' leads to
files in the 'public' directory containing the 404 error website
delivered by the HTTP server. Specifying the '--fail' option results
in curl generating an exit-code that leads to the appropriate action
by the tool, e.g.:

 Error: failed to download 'https://depot.genode.org/user/pkg/x/version.tar.xz'

Issue #4865.
2023-05-30 12:03:27 +02:00
..
mk depot/download: let curl fail on 404 response 2023-05-30 12:03:27 +02:00
build tool/depot: fix forwarding of CCACHE 2021-07-28 11:24:56 +02:00
create tool/depot/create: typo fix 2022-01-19 12:35:49 +01:00
dependencies tool/depot: make DEPOT_TOOL_DIR customizable 2022-05-25 12:22:10 +02:00
download tool/depot: pass make flags to dependencies cmd 2022-05-25 12:22:10 +02:00
extract tool/depot: improve handling of missing ports 2019-05-27 14:52:52 +02:00
missing_ports tool/depot: improve handling of missing ports 2019-05-27 14:52:52 +02:00
publish tool/depot/publish: prevent empty .sig files 2023-05-30 12:03:26 +02:00
publish_current depot: tool for publishing current versions 2018-05-03 16:11:53 +02:00
static_analyze tool: use static analyzer with depot creation tool 2018-11-29 11:46:02 +01:00