Timeline


and

06/08/12:

23:52 Changeset in project [429a0a9] by Martin Zibricky <mzibr.public@…>
Clean: Ignore multiprocessing test for older python versions.
23:43 Changeset in project [9019b29f] by Martin Zibricky <mzibr.public@…>
Fix: Add fallback mechanism to get system PATH if no pywin32 is installed.
20:08 Changeset in project [d4d3aa9] by Martin Zibricky <mzibr.public@…>
Clean: Remove useless code trying to make pywin32 available in virtualenv.
19:08 Changeset in project [d3e40d6] by Giovanni Bajo <rasky@…>
Fix English typo in log.
18:53 Changeset in project [def996d] by Giovanni Bajo <rasky@…>
Remove .git parsing code. Using the git command is just a few millisecond …

06/07/12:

23:55 Changeset in project [e3dcfa4] by Martin Zibricky <mzibr.public@…>
Fix: Add pywin32 to sys.path in virtualenv on Jenkins for py24/25.
16:50 Ticket #564 (zmq socket AttributeError) created by mannemerak@…
Building simple example zmq is successful. Executing the EXE gives the …
13:59 Changeset in project [76adf4f] by Martin Zibricky <mzibr.public@…>
Issue #515: Remove opcode,dis,inspect from multipackage .toc test files.
00:38 Ticket #515 (multipackage tests - ignore some modules from TOC) closed by matysek
fixed
00:37 Changeset in project [f841416] by Martin Zibricky <mzibr.public@…>
Issue #515: Remove struct from multipackage .toc test files.
00:32 Changeset in project [ba619ab] by Martin Zibricky <mzibr.public@…>
Issue #515: Make other test_multipackage compatible with Python 2.4.

06/06/12:

00:38 Changeset in project [2e1d137] by Martin Zibricky <mzibr.public@…>
Issue #515: Make test_multipackage1 compatible with Python 2.4.
00:22 Changeset in project [fd19601] by Martin Zibricky <mzibr.public@…>
Fix: Not all .toc files were compared in multipackage tests.

06/05/12:

21:06 Changeset in project [2ddeb64] by Martin Zibricky <mzibr.public@…>
Clean: Check python version for windows environment setup script.
20:48 Changeset in project [544fba3] by Martin Zibricky <mzibr.public@…>
Clean: Do not enable pyttsx test case for jenkins.
20:37 Ticket #508 (all stdout in junit xml report) closed by matysek
fixed: Fixed.
18:48 Changeset in project [c96a593] by Martin Zibricky <mzibr.public@…>
Issue #508: Redirect stdout for failing tests to junit xml report.
15:18 Changeset in project [f35188a] by Martin Zibricky <mzibr.public@…>
Clean: Remove copy_reg import from win32com rt hook. Probably not needed …
15:08 Changeset in project [ff72668] by Martin Zibricky <mzibr.public@…>
Issue #495: Add comment about gen_py.

06/04/12:

23:54 Ticket #495 (win32com.gen_py issue persists in 1.5.1) closed by matysek
fixed: This issue should be fixed in latest develop branch.
23:53 Changeset in project [1ecff33] by Martin Zibricky <mzibr.public@…>
Clean: Add lincense header to enchant test file.
23:50 Changeset in project [a297ed6] by Martin Zibricky <mzibr.public@…>
Issue #495: Add pyttsx to windows setup script.
23:48 Changeset in project [63b99ce] by Martin Zibricky <mzibr.public@…>
Issue #495: Add test case for module pyttsx (speech synthesis).
23:40 Changeset in project [cce0b6f] by Martin Zibricky <mzibr.public@…>
Issue #495: Add win32com.server.util and win32com.client.util to …
23:37 Changeset in project [24ba924] by Martin Zibricky <mzibr.public@…>
Issue #495: Fix win32com runtime hook. gen_py is put to temp dir and …
20:33 Changeset in project [e619f13] by Martin Zibricky <mzibr.public@…>
Issue #495: Rename win32com runtime hooks as other rt hooks.

06/02/12:

11:47 Changeset in project [7dd6501] by Martin Zibricky <mzibr.public@…>
Fix: Add recognizing skipped tests by jenkins integration server.

06/01/12:

