Timeline


and

10/10/11:

15:42 Changeset in old [1654] by htgoebel
Added some whitespace. There is no use in saving a few bytes but drop …
15:42 Changeset in project [12d062a] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdded some whitespace. There is no use in saving a few bytes but drop …
13:36 HowtoReportBugs edited by htgoebel
(diff)
13:33 Ticket #108 (problem importing types in SOAPpy) closed by htgoebel
wontfix: I'm closing this ticket. If it's still valid, please supply more …
12:31 Ticket #435 (hook-xml crashes with 'bad marshal data') closed by htgoebel
fixed: Implemented in r1652, backported to 1.5 in r1653.
12:30 Changeset in old [1653] by htgoebel
#435 backport fix for 1.5 branch
12:30 Changeset in project [fe413e3] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDBackport ticket #435 to 1.5 branch: hook-xml crashes with "bad marshal …
12:25 Changeset in old [1652] by htgoebel
Fix: hook-xml crashes with "bad marshal data" #435
12:25 Changeset in project [8526328] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFix ticket #435: hook-xml crashes with "bad marshal data".
12:24 Ticket #435 (hook-xml crashes with 'bad marshal data') created by htgoebel
I just stepped over hook-xml crashing with 'bad marshal data', because …
12:17 Ticket #434 (Permission denied: ...) created by htgoebel
My system (Mandriva 2010) does not install .pyc files for python-m2crypto, …
10:28 WikiStart edited by htgoebel
(diff)
10:26 FAQ edited by htgoebel
(diff)
10:22 HowtoReportBugs edited by htgoebel
(diff)
09:50 Changeset in old [1651] by htgoebel
rthooks.dat moved to support/rthooks.dat -- required for #304
09:50 Changeset in project [05c712b] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDrthooks.dat moved to support/rthooks.dat -- required for ticket #304.
09:49 Ticket #427 (eval()) closed by htgoebel
invalid: There is no exit() function in Python.
09:41 Changeset in old [1650] by htgoebel
Updating CHANGES.txt: --log-level and loggin system
09:41 Changeset in project [b5bd9d5d] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUpdating CHANGES.txt: --log-level and logging system.
09:25 Features/Python26Win edited by htgoebel
(diff)
01:23 Ticket #350 (use new pyinstaller icon for mac bundle) closed by matysek
fixed: r1649
01:23 Ticket #433 (Mac: implement option to add custom icon for app bundle) created by matysek
With --windowed option pyinstaller creates app bundle. The --icon option …
01:17 Features/MacOsCompatibility edited by matysek
add support for bundle icon (diff)
01:16 Changeset in old [1649] by matysek
#350 use PyInstaller? logo for Mac app bundle
01:16 Changeset in project [910815d] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #350: Use PyInstaller? logo for Mac app bundle.
00:00 Ticket #301 (test multipackage feature on MacOSX and recompile bootloader) closed by matysek
fixed: Bootloader was recompiled and multipackage tests work.

10/09/11:

