Some people may be interested in the SCons tool I wrote to handle Jinja templates properly within a SCons build. It handles all the dependencies properly, tracking the deps as Jinja loads them, adding them all to the dependency tree.
The original use case was for C (and OpenCL) meta-programming, but I'm sure there are other uses. Find it here: https://github.com/hgomersall/scons-jinja Cheers, Henry -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pocoo-libs. For more options, visit https://groups.google.com/groups/opt_out.
