Commit Graph

8 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 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 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 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