Messages by Thread
-
[PyInstaller] [pyinstaller/pyinstaller] f90ff9: Issue #184: Recompile Mac and Linux bootloaders.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] a64633: Issue #495: Add pyttsx hook for testing.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 607ee5: Fix a bug that caused all .py files to be recompil...
Giovanni Bajo
-
[PyInstaller] [pyinstaller/pyinstaller] 226b25: Simplify building of bootloader on Lion.
Giovanni Bajo
-
[PyInstaller] [pyinstaller/pyinstaller] cf7563: Add search path for Homebrew-installed qt_menu.nib...
Martin Zibricky
-
[PyInstaller] pyinstaller subprocess do not find the file
Jean Manu
-
[PyInstaller] [pyinstaller/pyinstaller] 67b940: Fix: Hide import exceptions of skipped testcases.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 1a4fa5: Issue #547: Improve performance of PE info parsing...
Martin Zibricky
-
[PyInstaller] Some tests give import errors
Hartmut Goebel
-
[PyInstaller] [pyinstaller/pyinstaller] eb2a42: issue #547: Count tocs/targets per class, not glob...
Hartmut Goebel
-
[PyInstaller] How to add data files when using the command pyinstaller.py
Laurence Anthony
-
[PyInstaller] app bundle won't start
stefan ix
-
[PyInstaller] [pyinstaller/pyinstaller] 4bbc7f: Issue #540: Add better way to get paths to Tcl and...
Martin Zibricky
-
[PyInstaller] devs: please rebase when pulling
Giovanni Bajo
-
[PyInstaller] Need to compile a small script
Goddamnit
-
[PyInstaller] [pyinstaller/pyinstaller] 6c5013: Add: New modules to windows env. setup script.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] f9c699: Rename _rmdir to _rmtree and use only where necess...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] b8ea39: Fix on Windows platform (strip not present)
Giovanni Bajo
-
[PyInstaller] Multiple issues
Joachim Metz
-
[PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Don Dwiggins
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Giovanni Bajo
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Florian Höch
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Florian Höch
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Florian Höch
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Hartmut Goebel
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Florian Höch
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Hartmut Goebel
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Florian Höch
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Giovanni Bajo
-
[PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Don Dwiggins
-
Re: [PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Martin Zibricky
-
Re: [PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Martin Zibricky
-
[PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Don Dwiggins
-
Re: [PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Martin Zibricky
-
[PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Don Dwiggins
-
Re: [PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Martin Zibricky
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Giovanni Bajo
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Martin Zibricky
-
[PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Don Dwiggins
-
Re: [PyInstaller] Re: PyInstaller removes the executable, then checks to see if it's missing
Martin Zibricky
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Hartmut Goebel
-
Re: [PyInstaller] PyInstaller removes the executable, then checks to see if it's missing
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] b6ce85: Issue #540: Add test case for Tkinter.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 06b9e5: Issue #540: Fix including .tcl files on Mac.
Martin Zibricky
-
[PyInstaller] A guide for using development PyInstaller + PyGame on Windows 7.
Cameron Seebach
-
[PyInstaller] Why pyinstaller use .pyc?
bara
-
[PyInstaller] OSX Lion including dylibs
scottbvfx
-
[PyInstaller] [pyinstaller/pyinstaller] 17d82d: Ticket #547: fix bad TOC saved by Analysys().
Giovanni Bajo
-
[PyInstaller] Making a Linux Executable Which Works on All Versions of Linux
Captain Falcon
-
[PyInstaller] VC90.DebugCRT not found by PyInstaller
Brian
-
[PyInstaller] [pyinstaller/pyinstaller] edb916: Issue #451: Use @loader_path for dylibs and ../ fo...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 83335c: Fix: Add Python's binary dependencies first (fixes...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] acfb5f: Fix: Ignore test case with disabled zlib module.
Martin Zibricky
-
[PyInstaller] Import hook & bootstrap script not analyzed
Giovanni Bajo
-
[PyInstaller] [pyinstaller/pyinstaller] 2d2a78: Error-out loud if Zlib cannot be found at runtime.
Giovanni Bajo
-
[PyInstaller] ImportError: No module named multiarray
Lynn Oliver
-
[PyInstaller] [pyinstaller/pyinstaller] c2468b: Fix: Add hook for PyQt4.QtHelp module.
Martin Zibricky
-
[PyInstaller] Why doesn't this work?
Lynn Oliver
-
[PyInstaller] QSqlDatabase: QSQLITE driver not loaded
Yifei Li
-
[PyInstaller] [pyinstaller/pyinstaller] b7dad5: Clean: Make list of OpenGL.arrays hiddenimports dy...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] a98435: Fix: Add hook for OpenGL_accelerate module. This m...
Martin Zibricky
-
[PyInstaller] Re: [New feature] Making pyinstaller using system libpython
David Cortesi
-
[PyInstaller] [New feature] Making pyinstaller using system libpython
Matteo Baracani
-
[PyInstaller] [pyinstaller/pyinstaller] 4c90fa: Ticket #550: fix code-signing support for 64-bit P...
Giovanni Bajo
-
[PyInstaller] [pyinstaller/pyinstaller] 507b8c: Issue #533: Detect matplotlib backends dynamically...
Martin Zibricky
-
[PyInstaller] Store binaries in separate subfolder
Thimo Kraemer
-
[PyInstaller] [pyinstaller/pyinstaller] c7e4c0: Fix: Compilation of windows bootloader outside vir...
Martin Zibricky
-
[PyInstaller] Python newbie
Mark Heinze
-
[PyInstaller] [pyinstaller/pyinstaller] aee055: Clean: Run libraries/test_usb test without .spec f...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] cd3ecb: Fix: Test test_getfilesystemencoding for Windows.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 6dbac4: Fix: Test import/test_egg2 requires module pkg_res...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 5ea4fb: Fix: Recompile 64bit Windows loader.
Martin Zibricky
-
[PyInstaller] No handlers could be found for logger “OpenGL.arrays.arraydatatype”
yifli
-
[PyInstaller] [pyinstaller/pyinstaller] 3984c5: Fix: ctypes build test on Windows.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 2c330a: Merge branch 'develop' of github.com:pyinstaller/p...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 80d3e0: Fix: Recompile windows 32bit loader.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 0180b2: Issue #546: Do not install pywin32 if already avai...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 58c87b: Issue #546: Add script to intall pywin32 into virt...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] b1c1ba: Clean: Remove windows RegistryImportDirector from ...
Martin Zibricky
-
[PyInstaller] ImportError: cannot import name QtWebKit when running exe
אברהם סרור
-
[PyInstaller] [pyinstaller/pyinstaller] a9d046: Fix: In onefile mode look for dynamic libraries in...
Martin Zibricky
-
[PyInstaller] RegistryImportDirector in ./PyInstaller/loader/iu.py
Martin Zibricky
-
[PyInstaller] xlrd module problems
Miguel Angel
-
[PyInstaller] [pyinstaller/pyinstaller] bbc044: Clean: Don't ask for permission but for forgivenes...
Hartmut Goebel
-
[PyInstaller] [pyinstaller/pyinstaller] 4963c6: Issue #538: Display correct message if upx is dete...
Martin Zibricky
-
[PyInstaller] Performance of PyInstaller on a MERGE build
Don Dwiggins
-
[PyInstaller] [pyinstaller/pyinstaller] 0bb5ac: Fix: Recompile Linux 32bit loaders.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 551ca1: #Fix: Use sys.real_prefix in virtualenv to include...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] bbba17: Fix: Recompile Linux 64bit loader.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] f01268: Clean: Refactoring distutils hook.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] e7f727: Fix: Typo in OS detection in test basic/test_getfi...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 64d4be: Fix: Recompile 32bit Linux bootloaders.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 6bb9c0: Fix: test_getfilesystemencoding.py.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 1d0bfa: Clean: Add meaningful error msg for test_absolute_...
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] ff075a: Fix: On Linux set LD_LIBRARY_PATH only to homepath...
Martin Zibricky
-
[PyInstaller] Pyinstaller with Gtk+3
cristian
-
[PyInstaller] Pyinstaller witk Gtk+3
cristian
-
[PyInstaller] [pyinstaller/pyinstaller] 69dcde: Issue #541: Disable test case import/test_eggs1.
Martin Zibricky
-
[PyInstaller] [pyinstaller/pyinstaller] 2c4e5b: Clean: Use set instead of a dictionary.
Hartmut Goebel
-
[PyInstaller] [pyinstaller/pyinstaller] 5717fd: Convert some commented-out print-stmts into loggin...
Hartmut Goebel
-
[PyInstaller] [pyinstaller/pyinstaller] cd7aa7: Make depend.modules.Modules() honor the sub-classe...
Hartmut Goebel