It will be part of the windows installer, not the build process. If it's ever part of the build, for sure, it will need a switch.
Martin ________________________________ From: Richard Shaw <[email protected]> To: Martin Poirier <[email protected]>; bf-blender developers <[email protected]> Sent: Wednesday, October 5, 2011 10:02:15 PM Subject: Re: [Bf-committers] cache python scripts for re-distribution. On Wed, Oct 5, 2011 at 8:40 PM, Martin Poirier <[email protected]> wrote: > Doing it in the installer is a perfectly acceptable solution. As you said, > Python does it (as does the installers of some extensions). > > Martin Just an FYI... Right now it looks like you're only considering this for Windows based systems which is fine, but it ends up being generalized as part of the build process make sure there's a build flag to disable it. At least on Fedora/Redhat rpmbuild byte-compiles python as part of the package generation process. Thanks, Richard _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
