Commit Graph

7 Commits

Author SHA1 Message Date
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 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 adf47c4d1b Update the compiled HTML manual
git-svn-id: http://svn.pyinstaller.org/trunk@258 8dd32b29-ccff-0310-8a9a-9233e24343b1
2006-02-08 14:02:37 +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 0fd58a13b3 Update generated html file -- we hope to get rid of this soon...
git-svn-id: http://svn.pyinstaller.org/trunk@117 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-21 18:22:30 +00:00
giovannibajo aaded3308c Change the main title of the manual
git-svn-id: http://svn.pyinstaller.org/trunk@94 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-16 18:00:33 +00:00
giovannibajo f16a5de352 Generated version of the manual
git-svn-id: http://svn.pyinstaller.org/trunk@92 8dd32b29-ccff-0310-8a9a-9233e24343b1
2005-09-16 17:33:45 +00:00