[Scons-users] Forcing target as Precious in a custom Builder
Albert Gil Moreno
albert.gil at upc.edu
Tue Mar 10 11:35:33 EDT 2015
Hi,
I'm using a Builder that the target needs always to be marked as Precious,
because the action is a kind of "updating" target from sources, not
building it from scratch.
I know I can create the Builder and then mark the targets as Precous as a
user of the Builder... but I would like to force it in the builder.
I've seen this achive in the Qt4, for lupdate, but using a
"pseudo-Builders":
https://bitbucket.org/dirkbaechle/scons_qt4/src/eb56aa5852669d2de945893be966aa78d3084b79/__init__.py?at=default
Is it possible directly from the Builder API?
Should it be possible?
Thanks!
Albert
--
_________________________________________________________
OOO Albert Gil Moreno <https://imatge.upc.edu/web/people/albert-gil-moreno>
OOO Image Processing Group <https://imatge.upc.edu>
OOO Universitat Politècnica de Catalunya <http://www.upc.edu/>
_________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20150310/813719a3/attachment.html>
More information about the Scons-users
mailing list