133 Commits

Author SHA1 Message Date
giovannibajo ac2cc3df61 Update Changelog
git-svn-id: http://svn.pyinstaller.org/trunk@846 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-05-21 00:15:50 +00:00
giovannibajo 2b8c9ca39a Add import hook for PyTables.
git-svn-id: http://svn.pyinstaller.org/trunk@834 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-05-17 13:39:19 +00:00
giovannibajo 300b00b99f Fix import of nested packages made within Pyrex-generated files.
Pyrex calls __import__() with an empty from-list, instead of passing
None as CPython does. The import machinery must treat an empty list
just like None.


git-svn-id: http://svn.pyinstaller.org/trunk@833 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-05-17 13:38:08 +00:00
giovannibajo 75f0c3def3 Update changelog
git-svn-id: http://svn.pyinstaller.org/trunk@817 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-03-31 22:13:49 +00:00
giovannibajo b0f87fe574 Update changelog
git-svn-id: http://svn.pyinstaller.org/trunk@795 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-03-13 16:34:38 +00:00
giovannibajo 9b0f6cbdb9 Update generated documentation
git-svn-id: http://svn.pyinstaller.org/trunk@788 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-03-13 15:54:58 +00:00
giovannibajo 2feb71d95e Remove highlighting from bullet lists
git-svn-id: http://svn.pyinstaller.org/trunk@787 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-03-13 15:54:28 +00:00
giovannibajo 2aea462adb Update documentation
git-svn-id: http://svn.pyinstaller.org/trunk@786 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-03-13 15:54:11 +00:00
giovannibajo 27f547dfb1 Use wkhtmltopdf to create PDF version of the manual.
pdflatex with docutils seems broken nowadays because the Ubuntu
packages are missing a specific .sty file.


git-svn-id: http://svn.pyinstaller.org/trunk@785 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-03-13 15:20:47 +00:00
giovannibajo 82083423a4 Fix the |GOBACK| hyperlink
git-svn-id: http://svn.pyinstaller.org/trunk@784 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-03-13 15:16:13 +00:00
giovannibajo d5a94d9906 Update URLs and version numbers
git-svn-id: http://svn.pyinstaller.org/trunk@783 8dd32b29-ccff-0310-8a9a-9233e24343b1
2010-03-13 13:34:53 +00:00
giovannibajo 7306f49304 Make sure LD_LIBRARY_PATH is correctly set in one-dir UNIX builds.
This fixes an old time warth where shared libraries were not pulled
correctly in one-dir mode, unless a specific OPTION was specified.
Since it is basically useless nowadays a one-dir build without LD_LIBRARY_PATH,
we default it.

This also means that one-dir builds will fork once on Linux (like one-file
builds already do).


git-svn-id: http://svn.pyinstaller.org/trunk@687 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-07-06 16:37:57 +00:00
giovannibajo 7ce32622cf Document that relative imports are supported.
git-svn-id: http://svn.pyinstaller.org/trunk@680 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-06-15 22:49:20 +00:00
giovannibajo ea4cf8c67b Document expected compatibility.
git-svn-id: http://svn.pyinstaller.org/trunk@672 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-05-22 18:54:49 +00:00
giovannibajo 1977158be7 Ticket #59: add paste import hook.
git-svn-id: http://svn.pyinstaller.org/trunk@668 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-05-19 18:59:44 +00:00
giovannibajo c1d18dadb5 Revised changelog.
git-svn-id: http://svn.pyinstaller.org/trunk@665 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-05-18 12:52:42 +00:00
giovannibajo d20c296020 Ticket #61: add import hook for mako.
git-svn-id: http://svn.pyinstaller.org/trunk@664 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-05-18 12:44:56 +00:00
giovannibajo 9a00ba086a Integrated patch by David Mugnai to make generated executables more
distribution independent than before. All system libraries are now
integrated except those which are kernel/driver dependent.


git-svn-id: http://svn.pyinstaller.org/trunk@652 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-05-03 12:46:30 +00:00
giovannibajo b8f819e093 Added import hooks for lxml
git-svn-id: http://svn.pyinstaller.org/trunk@651 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-04-30 12:26:08 +00:00
giovannibajo aecd7cb7b5 Add import hooks for PyQwt5.
git-svn-id: http://svn.pyinstaller.org/trunk@649 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-04-24 18:24:41 +00:00
giovannibajo edb6094dca Allow bootloader to handle code-signed executables.
git-svn-id: http://svn.pyinstaller.org/trunk@647 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-04-24 17:05:17 +00:00
giovannibajo a7e04b85a6 Document recent changes
git-svn-id: http://svn.pyinstaller.org/trunk@643 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-03-04 14:52:35 +00:00
giovannibajo c3b26606fc Mention more important changes
git-svn-id: http://svn.pyinstaller.org/trunk@615 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-02-22 16:53:50 +00:00
giovannibajo 6f3814cc89 DATA files within the PyInstaller executable are now automatically
extracted into the workpath. Moreover, relative paths are supported
for those data files.
This is the first step towards adding support for data files in import hooks.


