On 9/14/2011 11:47 AM, Martin Zibricky wrote:
I suppose you are using svn version.
Yes, I am, and on Windows XP. Sorry for not mentioning it before.
Recently we changed the behavior of configuration phase. This phase is now running everytime you run pyinstaller.py. We tried to run it only when the python interpreter was changed but we had some issues with that. That's why this phase is running every time. It is not too much expensive.
True, and I can see the log of its activity. However, the main question is why the .pyc file is seen as having been changed, even after several builds where nothing was actually changed. (I've checked a bit further, and see that the analysis phase doesn't take long at all when no changes are detected.)
-- Don Dwiggins Advanced Publishing Technology -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
