Commit Graph

14 Commits

Author SHA1 Message Date
giovannibajo cabcff4e20 Fix problem with icons provided by the user disappearing when compressing
the executables with UPX. The problem is actually a bug in UPX, but it's
still worth working-around it by using LANG_NEUTRAL for icons in bootloader.


git-svn-id: http://svn.pyinstaller.org/trunk@278 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-07-08 18:51:46 +00:00
giovannibajo 8a347723a1 Add resource section to bootloader executables
git-svn-id: http://svn.pyinstaller.org/trunk@271 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-18 16:23:08 +00:00
giovannibajo a714409a9d Update binary version of the bootloader after the whitespace fix
git-svn-id: http://svn.pyinstaller.org/trunk@268 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-14 12:08:50 +00:00
giovannibajo d518ec96f2 Abort execution of the program if a runtime script fails
git-svn-id: http://svn.pyinstaller.org/trunk@243 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-06 13:30:34 +00:00
giovannibajo 23d42e6067 Add run-time import hook for PyOpenGL
git-svn-id: http://svn.pyinstaller.org/trunk@218 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-01-11 18:20:31 +00:00
giovannibajo 981e215028 Update prebuilt bootloaders
git-svn-id: http://svn.pyinstaller.org/trunk@165 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-10-11 17:39:14 +00:00
giovannibajo f6c915e0c4 Compile zlib from source code
git-svn-id: http://svn.pyinstaller.org/trunk@159 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-10-10 17:45:30 +00:00
giovannibajo 72bc2b45f7 Switch to GPL license (with exception)
git-svn-id: http://svn.pyinstaller.org/trunk@43 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 09:33:09 +00:00
giovannibajo 423a9c18c1 No need to commit the .sconsign file
git-svn-id: http://svn.pyinstaller.org/trunk@41 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 08:43:46 +00:00
giovannibajo d86760fac1 Remove also COM server bootloaders
git-svn-id: http://svn.pyinstaller.org/trunk@40 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 08:42:57 +00:00
giovannibajo a9c5851604 Add new bootloader binaries
git-svn-id: http://svn.pyinstaller.org/trunk@39 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 08:37:27 +00:00
giovannibajo 2fa1bb6112 Fix unicode support also for Python 1.5
git-svn-id: http://svn.pyinstaller.org/trunk@16 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-05 08:11:04 +00:00
giovannibajo ca8b1c8471 Fix support for unicode in Python 2.3
git-svn-id: http://svn.pyinstaller.org/trunk@9 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-03 18:49:17 +00:00
giovannibajo b98a53df92 Imported Python Installer 5b5
git-svn-id: http://svn.pyinstaller.org/trunk@2 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-02 17:15:02 +00:00