Commit Graph

20 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
williamcaban 96299a8ac9 Re-install the use of the binlib variable that was left out by mistake.
git-svn-id: http://svn.pyinstaller.org/trunk@275 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-04-11 03:52:01 +00:00
williamcaban 0322d767fe This file is not longer being used by any other file.
git-svn-id: http://svn.pyinstaller.org/trunk@274 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-04-11 03:43:29 +00:00
williamcaban 9135e30498 Fixed for accuracy detecting the path of the libpython####.so.###.##. This is temporary fix since eventually it is going to be migrated to disutils.
git-svn-id: http://svn.pyinstaller.org/trunk@273 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-04-11 03:42: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 d2136e1891 Add a whitespace in a message
git-svn-id: http://svn.pyinstaller.org/trunk@267 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-14 12:06:34 +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 7351c50026 Fix indentation
git-svn-id: http://svn.pyinstaller.org/trunk@242 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-06 13:27:12 +00:00
giovannibajo 16cc34c992 Make bootloader fully static -- no more issues with MSVCRT71.DLL! (fix ticket #12)
git-svn-id: http://svn.pyinstaller.org/trunk@164 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-10-11 17:34:57 +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
williamcaban b5670b4bdd Cleaner port to distutils
git-svn-id: http://svn.pyinstaller.org/trunk@128 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-26 17:35:41 +00:00
williamcaban 70649cfaba Initial/temporary distutils utilization on Make.py
git-svn-id: http://svn.pyinstaller.org/trunk@122 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-22 22:23:39 +00:00
williamcaban 6c5af20757 Changes to use support/loader under *nix
git-svn-id: http://svn.pyinstaller.org/trunk@46 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 21:13:56 +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 8ce8f2fbab Remove old Windows build system
git-svn-id: http://svn.pyinstaller.org/trunk@42 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-12 08:48:07 +00:00
giovannibajo 736a0a3d5c Build also resource file with icon
git-svn-id: http://svn.pyinstaller.org/trunk@22 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-05 17:20:11 +00:00
giovannibajo a0a283e752 Bootloader build system using Scons (Windows-only for now)
git-svn-id: http://svn.pyinstaller.org/trunk@21 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-05 16:40:18 +00:00
giovannibajo 0c00ae5bf6 Add local binary copy of zlib 1.2.3 (for Windows builds)
git-svn-id: http://svn.pyinstaller.org/trunk@19 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-05 15:53:02 +00:00
giovannibajo 85d5aae814 Reformat and properly indent
git-svn-id: http://svn.pyinstaller.org/trunk@17 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-05 08:29:12 +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