Re: Exclude parts of a directory

Mats Wichmann <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <[email protected]>
On 9/17/21 10:02, Bill Deegan wrote:
> Erik,
> 
> More details would be useful.
> 
> You could avoid calling the builders for those parts of the tree you 
> want to exclude.
> There's nothing intrinsic to SCons to support such, so it would be 
> entirely in your logic.
> 
> -Bill
> 
> On Fri, Sep 17, 2021 at 2:26 AM Erik Kazandjian 
> <[email protected] <mailto:[email protected]>> wrote:
> 
>     Hi,
> 
>     In our project we are making use of emitters that take some time.
>     They have to parse yang files and build dependencies on that. Now
>     our source tree contains lots of different modules which are
>     independent. Every time I want to build a specific module the first
>     phase executes all these emitters for which 99 % are not needed for
>     this specific target but still it reads it to find implicit
>     dependencies. I was wondering is there a way that you can exclude
>     parts of the tre

does caching these help (--implicit-cache)?

_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.