[Scons-users] Dependencies, preprocessed header files, et al
Mark Holloway
hollowaymr at hotmail.com
Fri May 31 06:37:17 EDT 2013
Thanks for the suggestions!
The idea of using a repository is a novel idea that hadn't occurred to me. Foolishly I skipped that chapter, assuming it was something to do with source control: somewhat ironic having read the introduction to that chapter :)
I experimented a with the repository idea although if I understand the nature of them correctly I'd have to specify them when launching scons (-Y) in order for it to pick-up my SConscript files, as calling Repository() inside the script would be too late. Of course, I may have misunderstood that somewhat. If true, that's messier than I'd like as I'm trying very hard to make this as intuitive for the team as possible. That said, if I could rig it up in such a way as to only require the command line switch for an obfuscated build I might be able to live with it.
I've run out of time to experiment this week, but I hope to be able to push on next week. Expect many questions :)
Thanks,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20130531/fed94743/attachment.html
More information about the Scons-users
mailing list