mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 23:50:17 +00:00
8dd99e1026
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