Branch: refs/heads/develop
  Home:   https://github.com/pyinstaller/pyinstaller
  Commit: 83335c2e21bf2c13622509734282e2872c628277
      
https://github.com/pyinstaller/pyinstaller/commit/83335c2e21bf2c13622509734282e2872c628277
  Author: fhoech <[email protected]>
  Date:   2012-05-02 (Wed, 02 May 2012)

  Changed paths:
    M PyInstaller/build.py

  Log Message:
  -----------
  Fix: Add Python's binary dependencies first (fixes 'lib not found' messages 
when a .pyd doesn't have its own manifest and depends on a DLL part of an 
assembly referenced by Python's manifest)


  Commit: 29f1a95998c46f86de2815dd5d1e70b6cd5baf22
      
https://github.com/pyinstaller/pyinstaller/commit/29f1a95998c46f86de2815dd5d1e70b6cd5baf22
  Author: Martin Zibricky <[email protected]>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M PyInstaller/build.py

  Log Message:
  -----------
  Merge pull request #7 from fhoech/develop

Fix: Add Python's binary dependencies first


Compare: https://github.com/pyinstaller/pyinstaller/compare/acfb5f5...29f1a95

-- 
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.

Reply via email to