Hi Giovanni, I'm trying to implement wrapper in pyinstaller.py around Configure/Makespec/Build.
In what cases could be skipped the Configure.py phase? suggestion: - when config.dat is created and the running python version is the same as specified in config.dat In the milestone 1.5 is that you'd like to have there an option '--rebuild'. What all should be done when this option is invoked? My suggestion: - remove bincache* folders - remove folders in MY_APP/build MY_APP/dist - run again Configure.py -- 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.
