cc9a4beb0c
Why I did it It is to improve the build performance, when building multiple targets. The modified time of downloaded files should be not older than the file .platform. If not, the file will be downloaded again, when building any dependent targets. How I did it When downloading the packages from web site, the modified time will be changed by the command "touch". |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile |