Timeline
10/10/11:
- 15:42 Changeset in old [1654] by
- Added some whitespace. There is no use in saving a few bytes but drop …
- 15:42 Changeset in project [12d062a] by
- 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
- (diff)
- 13:33 Ticket #108 (problem importing types in SOAPpy) closed by
- 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
- fixed: Implemented in r1652, backported to 1.5 in r1653.
- 12:30 Changeset in old [1653] by
- #435 backport fix for 1.5 branch
- 12:30 Changeset in project [fe413e3] by
- 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
- Fix: hook-xml crashes with "bad marshal data" #435
- 12:25 Changeset in project [8526328] by
- 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
- I just stepped over hook-xml crashing with 'bad marshal data', because …
- 12:17 Ticket #434 (Permission denied: ...) created by
- My system (Mandriva 2010) does not install .pyc files for python-m2crypto, …
- 10:28 WikiStart edited by
- (diff)
- 10:26 FAQ edited by
- (diff)
- 10:22 HowtoReportBugs edited by
- (diff)
- 09:50 Changeset in old [1651] by
- rthooks.dat moved to support/rthooks.dat -- required for #304
- 09:50 Changeset in project [05c712b] by
- 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
- invalid: There is no exit() function in Python.
- 09:41 Changeset in old [1650] by
- Updating CHANGES.txt: --log-level and loggin system
- 09:41 Changeset in project [b5bd9d5d] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUpdating CHANGES.txt: --log-level and logging system.
- 09:25 Features/Python26Win edited by
- (diff)
- 01:23 Ticket #350 (use new pyinstaller icon for mac bundle) closed by
- fixed: r1649
- 01:23 Ticket #433 (Mac: implement option to add custom icon for app bundle) created by
- With --windowed option pyinstaller creates app bundle. The --icon option …
- 01:17 Features/MacOsCompatibility edited by
- add support for bundle icon (diff)
- 01:16 Changeset in old [1649] by
- #350 use PyInstaller? logo for Mac app bundle
- 01:16 Changeset in project [910815d] by
- 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
- fixed: Bootloader was recompiled and multipackage tests work.
10/09/11:
- 23:51 Changeset in old [1648] by
- fix small issues with logging
- 23:51 Changeset in project [17e9c44] by
- 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
- 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
- fixed: backported in r1647.
- 23:28 Changeset in old [1647] by
- #405 backport fix for 1.5 branch
- 23:28 Changeset in project [ff977f5] by
- 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
- #157 update change log
- 23:11 Changeset in project [c0b99bd] by
- 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
- fixed: This should be fixed in r1642 and r1645. qt_menu.nib is automatically …
- 22:52 Changeset in old [1645] by
- #157 on Mac for PyQt4 copy qt_menu.nib to app bundle Resource directory
- 22:52 Changeset in project [9737a73] by
- 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
- update warning about 32-bit python on Mac
- 21:48 Changeset in project [2d2a3df0] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUpdate warning about 32-bit python on Mac.
- 21:30 Changeset in old [1643] by
- fix test_pyqt4 test to create app bundle on mac
- 21:30 Changeset in project [927f577] by
- 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
- (diff)
- 21:21 Features/MacOsCompatibility edited by
- fix bundle (diff)
- 21:01 Changeset in old [1642] by
- #157 on Mac add qt_menu.nib to dist directory when using PyQt4
- 21:01 Changeset in project [737aad3] by
- 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
- Fixed comment about import using imp.load_module.
- 19:58 Changeset in project [1dc750c] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed comment about import using imp.load_module.
- 19:56 Changeset in old [1640] by
- Fixed: MakeComServer? needs to import PyInstaller?.makespec. Did this ever …
- 19:56 Changeset in project [bb3ee99] by
- 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
- Moving MakeComServer?.py to utils/
- 19:52 Changeset in project [20d0fb5] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMoving MakeComServer?.py to utils/.
- 19:52 Changeset in old [1638] by
- Cleanup: use module optparse instead of getopt
- 19:52 Changeset in project [e4c1ba6] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDCleanup: Use module optparse instead of getopt.
- 19:39 Changeset in old [1637] by
- Add option --log-level to all affected tools.
- 19:39 Changeset in project [6e12737] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdd option --log-level to all affected tools.
- 19:28 Changeset in old [1636] by
- F'up to r1623: bindepend.silent is gone, so need to set increased …
- 19:28 Changeset in project [2020d94] by
- 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
- Corrected file encoding cookie
- 18:35 Changeset in project [16981ff] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDCorrected file encoding cookie.
- 18:33 Changeset in old [1634] by
- Cleaunup: Replacing backslashs for line continuation as recommented in PEP …
- 18:33 Changeset in project [8f684a1] by
- 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
- Normalized line-endings to Unix style
- 18:11 Changeset in project [43e2e58] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDNormalized line-endings to Unix style.
- 17:58 Changeset in old [1632] by
- Minor cleanup: Use import PyInstaller.log as logging as in all other …
- 17:58 Changeset in project [c6ca4ac] by
- 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
- Removed some unused imports
- 17:56 Changeset in project [8fdec65] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDRemoved some unused imports.
- 17:51 Changeset in old [1630] by
- Use logging module instead of print - hooks part
- 17:51 Changeset in project [84ae772] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse logging module instead of print - hooks part.
- 17:38 Changeset in old [1629] by
- Use logging module instead of print - winresource.py part
- 17:38 Changeset in project [c983263] by
- 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
- Use logging module instead of print - winmanifest.py part
- 17:32 Changeset in project [3ff66be] by
- 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
- Use logging module instead of print - icon.py part
- 17:04 Changeset in project [1f8513f] by
- 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
- Removed some unused imports
- 16:55 Changeset in project [a8a3828] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDRemoved some unused imports.
- 16:54 Changeset in old [1625] by
- Use logging module instead of print - configure.py part - overseen some …
- 16:54 Changeset in project [455adf7] by
- 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
- Use logging module instead of print - configure.py part
- 16:50 Changeset in project [957ef64] by
- 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
- Use logging module instead of print - bindepend.py part
- 16:41 Changeset in project [5fdb70b] by
- 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
- Use logging module instead of print - mf.py part
- 16:41 Changeset in project [f64d954] by
- 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
- Added __all__
- 16:37 Changeset in project [343af39] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdded __all__ to PyInstaller?/log.py.
- 16:35 Changeset in old [1620] by
- Import more usefull symbols from logging module.
- 16:35 Changeset in project [22c1d9a] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDImport more useful symbols from logging module.
- 15:48 Changeset in old [1619] by
- Use logging module instead of print - build.py part
- 15:48 Changeset in project [d1f7c9e] by
- 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
- Setting default log level to INFO.
- 15:41 Changeset in project [bec05f6] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDSetting default log level to INFO.
- 15:37 Changeset in old [1617] by
- Commiting first version of PyInstalling?.log module for logging support.
- 15:37 Changeset in project [c5b0f3d] by
- 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
- Replace sys.exit() by raise SystemError()
- 15:30 Changeset in project [d3e6ac6] by
- 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
- get rid of warnings like: library kernel32.dll or coreddl.dll via ctypes …
- 23:17 Changeset in project [a109342] by
- 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
- Minor code enhancement.
- 16:42 Changeset in project [dae1026] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinor code enhancement.
- 16:20 Ticket #412 (solaris support) closed by
- fixed: Thanks for patch. Applied for trunk and 1.5 branch.
- 16:12 Changeset in old [1613] by
- #412 update changelog
- 16:12 Changeset in project [c0e671a] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #412: Update changelog.
- 16:09 Changeset in old [1612] by
- #412 experimental solaris support
- 16:09 Changeset in project [e8205ef] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #412: Experimental Solaris support.
- 15:01 Changeset in old [1611] by
- use debug bootloader for tests
- 15:01 Changeset in project [4cecf3c] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDUse debug bootloader for tests.
- 14:51 Changeset in old [1610] by
- #412 merge solaris support for 1.5 branch
- 14:51 Changeset in project [db6de5e] by
- 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
- In python multiprocessing module is a function for the module to work with …
10/05/11:
- 19:42 FAQ edited by
- note about activestate python on windows (diff)
10/04/11:
- 13:03 Ticket #431 (regression in iu.py introduced in r1571) closed by
- fixed: Fix in r1609.
- 12:59 Changeset in old [1609] by
- #431 Fix regression introduced in r1571 which prevents some modules to not …
- 12:59 Changeset in project [a06d499] by
- 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
- 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
- From …
- 09:13 Ticket #429 (pyinstaller executable is dependent of working directory) created by
- 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
- On Mac 10.3.9: Bill of Materials not found when trying to install …
10/01/11:
- 23:08 Ticket #427 (eval()) created by
- 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
- 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
- While trying to add encryption dongle support for our project I found …
- 20:54 Recipe/SetuptoolsEntryPoint edited by
- (diff)
- 20:39 Recipe/SetuptoolsEntryPoint edited by
- (diff)
- 20:09 Recipe edited by
- (diff)
- 20:05 Recipe created by
- 18:47 Recipe/CollectDatafiles created by
- 18:28 WikiStart edited by
- (diff)
- 18:27 WikiStart edited by
- Added Martin and Hartmut as maintainers -- as they are :-) (diff)
- 18:25 WikiStart edited by
- Added link to recipes. (diff)
- 18:16 FAQ edited by
- (diff)
- 18:07 Recipe/SetuptoolsEntryPoint created by
- 17:57 FAQ edited by
- (diff)
- 17:53 FAQ edited by
- (diff)
09/27/11:
- 23:42 Ticket #329 (PyPi integration) closed by
- duplicate: Duplicate, see #304
- 23:37 Changeset in old [1608] by
- Reformated line wrapping.
- 23:37 Changeset in project [6f0991e] by
- 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
- fixed
- 23:30 Ticket #424 (custom runtime hooks dir) created by
- 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
- fixed: Fixed with the hook implemented in #1555. I just added a test-case, see …
- 23:27 Changeset in old [1607] by
- Added test-case for #316: Import email.MIMEMultipart in Python 2.6
- 23:27 Changeset in project [b6dd894] by
- 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
- Fixed small bug introduced in #1600
- 23:17 Changeset in project [2a79014] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed small bug introduced in …
- 23:14 Changeset in old [1605] by
- Fixed: chdir() fails if test is not in subdir.
- 23:14 Changeset in project [6b53813] by
- 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
- Fixed #405: scan_code can call all.extend when all is None
- 22:33 Changeset in project [296f16d] by
- 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
- fixed: Done in #1400.
- 21:58 Changeset in old [1603] by
- Adding option --additional-hooks-dir (see #325)
- 21:58 Changeset in project [297b690] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDAdding option --additional-hooks-dir (see ticket #325).
- 21:51 Changeset in old [1602] by
- Fixed typo.
- 21:51 Changeset in project [987d491] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDFixed typo.
- 21:40 Changeset in old [1601] by
- Minor code cleanup.
- 21:40 Changeset in project [ba5007d] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinor code cleanup.
- 21:25 Changeset in old [1600] by
- Minor code cleanup.
- 21:25 Changeset in project [249a01f] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinor code cleanup.
- 21:14 Ticket #419 (Wrong indentation in Configure.py?) closed by
- fixed: Not really :-) The bug is, there is missing a break after …
- 21:13 Changeset in old [1599] by
- Fix #419: duplicate "found TCL/TK version" messages plus "could not find …
- 21:13 Changeset in project [b09b5e0] by
- 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
- wontfix: The stuff implemented in changeset:484 and changeset:507 has been removed …
- 20:41 Changeset in old [1598] by
- Minimalistic code cleanup.
- 20:41 Changeset in project [8c4e7f8] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDMinimalistic code cleanup.
- 20:39 Changeset in old [1597] by
- Avoid printing traceback on Ctrl-C (KeyboardInterrupt?) for all scripts.
- 20:39 Changeset in project [36642a1] by
- 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
- Remove usage of module string.
- 20:38 Changeset in project [1ca1938] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDRemove usage of module string.
09/26/11:
- 22:09 Changeset in old [1595] by
- Updating svn:ignore
- 13:15 Ticket #423 (Error while running the exe) created by
- 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
- Add code to support linking the Python library statically. This is …
09/21/11:
- 22:55 Changeset in old [1594] by
- fix issue with import zipfile - it should not be imported only for windows
- 22:55 Changeset in project [96a51e6] by
- 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
- Add comment to change in r1592
- 15:14 Changeset in project [514fa9d] by
- 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
- I believe the indentation in configure.py, line 153 is wrong: …
- 10:42 Changeset in old [1592] by
- Fixed: PE instance has no attribute 'DIRECTORY_ENTRY_IMPORT'
- 10:42 Changeset in project [a3a4bdd] by
- 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
- Fix: load_module "hack" from r1363 did only work if current dir was …
- 21:00 Changeset in project [e715c4b] by
- 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
- Remove usage of module string.
- 20:51 Changeset in project [f0fae13e] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDRemove usage of module string.
- 20:35 Changeset in old [1589] by
- Fixed syntax-error (intro r1578)
- 20:35 Changeset in project [f31b161] by
- 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
- fixed: Implemented in r1587, r1588.
- 23:20 Changeset in old [1588] by
- #416 on linux exclude files from glibc
- 23:20 Changeset in project [04119db] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #416: On Linux exclude files from glibc.
- 23:20 Changeset in old [1587] by
- #416 on linux exclude files from glibc
- 23:20 Changeset in project [e06ace3] by
- 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
- Some additional libraries which belongs to glibc should be excluded from …
09/16/11:
- 22:10 Changeset in old [1586] by
- #343 update waf code for static linking libpython
- 22:10 Changeset in project [0fa06d0] by
- 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
- duplicate: Duplicate of #414
- 11:15 Ticket #415 (Django server does not run) created by
- Steps to reproduce (on OSX): * sudo easy_install django * …
09/15/11:
- 18:38 Ticket #414 (Django server does not run) created by
- 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
- invalid
- 13:41 Ticket #410 (printing file path with diacritics fails with unicode error) closed by
- fixed: Fixed in r1585. Thanks.
- 12:33 Changeset in old [1585] by
- fix print statement which is failing if filesystem path contains non-ascii …
- 12:33 Changeset in project [aa59a57] by
- 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
- buildtests - delete .spec files during clean() for tests without .spec …
- 12:31 Changeset in project [d6b84a5] by
- 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
- duplicate: Fixed in r1581. Duplicate of #397.
- 00:48 Ticket #409 (SQLAlchemy hook MSW fix) closed by
- duplicate: Fixed in r1581. Thanks. Duplicate of #397.
- 00:47 Ticket #397 (packaging sqlalchemy 0.7.2 (mysql) does not include MySQLdb) closed by
- fixed: Fixed in r1581.
- 00:45 Changeset in old [1583] by
- #397 add test for sqlalchemy
- 00:45 Changeset in project [1ea625e] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #397: Add test case for sqlalchemy.
- 00:40 Changeset in old [1582] by
- #397 add hidden imports to sqlalchemy hook
- 00:40 Changeset in project [bdf1351] by
- developfeature-485-junit_xmlhotfix-1.5.2issue-489-check_WIFEXITEDTicket #397: Add hidden imports to sqlalchemy hook.
- 00:14 Changeset in old [1581] by
- #397 fix sqlalchemy hook
- 00:14 Changeset in project [14b1b63] by
- 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
- On the mailing list a person submitted patch for solaris support. I think …
Note: See TracTimeline
for information about the timeline view.
