Changes between Initial Version and Version 2 of Ticket #292

Show
Ignore:
Timestamp:
07/02/15 02:22:24 (9 years ago)
Author:
gongminmin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #292

    • Property type changed from defect to enhancement
    • Property summary changed from Improve dependency file downloading to Improve dependency file management
  • Ticket #292 – description

    initial v2  
    1 1. Store a MD5 somewhere to verify the file is correct. 
    2 2. Find a way to verify the unpacked files are latest ones. 
     11. Store a commit id in cmake cache variable to verify the downloaded file and unpacked files are correct. 
     22. Update the commit id after download and unpack new files.