git-svn-id: http://svn.pyinstaller.org/trunk@612 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-02-22 16:43:03 +00:00
giovannibajo 61a0201ae9 Document the recent fix
git-svn-id: http://svn.pyinstaller.org/trunk@611 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-02-22 16:26:57 +00:00
giovannibajo 2150437196 Update author and e-mail address
git-svn-id: http://svn.pyinstaller.org/trunk@608 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-02-20 17:43:15 +00:00
giovannibajo a944cd4105 Update changelog
git-svn-id: http://svn.pyinstaller.org/trunk@606 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-02-20 16:30:24 +00:00
giovannibajo ec4235f11a Document better how to build the bootloader under Linux and Mac
git-svn-id: http://svn.pyinstaller.org/trunk@605 8dd32b29-ccff-0310-8a9a-9233e24343b1
2009-02-20 16:23:41 +00:00
giovannibajo f9982187d3 Document recent change
git-svn-id: http://svn.pyinstaller.org/trunk@555 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-11-20 22:05:54 +00:00
htgoebel c7d287e5b5 Reindenting python soucefiles.
git-svn-id: http://svn.pyinstaller.org/trunk@485 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-07-23 19:04:41 +00:00
htgoebel eddd9569d0 Fixing svn:eol-style for all text files
git-svn-id: http://svn.pyinstaller.org/trunk@473 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-07-23 13:47:30 +00:00
giovannibajo 701331f736 Add import hook for package "email" with Python 2.5
git-svn-id: http://svn.pyinstaller.org/trunk@470 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-06-16 16:22:51 +00:00
giovannibajo 70a142cf8f Fix random exception (IOError) in non-console mode when using prints
git-svn-id: http://svn.pyinstaller.org/trunk@462 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-05-15 16:45:15 +00:00
giovannibajo 4449a98d53 Ticket #16: allow unicode elements in paths.
git-svn-id: http://svn.pyinstaller.org/trunk@438 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-02-26 23:18:37 +00:00
giovannibajo e4b92a7d84 Merge of the startup_crash branch.
git-svn-id: http://svn.pyinstaller.org/trunk@422 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-02-18 01:23:43 +00:00
giovannibajo 46c4f466a2 #22: Add import hook for gadfly.
git-svn-id: http://svn.pyinstaller.org/trunk@420 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-02-07 14:23:54 +00:00
giovannibajo 8dd99e1026 Add appended_pkg option to EXE() and remove NonELFEXE
Combine ELFEXE and NonELFEXE to a common class EXE. NonELFEXE
functionality can be achieved using the new option append_pkg of
the EXE initialization function. The default value of append_pkg
is taken from the useELFEXE (Make.py -n) to preserve backwards
compatibility of command line behavior.

Now also works on Windows.


git-svn-id: http://svn.pyinstaller.org/trunk@340 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-11-27 16:37:33 +00:00
giovannibajo ab7f674f7b Improve compatibility with standard Python imports (imports that trigger exceptions)
git-svn-id: http://svn.pyinstaller.org/trunk@339 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-11-27 12:48:11 +00:00
giovannibajo 0dbb19d0b6 Ticket #19: Missing Python 2.5 ElementTree hook.
git-svn-id: http://svn.pyinstaller.org/trunk@322 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-11-06 08:40:38 +00:00
giovannibajo 30918c46e6 Update CHANGES.TXT.
git-svn-id: http://svn.pyinstaller.org/trunk@321 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-11-06 08:29:35 +00:00
giovannibajo a9fcf637b8 Add support for new absolute imports in Python 2.5 (patch by Arve Knudsen <arve.knudsen@gmail.com>)
git-svn-id: http://svn.pyinstaller.org/trunk@319 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-10-02 12:51:28 +00:00
giovannibajo 2cc2072fe8 Document [314].
git-svn-id: http://svn.pyinstaller.org/trunk@315 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-05-02 13:45:19 +00:00
giovannibajo 9f729eae24 Fix PyXML import hook under NT
git-svn-id: http://svn.pyinstaller.org/trunk@313 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-04-02 00:11:09 +00:00
giovannibajo a82e598403 Add import hooks for SQLAlchemy
git-svn-id: http://svn.pyinstaller.org/trunk@312 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-03-27 15:54:56 +00:00
giovannibajo f0cfe0fbb6 Add import hook for cElementTree
git-svn-id: http://svn.pyinstaller.org/trunk@311 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-03-19 18:09:48 +00:00
giovannibajo 08528c34e0 Improve import hooks for PyGTK
git-svn-id: http://svn.pyinstaller.org/trunk@310 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-03-13 00:18:28 +00:00
giovannibajo 271e372745 Add import hooks for pyodbc
git-svn-id: http://svn.pyinstaller.org/trunk@309 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-03-13 00:07:57 +00:00
giovannibajo 4c913e9c81 Fix support for PIL when imported without top-level package.
git-svn-id: http://svn.pyinstaller.org/trunk@308 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-03-12 23:39:58 +00:00
giovannibajo 62e5148e41 Fix support for CRLF under Linux
git-svn-id: http://svn.pyinstaller.org/trunk@306 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-02-05 23:47:12 +00:00
giovannibajo 786d5c3c6a Document changes in [304]
git-svn-id: http://svn.pyinstaller.org/trunk@305 8dd32b29-ccff-0310-8a9a-9233e24343b1
2007-01-28 14:58:27 +00:00