Timeline


and

03/21/12:

21:59 Milestone PyInstaller 1.5.2 completed
Milestone dropped in favour of focus on PyInstaller 2.0 * Bug …
21:58 Ticket #497 (PyInstaller EXE application won't run) closed by matysek
wontfix: The develop branch should work. We decided to drop 1.5.2 and focus rather …
21:54 Ticket #324 (App built on Windows 7 does not run on XP.) closed by matysek
wontfix: The develop branch should work. We decided to drop 1.5.2 and focus rather …
21:54 Ticket #526 (backport setting PYTHONPATH from develop branch) closed by matysek
wontfix: The develop branch should work. We decided to drop 1.5.2 and focus rather …
21:53 Ticket #441 (test python 2.2 compatibility) closed by matysek
wontfix: The develop branch should work. We decided to drop 1.5.2 and focus rather …
21:52 Ticket #453 (system .dll s copied to dist) closed by matysek
wontfix: The develop branch should work. We decided to drop 1.5.2 and focus rather …
17:14 Ticket #467 (Wrong keyboard handling for non-latin script in Tkinter) closed by htgoebel
invalid

03/20/12:

15:19 Ticket #534 (option --exclude-module=MODULE) created by matysek
We should allow users to define some modules to be excluded from the …
15:06 Ticket #533 (list of matplotlib backends is hardcoded) created by matysek
Matplotlib hook file ./PyInstaller?/hooks/hook-matplotlib.backends.py
14:51 Changeset in project [888ec6f] by Martin Zibricky <mzibr.public@…>
Fix: Remove left over references to mf.py module.
12:50 Ticket #532 (reset of PYTHONHOME as early as possible) created by matysek
Move the reset of PYTHONHOME as early as possible, that is immediately …

03/18/12:

23:14 Ticket #531 (Psutil causing ImportError) created by Ystah
I packaged the program in Windows 7 32bits, run ok. When I try to run it …

03/15/12:

19:29 Development edited by matysek
Add link to some windows binaries for some python modules. (diff)
19:11 Development edited by matysek
Add some useful links. (diff)
14:07 Changeset in project [1fbcb45] by Martin Zibricky <mzibr.public@…>
Clean: Typo in _pyi_bootstrap.py.
14:05 Changeset in project [9019a10c] by Martin Zibricky <mzibr.public@…>
Fix: Test cases invoking default python interpreter when PYTHONHOME is …
14:04 Changeset in project [2d9d88c] by Martin Zibricky <mzibr.public@…>
Fix: Typo in _pyi_bootstrap.py.
13:54 Changeset in project [2d04bf2] by Martin Zibricky <mzibr.public@…>
Fix: Unset PYTHONHOME for run-time.
13:44 Ticket #530 (bypass PYTHONHOME by Py_SetPythonHome() function) created by matysek
PYTHONHOME is used only during Py_Initialize() by getpath.c. I think you …
13:32 Changeset in project [aac1d8a] by Martin Zibricky <mzibr.public@…>
Issue #450: Remove commented bootloader C code.
09:43 Changeset in project [ab80ad9] by Hartmut Goebel <h.goebel@…>
Clean: Use os.path.dirname/basename() instead of os.path.split()
01:55 Changeset in project [1f003d6] by Martin Zibricky <mzibr.public@…>
Fix: Test case getfilesystemencoding for PYTHONHOME change.
01:45 Changeset in project [345e8e2] by Martin Zibricky <mzibr.public@…>
Issue #450: Recompile bootloader for Mac.
01:44 Changeset in project [b7a41a2] by Martin Zibricky <mzibr.public@…>
Issue #450: Make paths in bootloader absolute on Unix/Mac? OS X.
00:04 Changeset in project [ebcb59e] by Martin Zibricky <mzibr.public@…>
Fix : Test case basic/test_module_attributes.py for PYTHONHOME change.

03/14/12:

22:49 Changeset in project [96dfde1] by Martin Zibricky <mzibr.public@…>
Fix: Recompile bootloaders for Mac.
22:48 Changeset in project [6ac11c3] by Martin Zibricky <mzibr.public@…>
Fix: Add correct architecture cflags and lingflags for Mac OS X.

03/11/12:

16:48 Ticket #529 (numpy import -> ImportError: No module named multiarray on SVN, mac 10.6, ...) created by pinchies
I am experiencing a similar problem to …

03/10/12:

11:34 Ticket #528 (data is not set) created by swiper
I read data from a file and save in a variable. I try and use a for loop …

03/09/12:

23:09 FAQ edited by matysek
Note to try first a development version. (diff)

03/08/12:

16:01 FAQ edited by matysek
Add new question. (diff)

03/06/12:

15:43 Changeset in project [0b8dce0] by Martin Zibricky <mzibr.public@…>
Clean: Move class ImportTracker? to depend/imptracker.py.
15:12 Changeset in project [d066a7b] by Martin Zibricky <mzibr.public@…>
Clean: Move import directors from mf.py to depend/impdirector.py.
14:51 Changeset in project [c9f1b6f] by Martin Zibricky <mzibr.public@…>
Clean: Move Owner classes from mf.py to depend.owner.py.
13:00 Changeset in project [ce3e77d] by Martin Zibricky <mzibr.public@…>
Clean: Remove unused import of zipimport.
12:34 Changeset in project [a200480] by Martin Zibricky <mzibr.public@…>
Clean: Add comment to PYZOwner class in archive.py.
12:32 Changeset in project [4d33bf3] by Martin Zibricky <mzibr.public@…>
Clean: Add comment to PYZOwner class.
12:03 Changeset in project [b1faba2] by Martin Zibricky <mzibr.public@…>
Fix: Add class PYZOwner back to ownertypes.
12:02 Changeset in project [960ff7f] by Martin Zibricky <mzibr.public@…>
Fix: Move back classes PYZOwner and PkgInPYZModule.

03/05/12:

19:55 Changeset in project [61522c04] by Hartmut Goebel <h.goebel@…>
Cleanup: Replace a loop where each case was only run once.
19:47 Ticket #492 (Missing return in TCL/TK platform condition logic) closed by htgoebel
invalid: pyinstaller/PyInstaller/configure.py does not exist any more in current …
19:43 Changeset in project [0c8cb67] by Hartmut Goebel <h.goebel@…>
Merge branch 'feature/set-pythonhome' into develop
19:42 Changeset in project [9a8e66a] by Hartmut Goebel <h.goebel@…>
Merge branches 'develop' and 'develop' of …
00:52 Changeset in project [eaa4008] by Martin Zibricky <mzibr.public@…>
Fix: Define loadco function for RegistryImportDirector?.
00:49 Changeset in project [3482ea7] by Martin Zibricky <mzibr.public@…>
Clean: Remove unused class PYZOwner.

03/02/12:

02:04 Changeset in project [e94ac61] by Giovanni Bajo <rasky@…>
Fix double inclusion of same file with different case in MERGE(). MERGE() …

03/01/12:

23:05 FAQ edited by matysek
update dynamic linker errors. (diff)

02/27/12:

09:30 Recipe/DjangoApplication edited by htgoebel
(diff)

02/24/12:

12:17 Ticket #527 (ImportError when wrong-version .pyc was detected) created by htgoebel
I just felled over a curious error: […] Now remove the …
03:48 Changeset in project [d9bfa9a] by Giovanni Bajo <rasky@…>
Fix typo.
03:41 Changeset in project [412b88b] by Giovanni Bajo <rasky@…>
Set executable bit.

02/22/12:

14:53 Ticket #396 (OSX bootloader in 1.5.1 release is 64 bit) closed by matysek
fixed: Thanks. The fix for wscript was applied and bootloader was recompiled for …
14:49 Changeset in project [bedd395] by Martin Zibricky <mzibr.public@…>
Issue #396: Ensure bootloader is always compiled as 32bit binary on Mac.
14:48 Changeset in project [f3a2176] by Martin Zibricky <mzibr.public@…>
Fix gitignore to reflect old file structure of buildtests.
14:47 Ticket #470 (Mac 32-bit broken with universal binaries.) closed by matysek
fixed
14:45 Changeset in project [e53e5ce] by Martin Zibricky <mzibr.public@…>
Issue #470: Use arch -i386 to run commands in subprocesses on Mac.
12:40 Ticket #524 (Do not use a child process if not needed on windows. Do not use a child ...) closed by matysek
fixed: This has been merged.
12:40 Ticket #526 (backport setting PYTHONPATH from develop branch) created by matysek
12:20 Changeset in project [3f0a4f4] by Martin Zibricky <mzibr.public@…>
Merge branch 'feature/win32_oneprocess' of …
12:02 Development/HowtoContribute edited by matysek
Instructions how to set up git locally. (diff)
00:24 Ticket #525 (buildtest should fail on error msg) created by matysek
Building test binaries for buildtests is running in a subprocess. However, …

02/21/12:

11:08 Changeset in project [cbb3336] by Hartmut Goebel <h.goebel@…>
Set PYTHONHOME to homepath in any case. Avoid clashing with any other …
02:21 Changeset in project [79a7294] by Giovanni Bajo <rasky@…>
Merge pull request #4 from 3togo/develop

02/20/12:

21:35 Ticket #524 (Do not use a child process if not needed on windows. Do not use a child ...) created by CBWhiz
With the united main.c file, PyInstaller? lost the ability to not spawn a …
19:23 Changeset in project [08477d1] by CBWhiz <CBWhiz@…>
Do not use a child process if not needed on windows.
Note: See TracTimeline for information about the timeline view.