dSYM status report and proposal

David Smith catfish.man at gmail.com
Fri May 29 06:32:28 UTC 2009


On May 28, 2009, at 10:37 PM, Peter Hosey wrote:
>
> We change the build process to run download-from-build-info before  
> doing anything else. Since download-from-build-info checks the size  
> and hash of the file, most of the time, it won't download anything.


Better than this, we can use Xcode's dependency system to not even run  
it unless the file has been updated since the last build. Just adds  
'touch the file' to the steps for adding a new libpurple build, and  
lets us avoid an always-runs non-parallel build step.

Further comments later, it sounds ambitious-but-possibly good so far.

					David




More information about the devel mailing list