Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: script phase and its relation to compilation



james hopper wrote:
| is there a way short of hacking the jambase to get our script
| phase done before the dependencies are computed?

You might try putting your dependency analysis script into a separate target which the main target depends on.

| if not can we call a shell script from jambase if we need to so we can
| patch in a call to our script in the jambase before it computes what
| files need recompiled?

If jam is like make, then I'd expect not, because determining dependencies is utterly fundamental to the whole process. (The assumption in command-line-based make systems--which is what jam is--is that anything that has to happen before dependencies are determined happens before the make process is started.)

Glen Fisher
_______________________________________________
projectbuilder-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/projectbuilder-users
Do not post admin requests to the list. They will be ignored.

References: 
 >script phase and its relation to compilation (From: james hopper <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.