14:48 Changeset in project [ffb7d67] by Martin Zibricky <mzibr.public@…>
Clean: Remove useZLIB config option.
14:47 Changeset in project [6304210] by Martin Zibricky <mzibr.public@…>
Clean: Delete nozlib test case basic/test_2 and rename basic/test_1.

05/31/12:

20:29 Ticket #563 (During a MERGE build, a manifest file is created for the spec file, and is ...) created by Dwig
(I'm classifying this as an enhancement, because it doesn't affect the …
18:40 WikiStart edited by matysek
(diff)
18:39 Recipe/Multiprocessing edited by matysek
(diff)
18:34 Ticket #562 (Multiprocessing still not working with Pyinstaller --onefile mode) created by panyin
Hi, I've written a python application that uses multiprocessing.Process to …
15:12 Ticket #561 (Failed to import pywin32 under portable python) created by Julien D.
I try to run pyinstaller with portable python 2.7.2.1 under windows. It …
00:00 Ticket #547 (Using MERGE, subsequent builds repeat previous work) closed by matysek
fixed: The changes are commited only the manifest is not. I'm not sure we could …

05/30/12:

23:59 Changeset in project [0837e8a] by Martin Zibricky <mzibr.public@…>
Issue #547: Add timing to logging. Use pywintypes in lowercase.
15:57 Ticket #560 (Problem with runtime across network) created by anonymous
This is an odd one. It may or may not be a pyinstaller-related thing, I …

05/29/12:

20:26 Ticket #559 (32 bits windows service not able to start on win 2008 sp 2 64 bits) created by huy.nguyen@…
32 bits windows service not able to start on win 2008 sp 2 64 bits. It …

05/28/12:

12:30 Ticket #558 (PyInstaller fails to bundle Django application on Windows 2008) created by anonymous
PyInstaller? fails to bundle Django application on Windows 2008. […]

05/26/12:

00:17 Changeset in project [7d1e707] by Martin Zibricky <mzibr.public@…>
Fix: Include rthooks in PyInstaller? code analysis.

05/25/12:

23:21 Ticket #550 (Running signed 64 bit executables is broken) closed by matysek
fixed: All bootloaders are recompiled. Closing.
20:30 Changeset in project [681a445] by Martin Zibricky <mzibr.public@…>
Fix: Add bootstrap scripts to PyInstaller? analysis.
13:54 Ticket #557 (Make tests again compatible with python 2.4 / 2.5) created by matysek
Current development focus is on python 2.6/2.7. Before releasing …
11:48 Changeset in project [f90ff95] by Martin Zibricky <mzibr.public@…>
Issue #184: Recompile Mac and Linux bootloaders.
11:29 Changeset in project [7c9090f] by Martin Zibricky <mzibr.public@…>
Issue #184: Recompile windows bootloader.
11:17 Changeset in project [9aae211] by Martin Zibricky <mzibr.public@…>
Issue #184: Recompile Linux 64bit bootloader.
11:16 Changeset in project [b6ec89b] by Martin Zibricky <mzibr.public@…>
Issue #184: Add test case for threading code to print ONE, TWO, THREE
10:02 Changeset in project [a64633c] by Martin Zibricky <mzibr.public@…>
Issue #495: Add pyttsx hook for testing.
02:28 Changeset in project [8f7eccd] by Giovanni Bajo <rasky@…>
Fix a bug that caused system .py to always be recompiled.
02:27 Changeset in project [2057cf1] by Giovanni Bajo <rasky@…>
Fix a bug in check_guts of EXE().
01:46 Changeset in project [607ee51] by Giovanni Bajo <rasky@…>
Fix a bug that caused all .py files to be recompiled. The code was …
01:29 Ticket #184 (Pyinstaller doesn't work properly with threading.Thread module) closed by giovannibajo
fixed: I've committed the fix for this bug [9c7a97e19].
01:19 Changeset in project [226b258] by Giovanni Bajo <rasky@…>
Simplify building of bootloader on Lion. Remove dependency from the …
01:19 Changeset in project [9c7a97e] by Giovanni Bajo <rasky@…>
Ticket #184: reinstate call to Py_Finalize()

05/23/12:

10:35 Changeset in project [84267ba] by Martin Zibricky <mzibr.public@…>
Merge pull request #12 from mikemccracken/develop Add search path for …
06:00 Changeset in project [cf7563d] by Michael McCracken <michael.mccracken@…>
Add search path for Homebrew-installed qt_menu.nib in /usr/local/Cellar.

05/22/12:

14:15 Changeset in project [67b940c] by Martin Zibricky <mzibr.public@…>
Fix: Hide import exceptions of skipped testcases.
11:59 Changeset in project [1a4fa5a] by Martin Zibricky <mzibr.public@…>
Issue #547: Improve performance of PE info parsing with lib pefile.
08:50 Changeset in project [eb2a42e] by Hartmut Goebel <h.goebel@…>
issue #547: Count tocs/targets per class, not globally.

05/21/12:

12:08 Ticket #463 (64bit: unmarshal from pyz fails) closed by matysek
invalid: Please reopen it if it still persists. Closing as invalid since there is …

05/18/12:

17:13 Ticket #548 (Bundled program causing "OwnerError, ,,,/Temp/_MEI26202 isn't a dir.) closed by matysek
invalid: Without any code example we can't reproduce this error. Please provide any …
17:10 Ticket #339 (tk/tcl does not get included in the build of the executable) closed by matysek
fixed: I tried provided code example with the latest development version with …
15:47 Changeset in project [6f128e2] by Martin Zibricky <mzibr.public@…>
Issue #540: Remove old platform specific ways to obtain Tcl/Tk? paths.
15:44 Changeset in project [bf760fa] by Martin Zibricky <mzibr.public@…>
Issue #540: Use better way to get paths to Tcl and Tk.
15:36 Changeset in project [4bbc7fb] by Martin Zibricky <mzibr.public@…>
Issue #540: Add better way to get paths to Tcl and Tk library.

05/16/12:

00:22 Changeset in project [4f78f3d] by Martin Zibricky <mzibr.public@…>
Merge branch 'develop' of github.com:pyinstaller/pyinstaller into develop

05/15/12:

21:53 Changeset in project [b4e56e4] by Martin Zibricky <mzibr.public@…>
Merge pull request #11 from …
16:42 Ticket #556 (Test ticket please ignore) created by sroselli
Test ticket please ignore

05/13/12:

20:45 Changeset in project [0f0fac3d] by Florian Höch <florian.hoech@…>
Clean: Split _check_path_overlap from _rmtree, move …
20:16 Changeset in old [1902] by giovannibajo
Added note
20:15 Changeset in old [1901] by giovannibajo
Create new trunk with README
20:14 Changeset in old [1900] by giovannibajo
Tag trunk and remove it
12:47 Ticket #555 (pyinstaller no module name loader) created by joachim.metz@…
Just pulled the version from svn running: PYTHONPATH=. …
12:43 Changeset in project [b8ea399] by Giovanni Bajo <rasky@…>
Fix on Windows platform (strip not present)

05/11/12:

23:01 Changeset in project [2063eff] by Florian Höch <florian.hoech@…>
Fix: Use update() on set returned by bindepend.getImports() instead of …
22:50 Changeset in project [d556368] by Florian H�ch <florian.hoech@…>
Clean: Remove unused code after _rmtree calls.
22:47 Changeset in project [f9c6998] by Florian H�ch <florian.hoech@…>
Rename _rmdir to _rmtree and use only where necessary.

05/10/12:

15:45 Ticket #554 (Failed to try sample encountered error) created by anonymous
C:\Work\Automation\Tools\pyinstaller-1.5.1>python Build.py …

05/09/12:

19:04 Changeset in project [f8a03a8] by Martin Zibricky <mzibr.public@…>
Merge branch 'develop' of github.com:pyinstaller/pyinstaller into develop
19:04 Changeset in project [6c5013d] by Martin Zibricky <mzibr.public@…>
Add: New modules to windows env. setup script.
18:18 Changeset in project [b6ce858] by Martin Zibricky <mzibr.public@…>
Issue #540: Add test case for Tkinter.
15:16 Ticket #540 (hook-_tkinter.py : find_tk_darwin(binaries) does not work) closed by matysek
fixed: This should be fixed in latest dev branch.
15:04 Changeset in project [ffd1253] by Martin Zibricky <mzibr.public@…>
Issue #540: Fix Tkinter hook for Mac when Tcl/Tk? not installed as …
14:12 Changeset in project [06b9e57] by Martin Zibricky <mzibr.public@…>
Issue #540: Fix including .tcl files on Mac.
Note: See TracTimeline for information about the timeline view.