aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/uhd_images_downloader.py.in
Commit message (Expand)AuthorAgeFilesLines
* utils: specify the downloader's Python executableBrent Stapleton2018-11-261-1/+1
* utils: uhd_images_downloader: Add --http-proxy optionMartin Braun2018-11-161-2/+11
* utils: Fix downloader return value for main()Martin Braun2018-11-131-7/+11
* utils: Downloader stall on error for Windows usersMartin Braun2018-11-131-2/+30
* utils: uhd_images_downloader: Remove archive typeMartin Braun2018-11-131-28/+22
* utils: uhd_images_downloader: Refactor the toolMartin Braun2018-11-131-115/+153
* utils: Allow downloader to ship non-zip filesMartin Braun2018-11-131-5/+13
* utils: uhd_images_downloader: Add download limitMartin Braun2018-11-131-1/+25
* utils: uhd_images_downloader: Add --yes optionMartin Braun2018-11-131-0/+25
* utils: add downloader printing fetchable URLsMartin Braun2018-11-131-12/+24
* utils: Make uhd_images_downloader log to stderrMartin Braun2018-11-131-2/+2
* uhd: utils: Add Zip test to downloaderBrent Stapleton2018-08-281-2/+15
* uhd: utils: Downloader logs no targets selectedBrent Stapleton2018-08-281-0/+5
* utils: fixup for downloader inventory managementBrent Stapleton2018-08-211-12/+19
* utils: downloader supports multiple RegExsBrent Stapleton2018-03-161-6/+9
* utils: Adding option to skip SHA in downloaderBrent Stapleton2018-03-161-7/+12
* utils: fixup for downloader SHA256 checkBrent Stapleton2018-03-161-2/+7
* utils: Skip progress bars for non-tty outputsMartin Braun2018-03-011-1/+5
* utils: Reenable UHD_IMAGES_DIR env var for uhd_images_downloaderMartin Braun2018-03-011-3/+11
* utils: Increase verbosity on uhd_images_downloaderMartin Braun2018-03-011-6/+4
* uhd: Update license headersMartin Braun2018-02-191-1/+1
* utils: images downloader: adding SHA256 supportBrent Stapleton2018-02-151-6/+15
* utils: images downloader: adding --keep supportBrent Stapleton2018-02-151-4/+6
* utils: images downloader: default download printBrent Stapleton2018-02-071-3/+5
* utils: images downloader: adding dry run optionBrent Stapleton2018-02-031-17/+23
* utils: refactor uhd_images_downloaderBrent Stapleton2018-01-231-333/+324
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* utils: Added warnings and checks to images downloaderDerek Kozel2017-07-171-0/+14
* utils: use vt100 terminal codes in uhd_images_downloaderAndrej Rode2017-01-031-1/+5
* utils: Added pre-API change python request compatibilityMarcus Müller2015-10-191-1/+5
* utils: Made uhd_images_downloader Python3-compatibleMartin Braun2015-07-151-84/+77
* imgs_downloader: Copy pkg to temp dir even if it is localAshish Chaudhari2015-03-181-3/+4
* utils: Minor fixes in images downloader and packaging scriptsAshish Chaudhari2014-10-271-0/+3
* Adding explicit positional arguments to .format strings for compatibility wit...Patrick Sisterhen2014-10-161-6/+6
* utils: Small fix to uhd_images_downloader, less warningsMartin Braun2014-10-131-2/+1
* uhd: uhd_images_downloader now respects $UHD_IMAGES_BASE_URLMartin Braun2014-10-061-115/+126
* uhd: re-wrote uhd_images_downloader (OO, new options, hopefully much more rob...Balint Seeber2013-11-221-119/+316
* uhd_images_downloader: more descriptive error when MD5 check failsNicholas Corgan2013-11-191-0/+2
* uhd_images_downloader: redundancy fixes, better error handlingNicholas Corgan2013-11-131-12/+14
* uhd_images_downloader: more improvements/fixesNicholas Corgan2013-11-081-14/+24
* uhd_images_downloader fixes/improvementsNicholas Corgan2013-11-041-4/+17
* Made uhd_images_downloader more robust to match Debian's uhd_firmware_installerNicholas Corgan2013-05-031-23/+46
* utils: images downloader defaults to UHD_IMAGES_DIR instead of CMAKE_INSTALL_...Nicholas Corgan2012-11-161-1/+3
* utils: fixed Windows images downloader bugNicholas Corgan2012-11-101-53/+58
* utils: fixed images downloader Mac incompatibility issueNicholas Corgan2012-11-081-5/+13
* utils: minor uhd_images_downloader cleanupNicholas Corgan2012-08-141-2/+1
* utils: added .in extension to images downloader sourceJosh Blum2012-07-011-0/+95