23:51 Changeset in old [1648] by matysek
fix small issues with logging
23:51 Changeset in project [17e9c44] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFix small issues with logging.
23:36 Ticket #360 (Insecure LD_LIBRARY_PATH: Contains "./" as one path) closed by matysek
fixed: Closing not able to reproduce. For me it works.
23:28 Ticket #405 (scan_code can call all.extend when all is None) closed by matysek
fixed: backported in r1647.
23:28 Changeset in old [1647] by matysek
#405 backport fix for 1.5 branch
23:28 Changeset in project [ff977f5] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDBackport ticket #405 to 1.5 branch: scan_code can call all.extend() ... …
23:11 Changeset in old [1646] by matysek
#157 update change log
23:11 Changeset in project [c0b99bd] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #157: Update change log.
22:59 Ticket #157 (All PyQt apps give Error: 'qt_menu.nib could not be loaded' on OS-X) closed by matysek
fixed: This should be fixed in r1642 and r1645. qt_menu.nib is automatically …
22:52 Changeset in old [1645] by matysek
#157 on Mac for PyQt4 copy qt_menu.nib to app bundle Resource directory
22:52 Changeset in project [9737a73] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #157: On Mac for PyQt4 copy qt_menu.nib to app bundle Resource …
21:48 Changeset in old [1644] by matysek
update warning about 32-bit python on Mac
21:48 Changeset in project [2d2a3df0] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUpdate warning about 32-bit python on Mac.
21:30 Changeset in old [1643] by matysek
fix test_pyqt4 test to create app bundle on mac
21:30 Changeset in project [927f577] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFix test_pyqt4 test case to create app bundle on Mac.
21:26 Features/MacOsCompatibility edited by matysek
(diff)
21:21 Features/MacOsCompatibility edited by matysek
fix bundle (diff)
21:01 Changeset in old [1642] by matysek
#157 on Mac add qt_menu.nib to dist directory when using PyQt4
21:01 Changeset in project [737aad3] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #157: On Mac add qt_menu.nib to dist directory when using PyQt4.
19:58 Changeset in old [1641] by htgoebel
Fixed comment about import using imp.load_module.
19:58 Changeset in project [1dc750c] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed comment about import using imp.load_module.
19:56 Changeset in old [1640] by htgoebel
Fixed: MakeComServer? needs to import PyInstaller?.makespec. Did this ever …
19:56 Changeset in project [bb3ee99] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed: MakeComServer? needs to import PyInstaller?.makespec. Did this ever …
19:52 Changeset in old [1639] by htgoebel
Moving MakeComServer?.py to utils/
19:52 Changeset in project [20d0fb5] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMoving MakeComServer?.py to utils/.
19:52 Changeset in old [1638] by htgoebel
Cleanup: use module optparse instead of getopt
19:52 Changeset in project [e4c1ba6] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDCleanup: Use module optparse instead of getopt.
19:39 Changeset in old [1637] by htgoebel
Add option --log-level to all affected tools.
19:39 Changeset in project [6e12737] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdd option --log-level to all affected tools.
19:28 Changeset in old [1636] by htgoebel
F'up to r1623: bindepend.silent is gone, so need to set increased …
19:28 Changeset in project [2020d94] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDF'up to 2011-10-09T14:41:33Z!h.goebel@goebel-consult.de: need to set …
18:35 Changeset in old [1635] by htgoebel
Corrected file encoding cookie
18:35 Changeset in project [16981ff] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDCorrected file encoding cookie.
18:33 Changeset in old [1634] by htgoebel
Cleaunup: Replacing backslashs for line continuation as recommented in PEP …
18:33 Changeset in project [8f684a1] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDCleanup: Replacing backslashes for line continuation as recommended in PEP …
18:11 Changeset in old [1633] by htgoebel
Normalized line-endings to Unix style
18:11 Changeset in project [43e2e58] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDNormalized line-endings to Unix style.
17:58 Changeset in old [1632] by htgoebel
Minor cleanup: Use import PyInstaller.log as logging as in all other …
17:58 Changeset in project [c6ca4ac] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinor cleanup: Use import PyInstaller.log as logging as in all other …
17:56 Changeset in old [1631] by htgoebel
Removed some unused imports
17:56 Changeset in project [8fdec65] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDRemoved some unused imports.
17:51 Changeset in old [1630] by htgoebel
Use logging module instead of print - hooks part
17:51 Changeset in project [84ae772] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - hooks part.
17:38 Changeset in old [1629] by htgoebel
Use logging module instead of print - winresource.py part
17:38 Changeset in project [c983263] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - winresource.py part.
17:32 Changeset in old [1628] by htgoebel
Use logging module instead of print - winmanifest.py part
17:32 Changeset in project [3ff66be] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - winmanifest.py part.
17:04 Changeset in old [1627] by htgoebel
Use logging module instead of print - icon.py part
17:04 Changeset in project [1f8513f] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - icon.py part.
16:55 Changeset in old [1626] by htgoebel
Removed some unused imports
16:55 Changeset in project [a8a3828] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDRemoved some unused imports.
16:54 Changeset in old [1625] by htgoebel
Use logging module instead of print - configure.py part - overseen some …
16:54 Changeset in project [455adf7] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - configure.py part - overseen some …
16:50 Changeset in old [1624] by htgoebel
Use logging module instead of print - configure.py part
16:50 Changeset in project [957ef64] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - configure.py part.
16:41 Changeset in old [1623] by htgoebel
Use logging module instead of print - bindepend.py part
16:41 Changeset in project [5fdb70b] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - bindepend.py part.
16:41 Changeset in old [1622] by htgoebel
Use logging module instead of print - mf.py part
16:41 Changeset in project [f64d954] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - mf.py part.
16:37 Changeset in old [1621] by htgoebel
Added __all__
16:37 Changeset in project [343af39] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdded __all__ to PyInstaller?/log.py.
16:35 Changeset in old [1620] by htgoebel
Import more usefull symbols from logging module.
16:35 Changeset in project [22c1d9a] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDImport more useful symbols from logging module.
15:48 Changeset in old [1619] by htgoebel
Use logging module instead of print - build.py part
15:48 Changeset in project [d1f7c9e] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - build.py part.
15:41 Changeset in old [1618] by htgoebel
Setting default log level to INFO.
15:41 Changeset in project [bec05f6] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDSetting default log level to INFO.
15:37 Changeset in old [1617] by htgoebel
Commiting first version of PyInstalling?.log module for logging support.
15:37 Changeset in project [c5b0f3d] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDCommitting first version of PyInstalling?.log module for logging support.
15:30 Changeset in old [1616] by htgoebel
Replace sys.exit() by raise SystemError()
15:30 Changeset in project [d3e6ac6] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDReplace sys.exit() by raise SystemError().

