Branch: refs/heads/develop
Home: https://github.com/pyinstaller/pyinstaller
Commit: f9c69986c054e8f81d3085e24ad15321fd3c3eb7
https://github.com/pyinstaller/pyinstaller/commit/f9c69986c054e8f81d3085e24ad15321fd3c3eb7
Author: <>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
M PyInstaller/build.py
Log Message:
-----------
Rename _rmdir to _rmtree and use only where necessary.
Commit: d5563680b4a46f9aac4c6ca03b399adf89b65b92
https://github.com/pyinstaller/pyinstaller/commit/d5563680b4a46f9aac4c6ca03b399adf89b65b92
Author: <>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
M PyInstaller/build.py
Log Message:
-----------
Clean: Remove unused code after _rmtree calls.
Commit: 2063eff94f1503cc909fc002041a8375a4091c6d
https://github.com/pyinstaller/pyinstaller/commit/2063eff94f1503cc909fc002041a8375a4091c6d
Author: Florian Höch <[email protected]>
Date: 2012-05-11 (Fri, 11 May 2012)
Changed paths:
M utils/BinDepend.py
Log Message:
-----------
Fix: Use update() on set returned by bindepend.getImports() instead of
extend()
Commit: 0f0fac3d6042f354f3c1e4d5fea13502095ac599
https://github.com/pyinstaller/pyinstaller/commit/0f0fac3d6042f354f3c1e4d5fea13502095ac599
Author: Florian Höch <[email protected]>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M PyInstaller/build.py
Log Message:
-----------
Clean: Split _check_path_overlap from _rmtree, move
_check_path_overlap/_rmtree calls into assemble
Commit: b4e56e4572c92c91b4bf2373729fcab8b2aa1997
https://github.com/pyinstaller/pyinstaller/commit/b4e56e4572c92c91b4bf2373729fcab8b2aa1997
Author: Martin Zibricky <[email protected]>
Date: 2012-05-15 (Tue, 15 May 2012)
Changed paths:
M PyInstaller/build.py
M utils/BinDepend.py
Log Message:
-----------
Merge pull request #11 from fhoech/d5563680b4a46f9aac4c6ca03b399adf89b65b92
Rename _rmdir to _rmtree and use only where necessary.
Compare: https://github.com/pyinstaller/pyinstaller/compare/b8ea399...b4e56e4
--
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.