Re: Bundles as targets
Mats Wichmann <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/6/20 9:40 AM, Bill Deegan wrote: > Arvid, > > The short answer is no. > The medium answer is currently SCons deals with sources and targets on a > file by file basis, what you're talking about would require highly > non-trivial changes. > > Not sure why you have to wipe the target directory? doesn't scons -c > clean it for you? If you change the name of a bundle member (or in fact any target), scons only knows the new name and won't act on an old name. You'd have to remember to clean-first-then-rename. That's been an irritant for me in the past, although honestly, a pretty tiny one. _______________________________________________ Scons-users mailing list [email protected] https://pairlist4.pair.net/mailman/listinfo/scons-users