10/08/11:

23:17 Changeset in old [1615] by matysek
get rid of warnings like: library kernel32.dll or coreddl.dll via ctypes …
23:17 Changeset in project [a109342] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDGet rid of warnings like: "library kernel32.dll via ctypes not found".
16:42 Changeset in old [1614] by htgoebel
Minor code enhancement.
16:42 Changeset in project [dae1026] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinor code enhancement.
16:20 Ticket #412 (solaris support) closed by matysek
fixed: Thanks for patch. Applied for trunk and 1.5 branch.
16:12 Changeset in old [1613] by matysek
#412 update changelog
16:12 Changeset in project [c0e671a] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #412: Update changelog.
16:09 Changeset in old [1612] by matysek
#412 experimental solaris support
16:09 Changeset in project [e8205ef] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #412: Experimental Solaris support.
15:01 Changeset in old [1611] by matysek
use debug bootloader for tests
15:01 Changeset in project [4cecf3c] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse debug bootloader for tests.
14:51 Changeset in old [1610] by matysek
#412 merge solaris support for 1.5 branch
14:51 Changeset in project [db6de5e] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #412: Merge Solaris support for 1.5 branch.

10/06/11:

13:08 Ticket #432 (Mention multiprocessing.freeze_support() in manual) created by matysek
In python multiprocessing module is a function for the module to work with …

10/05/11:

19:42 FAQ edited by matysek
note about activestate python on windows (diff)

10/04/11:

13:03 Ticket #431 (regression in iu.py introduced in r1571) closed by matysek
fixed: Fix in r1609.
12:59 Changeset in old [1609] by matysek
#431 Fix regression introduced in r1571 which prevents some modules to not …
12:59 Changeset in project [a06d499] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #431: Fix regression introduced in …
12:13 Ticket #431 (regression in iu.py introduced in r1571) created by matysek
In r1571 was introduced a regression where for some modules the iu.py
10:37 Ticket #430 (exception handler that logs exceptions to log files) created by htgoebel
From …
09:13 Ticket #429 (pyinstaller executable is dependent of working directory) created by maggie
Hi, im having a strange behaviour with an executable created with …

10/02/11:

23:33 Ticket #428 (Bill of Materials not found) created by rafulton1944
On Mac 10.3.9: Bill of Materials not found when trying to install …

10/01/11:

23:08 Ticket #427 (eval()) created by fox_zreomf@…
I have just created an executable file using PyInstaller?, and trying to …

09/29/11:

13:41 Ticket #426 (Add keysyms in the hidden dependencies of pygtk) created by vincent@…
Hello, in the hook-gtk.py file, you may want to add 'keysyms' to …

09/28/11:

20:57 Ticket #425 (Add hook for ZODB3) created by spoc
While trying to add encryption dongle support for our project I found …
20:54 Recipe/SetuptoolsEntryPoint edited by htgoebel
(diff)
20:39 Recipe/SetuptoolsEntryPoint edited by htgoebel
(diff)
20:09 Recipe edited by htgoebel
(diff)
20:05 Recipe created by htgoebel
18:47 Recipe/CollectDatafiles created by htgoebel
18:28 WikiStart edited by htgoebel
(diff)
18:27 WikiStart edited by htgoebel
Added Martin and Hartmut as maintainers -- as they are :-) (diff)
18:25 WikiStart edited by htgoebel
Added link to recipes. (diff)
18:16 FAQ edited by htgoebel
(diff)
18:07 Recipe/SetuptoolsEntryPoint created by htgoebel
17:57 FAQ edited by htgoebel
(diff)
17:53 FAQ edited by htgoebel
(diff)

