Timeline


and .

03/29/10:

22:43 Changeset [814] by giovannibajo
Avoid buffer overflow in filename creation.
17:06 Changeset [813] by fhoech
Raise exception if we cannot get the resources of a binary.
16:09 Ticket #170 (pycrypto egg with python 2.6 on win32 - UnboundLocalError) created by michal.dtz@gmail.com
Hi there, I'm trying to build an application, that includes pycrypto, and …

03/28/10:

18:34 Python26Win edited by fhoech
Fixed typo (diff)

03/25/10:

15:28 WikiStart edited by giovannibajo
(diff)
15:21 Ticket #169 (IOError: Python library not found!) closed by giovannibajo
invalid: Discussed by e-mail, the user was using a custom-build static version of …

03/24/10:

18:00 Ticket #169 (IOError: Python library not found!) created by jianjianjiao
Hi all: A problem goes as follows when I use pyinstaller 1.4(Python …
14:12 WikiStart edited by giovannibajo
(diff)
12:43 Changeset [812] by fhoech
Remove only the correct sub directory of the output directory when …

03/22/10:

00:59 WikiStart edited by giovannibajo
(diff)
00:59 WikiStart edited by giovannibajo
(diff)
00:58 WikiStart edited by giovannibajo
(diff)
00:58 WikiStart edited by giovannibajo
(diff)
00:37 Milestone PyInstaller 1.4 completed
This milestone is basically to release a much improved version with …
00:36 WikiStart edited by giovannibajo
(diff)
00:36 WikiStart edited by giovannibajo
(diff)
00:35 WikiStart edited by giovannibajo
(diff)
00:35 OldDownloads edited by giovannibajo
(diff)
00:34 OldDownloads created by giovannibajo
00:34 WikiStart edited by giovannibajo
(diff)
00:33 WikiStart edited by giovannibajo
(diff)
00:28 Changeset [811] by giovannibajo
Release 1.4
00:27 Changeset [810] by giovannibajo
Create 1.4 branch

03/20/10:

12:27 Python26Win edited by giovannibajo
(diff)
12:24 Python26Win edited by giovannibajo
(diff)
12:24 Python26Win edited by giovannibajo
(diff)
02:23 Python26Win edited by giovannibajo
(diff)
02:19 Changeset [809] by giovannibajo
Error out if we are using Python 2.6 on Windows
02:17 Changeset [808] by giovannibajo
Avoid calling ctypes resolution if no binaries were found
02:12 Python26Win created by giovannibajo
02:04 WikiStart edited by giovannibajo
(diff)

03/19/10:

03:46 Changeset [807] by giovannibajo
Move ctypes dependency solver in PyModule?'s constructor. This solves a …

03/18/10:

17:33 Changeset [806] by fhoech
Fixed typo
17:30 Changeset [805] by fhoech
Added MSIMG32.DLL to the exclude list
12:04 Ticket #168 (hook-distutils.py does text read on binary file) closed by giovannibajo
fixed: Fixed in [803], will make it to 1.4. Thanks!
11:08 Changeset [804] by giovannibajo
Ticket #168: fix hook distutils under Windows
02:57 Ticket #168 (hook-distutils.py does text read on binary file) created by peter@engcorp.com
The code in source:trunk/hooks/hook-distutils.py is opening a .pyc file …

03/15/10:

16:53 Ticket #167 (Multi-executable support) reopened by giovannibajo
16:52 Ticket #167 (Multi-executable support) closed by giovannibajo
fixed: This feature is already fully implemented in …
16:51 Ticket #167 (Multi-executable support) created by giovannibajo
PyInstaller? should grow support for packing programs made of multiple …
16:47 Ticket #149 (packed binary tries to import all the .py files in the current directory) closed by giovannibajo
duplicate
16:45 Ticket #166 (Configurable policy for importing external Python files) created by giovannibajo
Currently, PyInstaller? adds the executable's directory to the sys.path, …
16:33 WikiStart edited by giovannibajo
(diff)
14:18 Ticket #38 (Python2.6 Fatal Error) closed by giovannibajo
duplicate: At this point, this is a duplicate of ticket #39.

03/14/10:

16:17 Changeset [803] by fhoech
Added option -y / --noconfirm to skip confirmation of output directory …
14:38 Changeset [802] by fhoech
Branch for Python 2.6 support on Windows (automatically resolve assembly …

03/13/10:

18:17 Changeset [801] by giovannibajo
Use anonymous SVN url
18:16 Changeset [800] by giovannibajo
Add deploy script
18:15 Changeset [799] by giovannibajo
Create deploy script directories
18:02 Ticket #165 (Compile the bootloader on Linux as a LSB binary) created by giovannibajo
To reduce binary compatibility annoyance, it would be better to build the …
17:59 Ticket #164 (Simplify bootloader compilation on Windows) created by giovannibajo
Currently, compiling the bootloader under Windows requires the Scons tool …
17:41 WikiStart edited by giovannibajo
(diff)
17:39 Ticket #163 (Hook file for lxml.objectify) closed by giovannibajo
fixed: Commited in [798], thanks! It missed 1.4-RC1, but will be in 1.4 final.
17:39 Changeset [798] by giovannibajo
Ticket #163: add import hook for lxml.objectify
17:35 Changeset [797] by giovannibajo
Tag
17:35 Changeset [796] by giovannibajo
Remote tag
17:34 Changeset [795] by giovannibajo
Update changelog
17:30 WikiStart edited by giovannibajo
(diff)
17:29 WikiStart edited by giovannibajo
(diff)
17:28 WikiStart edited by giovannibajo
(diff)
17:22 WikiStart edited by giovannibajo
(diff)
17:22 WikiStart edited by giovannibajo
(diff)
17:21 WikiStart edited by giovannibajo
(diff)
17:21 WikiStart edited by giovannibajo
(diff)
17:17 Changeset [794] by giovannibajo
New RC1 tag
17:17 Changeset [793] by giovannibajo
Remove 1.4 tag
17:16 Changeset [792] by giovannibajo
Remove debug message
17:08 Ticket #163 (Hook file for lxml.objectify) created by raoul.snyman@gmail.com
A hook file for the lxml.objectify module.
16:56 Changeset [791] by giovannibajo
Tag 1.4-rc1
16:56 Changeset [790] by giovannibajo
Remove 1.4 old tags
16:55 Changeset [789] by giovannibajo
Mark the pdf as binary file
16:54 Changeset [788] by giovannibajo
Update generated documentation
16:54 Changeset [787] by giovannibajo
Remove highlighting from bullet lists
16:54 Changeset [786] by giovannibajo
Update documentation
16:20 Changeset [785] by giovannibajo
Use wkhtmltopdf to create PDF version of the manual. pdflatex with …
16:16 Changeset [784] by giovannibajo
Fix the |GOBACK| hyperlink
14:34 Changeset [783] by giovannibajo
Update URLs and version numbers
14:08 Changeset [782] by giovannibajo
Tag rc1
13:56 Changeset [781] by giovannibajo
Create release branch
13:48 MacOsCompatibility created by giovannibajo
13:39 WikiStart edited by giovannibajo
(diff)
13:39 WikiStart edited by giovannibajo
(diff)

03/12/10:

21:09 Changeset [780] by giovannibajo
Update binary bootloader for Windows
21:07 Changeset [779] by giovannibajo
Yet another missing numerix submodule in matplotlib
21:02 Ticket #105 (Django support) closed by giovannibajo
fixed: This patch was already merged months ago, I forgot to close this ticket.
21:01 SupportedPackages edited by giovannibajo
(diff)
21:00 Ticket #140 (Adding hooks for pygments) closed by giovannibajo
fixed: Thanks! Committed in [778].
21:00 Changeset [778] by giovannibajo
Ticket #140: add support for pygments
20:59 WikiStart edited by giovannibajo
(diff)
20:57 SupportedPackages edited by giovannibajo
(diff)
20:57 SupportedPackages edited by giovannibajo
(diff)
20:56 Ticket #71 (Import decimal error in iu.py) closed by giovannibajo
fixed: Confirmed. cx_Oracle does a hidden import of decimal. Fixed in [777] with …
20:55 Changeset [777] by giovannibajo
Ticket #71: add import hook for cx_Oracle
20:51 Ticket #147 (EOF error with django) closed by giovannibajo
fixed: As discussed in mailing list, the problem appears to be the extra level of …
20:50 Changeset [776] by giovannibajo
Ticket #147: remove additional layer of quotes. It should not be required …
20:47 Ticket #88 (Support for wxmpl v1.3) closed by giovannibajo
fixed: Fixed in [775].
20:47 Changeset [775] by giovannibajo
Ticket #88: Fix missing matplolib submodule
20:42 Ticket #102 (Does not work on FreeBSD with python code having CRLF as line seperator) closed by giovannibajo
fixed: Yes, this is definitely fixed.
20:41 Ticket #162 (Provide a simpler way to access data files) created by giovannibajo
Currently, accessing data files is harder than it should be, because …
20:36 Changeset [774] by giovannibajo
Remove site_module test: there is no way it can work because site.py has …
20:32 Changeset [773] by giovannibajo
Remove old startup script (no more required)
20:26 Changeset [772] by giovannibajo
Complete runtime support for .egg-files. Now Build.py automatically adds …

03/06/10:

12:21 Ticket #161 (user defined lib search path) created by animator333@yahoo.com
The details are here: …

03/02/10:

12:42 Ticket #160 (Remove existing output directory when building) created by florian.hoech@gmx.de
This patch makes pyinstaller remove an existing output directory when …
08:41 Ticket #159 (Error changing SIP API version) created by Romi
SIP must be loaded and API changed (with sip.setapi()) before Qt is …

03/01/10:

01:37 Ticket #158 (PyQt applications not focusing on launch on Mac OS-X) closed by giovannibajo
invalid: It's debatable that PyInstaller? should workaround a PyQt? bug, especially …

02/28/10:

18:49 Ticket #158 (PyQt applications not focusing on launch on Mac OS-X) created by chriswayg
PyQT applications are not focusing on launch on Mac OS-X. Often the app …
18:26 Ticket #157 (All PyQt apps give Error: 'qt_menu.nib could not be loaded' on OS-X) created by chriswayg
Trying to run any Pyqt app bundled by pyinstaller will give the following …
18:01 Ticket #156 (Icon and Menu is missing from PyQt apps, when running an OS-X App Bundle) created by chriswayg
There is no icon in the dock and no menu when running an OS-X App Bundle …
17:14 Ticket #155 (OS-X App Bundle is missing most files when using the --onedir option) created by chriswayg
When building an OS-X app bundle, only the main binary is present in the …
Note: See TracTimeline for information about the timeline view.