Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | uhd_images_downloader fixes/improvements | Nicholas Corgan | 2013-11-04 | 1 | -4/+17 | |
| | | | | | * Permissions checking leads to clearer errors when user doesn't have write permissions * Relative paths work | |||||
* | Made uhd_images_downloader more robust to match Debian's uhd_firmware_installer | Nicholas Corgan | 2013-05-03 | 1 | -23/+46 | |
| | | | | | * Uses custom User Agent * Compares md5sum of downloaded zip file to stored value | |||||
* | utils: images downloader defaults to UHD_IMAGES_DIR instead of ↵ | Nicholas Corgan | 2012-11-16 | 1 | -1/+3 | |
| | | | | CMAKE_INSTALL_PREFIX | |||||
* | utils: fixed Windows images downloader bug | Nicholas Corgan | 2012-11-10 | 1 | -53/+58 | |
| | ||||||
* | utils: fixed images downloader Mac incompatibility issue | Nicholas Corgan | 2012-11-08 | 1 | -5/+13 | |
| | ||||||
* | utils: minor uhd_images_downloader cleanup | Nicholas Corgan | 2012-08-14 | 1 | -2/+1 | |
| | ||||||
* | utils: added .in extension to images downloader source | Josh Blum | 2012-07-01 | 1 | -0/+95 | |
There seems to be confusion that this file can be used w/o building. The images downloader has been renamed to prevent execution b4 configure. |