Branch: refs/heads/develop
Home: https://github.com/pyinstaller/pyinstaller
Commit: 48a0815913c5006cbb01088bdefdff5312b2e288
https://github.com/pyinstaller/pyinstaller/commit/48a0815913c5006cbb01088bdefdff5312b2e288
Author: Martin Zibricky <[email protected]>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M bootloader/common/launch.h
M bootloader/common/pyi_global.h
M bootloader/common/pyi_utils.c
Log Message:
-----------
Issue #356: Fix bootloader compilation on Linux.
Commit: 1fe437f9f6e54003bb574a1256307a621c828bfd
https://github.com/pyinstaller/pyinstaller/commit/1fe437f9f6e54003bb574a1256307a621c828bfd
Author: Martin Zibricky <[email protected]>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Changed paths:
M bootloader/common/launch.c
M bootloader/common/launch.h
A bootloader/common/pyi_pythonlib.c
A bootloader/common/pyi_pythonlib.h
Log Message:
-----------
Issue #356: Move loader code related to loading python library.
Commit: 0da2446d86c3a950a4a57d5dc8bf518e3970af95
https://github.com/pyinstaller/pyinstaller/commit/0da2446d86c3a950a4a57d5dc8bf518e3970af95
Author: Martin Zibricky <[email protected]>
Date: 2012-09-30 (Sun, 30 Sep 2012)
Changed paths:
M bootloader/common/launch.c
M bootloader/common/main.c
A bootloader/common/pyi_archive.c
M bootloader/common/pyi_archive.h
A bootloader/common/pyi_python.h
M bootloader/common/pyi_pythonlib.c
M bootloader/common/pyi_pythonlib.h
Log Message:
-----------
Issue #356: In loader code split functions related to python library and pyz
archive.
Commit: b0d2055647f07a112a3b8c97f9f07a0bedd1ea56
https://github.com/pyinstaller/pyinstaller/commit/b0d2055647f07a112a3b8c97f9f07a0bedd1ea56
Author: Martin Zibricky <[email protected]>
Date: 2012-09-30 (Sun, 30 Sep 2012)
Changed paths:
M bootloader/common/launch.c
M bootloader/common/pyi_archive.c
M bootloader/common/pyi_archive.h
Log Message:
-----------
Issue #356: Move some archive related fuctions to pyi_archive.c. file.
Commit: 0e1c8f9bd8e50322ea0a0d1da1e5595df67dfc50
https://github.com/pyinstaller/pyinstaller/commit/0e1c8f9bd8e50322ea0a0d1da1e5595df67dfc50
Author: Martin Zibricky <[email protected]>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M bootloader/common/launch.c
M bootloader/common/launch.h
M bootloader/common/pyi_archive.c
M bootloader/common/pyi_archive.h
M bootloader/common/pyi_pythonlib.c
Log Message:
-----------
Issue #356: In loader rename fuction incrementTocPtr().
Commit: 5f7d999469841dbe54e0a060c8513481893dae32
https://github.com/pyinstaller/pyinstaller/commit/5f7d999469841dbe54e0a060c8513481893dae32
Author: Martin Zibricky <[email protected]>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M bootloader/common/launch.c
M bootloader/common/pyi_archive.c
M bootloader/common/pyi_archive.h
M bootloader/common/pyi_pythonlib.c
A bootloader/pyi_archive.c
Log Message:
-----------
Issue #356: Rename some bootloader fuctions.
Commit: 121f8aef47731619050ddef509c124d9ddda3bb0
https://github.com/pyinstaller/pyinstaller/commit/121f8aef47731619050ddef509c124d9ddda3bb0
Author: Martin Zibricky <[email protected]>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
A bootloader/common/pyi_python.c
M bootloader/common/pyi_python.h
M bootloader/common/pyi_pythonlib.c
R bootloader/pyi_archive.c
Log Message:
-----------
Issue #356: In loader move python mapping to standalon file pyi_python.c.
Commit: 87ba943c29edaa5ef0757f7684a5bd4b81ea3c11
https://github.com/pyinstaller/pyinstaller/commit/87ba943c29edaa5ef0757f7684a5bd4b81ea3c11
Author: Martin Zibricky <[email protected]>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M bootloader/windows/dllmain.c
M bootloader/wscript
Log Message:
-----------
Issue #356: Fix bootloader compilation on Windows.
Commit: c4cb55aa71cda09851291075c8c9dc3ef68003b9
https://github.com/pyinstaller/pyinstaller/commit/c4cb55aa71cda09851291075c8c9dc3ef68003b9
Author: Martin Zibricky <[email protected]>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
A bootloader/README.txt
Log Message:
-----------
Clean: Add readme for bootloader code.
Commit: c48864cd0ed651c0600c5e99f51748d4bba9cfbd
https://github.com/pyinstaller/pyinstaller/commit/c48864cd0ed651c0600c5e99f51748d4bba9cfbd
Author: Martin Zibricky <[email protected]>
Date: 2012-10-01 (Mon, 01 Oct 2012)
Changed paths:
M bootloader/common/pyi_pythonlib.c
M bootloader/linux/getpath.c
M bootloader/wscript
Log Message:
-----------
Issue #356: Drop dependency on Python headers for compiling booloader.
Compare:
https://github.com/pyinstaller/pyinstaller/compare/d437018f0fca...c48864cd0ed6
--
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.