Re: Xcode 1.2 SharedCaches broke
Re: Xcode 1.2 SharedCaches broke
- Subject: Re: Xcode 1.2 SharedCaches broke
- From: Scott Tooker <email@hidden>
- Date: Fri, 23 Apr 2004 17:41:19 -0700
First off, there were correctness bugs in the previous implementation
that existed in 1.1 that requires us to scale back the sharing of
caches to be per-project. While unfortunate, the new implementation
should behave better and produce more correct results.
As to the speed issue, as I understand it, once all the projects have
been built once, each project should have it's own cache so the
building should be as fast as before. It is true that more disk space
will be used up.
There is no way to override the location of the shared caches.
Scott
On Apr 23, 2004, at 4:46 PM, Mike Laster wrote:
> SharedCaches seems to live in
> {BUILD_LOCATION}/project.build/SharedCaches now instead of
> {BUILD_LOCATION}/SharedCaches like it did in 1.1.
>
> As a result, they are no longer shared between projects. This means
> builds take a *LOT* longer
> and eat a lot more drive space (and network bandwidth with distributed
> building).
>
> Is there a way to explicitly specify where the PCH shared caches go?
>
> [demime 0.98b removed an attachment of type
> application/pkcs7-signature which had a name of smime.p7s]
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.