Branch: refs/heads/develop
Home: https://github.com/pyinstaller/pyinstaller
Commit: edb9165651c5524f3e73e93ed372ee8e82225858
https://github.com/pyinstaller/pyinstaller/commit/edb9165651c5524f3e73e93ed372ee8e82225858
Author: Martin Zibricky <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M PyInstaller/build.py
M PyInstaller/depend/dylib.py
Log Message:
-----------
Issue #451: Use @loader_path for dylibs and ../ for *.dylib not in dist dir.
Commit: 6c0a144c18422f9903e4b2243b41a6e7c8457924
https://github.com/pyinstaller/pyinstaller/commit/6c0a144c18422f9903e4b2243b41a6e7c8457924
Author: Martin Zibricky <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
A buildtests/import/test_c_extension.py
A buildtests/import/test_onefile_c_extension.py
Log Message:
-----------
Issue #451: Add testcase for importing C-extensions in onefile and onedir
mode.
Commit: d6a36eee2af073fdf908a8e49f5cab3eec7994f5
https://github.com/pyinstaller/pyinstaller/commit/d6a36eee2af073fdf908a8e49f5cab3eec7994f5
Author: Martin Zibricky <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M buildtests/runtests.py
Log Message:
-----------
Issue #451: Add restrictions to runtests.py for testcase
import/test_c_extension.
Commit: 1bf0dfeb06cb3d06987122bd7c86a60049797ee3
https://github.com/pyinstaller/pyinstaller/commit/1bf0dfeb06cb3d06987122bd7c86a60049797ee3
Author: Martin Zibricky <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M buildtests/runtests.py
Log Message:
-----------
Issue #451: Tests starting with test_onefile* are built with --onefile option.
Commit: c16beed2b518cbbec22d7daa0c3b5e6b137bc15e
https://github.com/pyinstaller/pyinstaller/commit/c16beed2b518cbbec22d7daa0c3b5e6b137bc15e
Author: Martin Zibricky <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M PyInstaller/build.py
M PyInstaller/depend/dylib.py
Log Message:
-----------
Issue #451: Remove references to @executable_path in comments.
Commit: 02df01d4ded632f4e6983627fcc0abd6f4b0e1aa
https://github.com/pyinstaller/pyinstaller/commit/02df01d4ded632f4e6983627fcc0abd6f4b0e1aa
Author: Martin Zibricky <[email protected]>
Date: 2012-05-04 (Fri, 04 May 2012)
Changed paths:
M PyInstaller/build.py
Log Message:
-----------
Issue #451: Remove print statement.
Compare: https://github.com/pyinstaller/pyinstaller/compare/29f1a95...02df01d
--
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.