09/27/11:

23:42 Ticket #329 (PyPi integration) closed by htgoebel
duplicate: Duplicate, see #304
23:37 Changeset in old [1608] by htgoebel
Reformated line wrapping.
23:37 Changeset in project [6f0991e] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDReformated line wrapping.
23:36 Ticket #325 (add cli option to specify custom hooks folder) closed by matysek
fixed
23:30 Ticket #424 (custom runtime hooks dir) created by matysek
run-time hooks work completly differend than import hooks (#325): There …
23:27 Ticket #316 (Unable to Import email.MIMEMultipart in Python 2.6) closed by htgoebel
fixed: Fixed with the hook implemented in #1555. I just added a test-case, see …
23:27 Changeset in old [1607] by htgoebel
Added test-case for #316: Import email.MIMEMultipart in Python 2.6
23:27 Changeset in project [b6dd894] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdded test-case for ticket #316: Import email.MIMEMultipart in Python 2.6.
23:17 Changeset in old [1606] by htgoebel
Fixed small bug introduced in #1600
23:17 Changeset in project [2a79014] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed small bug introduced in …
23:14 Changeset in old [1605] by htgoebel
Fixed: chdir() fails if test is not in subdir.
23:14 Changeset in project [6b53813] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed: chdir() fails if test is not in subdir.
22:33 Changeset in old [1604] by htgoebel
Fixed #405: scan_code can call all.extend when all is None
22:33 Changeset in project [296f16d] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed ticket #405: scan_code can call all.extend() when all is None.
22:29 Ticket #331 (create module for compatibility code) closed by htgoebel
fixed: Done in #1400.
21:58 Changeset in old [1603] by htgoebel
Adding option --additional-hooks-dir (see #325)
21:58 Changeset in project [297b690] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdding option --additional-hooks-dir (see ticket #325).
21:51 Changeset in old [1602] by htgoebel
Fixed typo.
21:51 Changeset in project [987d491] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed typo.
21:40 Changeset in old [1601] by htgoebel
Minor code cleanup.
21:40 Changeset in project [ba5007d] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinor code cleanup.
21:25 Changeset in old [1600] by htgoebel
Minor code cleanup.
21:25 Changeset in project [249a01f] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinor code cleanup.
21:14 Ticket #419 (Wrong indentation in Configure.py?) closed by htgoebel
fixed: Not really :-) The bug is, there is missing a break after …
21:13 Changeset in old [1599] by htgoebel
Fix #419: duplicate "found TCL/TK version" messages plus "could not find …
21:13 Changeset in project [b09b5e0] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFix ticket #419: Duplicate "found TCL/TK version" messages plus ... "could …
21:01 Ticket #29 (CrossCompiling (Win Exes from Linux)) closed by htgoebel
wontfix: The stuff implemented in changeset:484 and changeset:507 has been removed …
20:41 Changeset in old [1598] by htgoebel
Minimalistic code cleanup.
20:41 Changeset in project [8c4e7f8] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinimalistic code cleanup.
20:39 Changeset in old [1597] by htgoebel
Avoid printing traceback on Ctrl-C (KeyboardInterrupt?) for all scripts.
20:39 Changeset in project [36642a1] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAvoid printing traceback on Ctrl-C (KeyboardInterrupt?) for all scripts.
20:38 Changeset in old [1596] by htgoebel
Remove usage of module string.
20:38 Changeset in project [1ca1938] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDRemove usage of module string.

09/26/11:

22:09 Changeset in old [1595] by htgoebel
Updating svn:ignore
13:15 Ticket #423 (Error while running the exe) created by koteshwar.ch
Hello, I am facing following problem while running the exe created by …

09/22/11:

14:30 Ticket #420 (Support statical linking of Python library) created by mgd
Add code to support linking the Python library statically. This is …

09/21/11:

22:55 Changeset in old [1594] by matysek
fix issue with import zipfile - it should not be imported only for windows
22:55 Changeset in project [96a51e6] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFix issue with import zipfile - it should not be imported only for …

09/19/11:

15:14 Changeset in old [1593] by matysek
Add comment to change in r1592
15:14 Changeset in project [514fa9d] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdd comment to change in 2011-09-19T08:42:44Z!h.goebel@goebel-consult.de.
14:22 Ticket #419 (Wrong indentation in Configure.py?) created by anonymous
I believe the indentation in configure.py, line 153 is wrong: …
10:42 Changeset in old [1592] by htgoebel
Fixed: PE instance has no attribute 'DIRECTORY_ENTRY_IMPORT'
10:42 Changeset in project [a3a4bdd] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed: PE instance has no attribute 'DIRECTORY_ENTRY_IMPORT'.

09/18/11:

21:00 Changeset in old [1591] by htgoebel
Fix: load_module "hack" from r1363 did only work if current dir was …
21:00 Changeset in project [e715c4b] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFix: load_module "hack" did only work if current dir was PyInstaller?-Home, …
20:51 Changeset in old [1590] by htgoebel
Remove usage of module string.
20:51 Changeset in project [f0fae13e] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDRemove usage of module string.
20:35 Changeset in old [1589] by htgoebel
Fixed syntax-error (intro r1578)
20:35 Changeset in project [f31b161] by Hartmut Goebel <h.goebel@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed syntax-error (intro 2011-08-23T10:46:40Z!mzibr.public@gmail.com).

09/17/11:

23:25 Ticket #416 (exclude glibc files on Linux) closed by matysek
fixed: Implemented in r1587, r1588.
23:20 Changeset in old [1588] by matysek
#416 on linux exclude files from glibc
23:20 Changeset in project [04119db] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #416: On Linux exclude files from glibc.
23:20 Changeset in old [1587] by matysek
#416 on linux exclude files from glibc
23:20 Changeset in project [e06ace3] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #416: On linux exclude files from glibc.
15:09 Ticket #416 (exclude glibc files on Linux) created by matysek
Some additional libraries which belongs to glibc should be excluded from …

09/16/11:

22:10 Changeset in old [1586] by matysek
#343 update waf code for static linking libpython
22:10 Changeset in project [0fa06d0] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #343: Update waf code for static linking libpython.
11:36 Ticket #415 (Django server does not run) closed by matysek
duplicate: Duplicate of #414
11:15 Ticket #415 (Django server does not run) created by pyinstaller@…
Steps to reproduce (on OSX): * sudo easy_install django * …

09/15/11:

18:38 Ticket #414 (Django server does not run) created by pyinstaller@…
Steps to reproduce (on OSX): * sudo easy_install django * …

09/13/11:

13:42 Ticket #411 (import hashlib, ERROR:root:code for hash md5 was not found.) closed by matysek
invalid
13:41 Ticket #410 (printing file path with diacritics fails with unicode error) closed by matysek
fixed: Fixed in r1585. Thanks.
12:33 Changeset in old [1585] by matysek
fix print statement which is failing if filesystem path contains non-ascii …
12:33 Changeset in project [aa59a57] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFix: A print statement fails if filesystem path contains non-ascii …
12:31 Changeset in old [1584] by matysek
buildtests - delete .spec files during clean() for tests without .spec …
12:31 Changeset in project [d6b84a5] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDbuildtests: Delete .spec files during clean() for tests without .spec …
00:49 Ticket #408 (hook-sqlalchemy bug) closed by matysek
duplicate: Fixed in r1581. Duplicate of #397.
00:48 Ticket #409 (SQLAlchemy hook MSW fix) closed by matysek
duplicate: Fixed in r1581. Thanks. Duplicate of #397.
00:47 Ticket #397 (packaging sqlalchemy 0.7.2 (mysql) does not include MySQLdb) closed by matysek
fixed: Fixed in r1581.
00:45 Changeset in old [1583] by matysek
#397 add test for sqlalchemy
00:45 Changeset in project [1ea625e] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #397: Add test case for sqlalchemy.
00:40 Changeset in old [1582] by matysek
#397 add hidden imports to sqlalchemy hook
00:40 Changeset in project [bdf1351] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #397: Add hidden imports to sqlalchemy hook.
00:14 Changeset in old [1581] by matysek
#397 fix sqlalchemy hook
00:14 Changeset in project [14b1b63] by Martin Zibricky <mzibr.public@…>
developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #397: Fix sqlalchemy hook.

09/10/11:

19:07 Ticket #412 (solaris support) created by matysek
On the mailing list a person submitted patch for solaris support. I think …
Note: See TracTimeline for information about the timeline view.