Timeline
04/27/12:
- 23:07 Changeset in project [b7dad51] by
- Clean: Make list of OpenGL.arrays hiddenimports dynamic.
04/25/12:
- 00:14 Changeset in project [5f2993e] by
- Merge branch 'develop' of github.com:pyinstaller/pyinstaller into develop
- 00:14 Changeset in project [a984357] by
- Fix: Add hook for OpenGL_accelerate module. This module speeds up …
04/23/12:
- 11:52 Ticket #551 (Installation from Pypi (pip) broken) closed by
- duplicate: PyInstaller? is still not fully integrated with pypi. Duplicate, see #304.
- 11:48 Ticket #551 (Installation from Pypi (pip) broken) created by
- From a linux prompt: […] This bug have been confirmed by a colleague …
04/19/12:
- 12:34 Ticket #478 (Single File with WXPython fails, _core_ ImportError - Directory works) closed by
- fixed: Please test latest develop branch. It should be fixed. There as a …
- 12:30 Ticket #546 (script to setup windows testing environment) closed by
- fixed: Installing pywin32 is implemented. Other packages will be added as needed.
04/18/12:
- 17:47 Ticket #550 (Running signed 64 bit executables is broken) created by
- When we run a 64bit pyinstaller binary it works fine but as soon as we …
- 17:46 Changeset in project [4c90fa4] by
- Ticket #550: fix code-signing support for 64-bit PE executables.
- 13:41 Ticket #533 (list of matplotlib backends is hardcoded) closed by
- fixed: Implemented. Matplotlib hook tries import every backend. Only successfully …
- 13:40 Changeset in project [1705341] by
- Clean: Update changelog.
- 13:35 Changeset in project [507b8cc] by
- Issue #533: Detect matplotlib backends dynamically.
04/17/12:
- 11:33 Changeset in project [1d465c8] by
- Issue #549: Add test case for PYTHONHOME variable.
- 11:29 Changeset in project [c333489] by
- Issue #549: Workaround for setting PYTHONHOME on Windows.
- 11:06 Changeset in project [c7e4c0d] by
- Fix: Compilation of windows bootloader outside virtualenv.
- 11:01 Ticket #549 (set PYTHONHOME does not work on Win) created by
- Bootloader should set environment variable PYTHONHOME and Python …
04/15/12:
- 13:52 SupportedPackages edited by
- add pyusb (diff)
- 13:46 Changeset in project [7d60108] by
- Clean: Add meaningful error msg to pyusb test case./
- 13:43 Changeset in project [b26a495] by
- Clean: pep8 cleanup for pyusb hook.
- 13:17 Changeset in project [2036d7f] by
- Clean: Update changelog.
- 13:02 Changeset in project [aee055d] by
- Clean: Run libraries/test_usb test without .spec file.
- 12:55 Changeset in project [48cf33b] by
- Merge pull request #6 from itszero/develop Add: Add hooks to support …
- 08:35 Ticket #548 (Bundled program causing "OwnerError, ,,,/Temp/_MEI26202 isn't a dir.) created by
- […] Python 2.6 Windows 7 32bits Develop version
- 04:38 Changeset in project [61fde54] by
- Add: Add testcase for PyUSB
- 04:18 Changeset in project [dbba7a2] by
- Clean: Add license header to PyUSB's support files
- 04:13 Changeset in project [9d37c77] by
- Merge: Proper cygwin support
- 04:09 Changeset in project [923bacc] by
- Fix: Support PyUSB on cygwin properly in rthook
- 04:01 Changeset in project [2eb2fd7] by
- Fix: Use only sys._MEIPASS for PyUSB rthook
- 04:01 Changeset in project [aaaeba5] by
- Clean: Make comments look better
04/14/12:
- 11:15 Changeset in project [3c97125] by
- add a hook for PyUSB to lookup libusb backends
- 11:15 Changeset in project [5abe90b] by
- add rthook forcing PyUSB to load the lib in the bundle
- 00:29 Development edited by
- link to usage of new python import hooks (diff)
04/13/12:
- 23:52 Changeset in project [b7bbe85] by
- Clean: Remove old code in test basic/test_getfilesystemencoding.
- 23:33 Changeset in project [4840537] by
- Fix: Invoking Python cmd in subprocess in test case …
- 16:14 Changeset in project [fb87db4] by
- Clean: Ignore msvc files created during compilation.
- 16:13 Changeset in project [274ef1e] by
- Fix: During test cleanup remove msvc temporary files (.lib, .obj, .exp).
- 16:06 Changeset in project [cd3ecb4] by
- Fix: Test test_getfilesystemencoding for Windows.
- 09:38 WikiStart edited by
- Note to use development version for windows 7. (diff)
04/12/12:
- 23:41 Changeset in project [ed21be5] by
- Fix: Compile bootloader on Windows in virtualenv.
- 16:30 Changeset in project [6dbac42] by
- Fix: Test import/test_egg2 requires module pkg_resources.
- 16:27 Changeset in project [12c9015] by
- Clean: Use imp.init_builtin() fuction to load built-in modules in iu.py.
- 16:04 Changeset in project [5ea4fbf] by
- Fix: Recompile 64bit Windows loader.
- 01:02 Changeset in project [cbd62e2] by
- Fix: Compilation of bootloader on Windows in virtualenv.
04/11/12:
- 18:51 Ticket #547 (Using MERGE, subsequent builds repeat previous work) created by
- (I'm marking this as enhancement, since the build does create the right …
- 14:51 Changeset in project [3984c5c] by
- Fix: ctypes build test on Windows.
04/10/12:
- 15:49 Changeset in project [2c330aa] by
- Merge branch 'develop' of github.com:pyinstaller/pyinstaller into develop
- 15:48 Changeset in project [ad9c937] by
- Merge branch 'develop' of github.com:pyinstaller/pyinstaller into develop
- 15:47 Changeset in project [498dc1a] by
- Fix: Makefile test do not check existence of makefile on windows.
- 15:46 Changeset in project [7e4745e] by
- Fix: Do not include Makefile with distutils hook on windows.
- 15:45 Changeset in project [80d3e0b] by
- Fix: Recompile windows 32bit loader.
04/09/12:
- 19:46 Changeset in project [0180b22] by
- Issue #546: Do not install pywin32 if already available in virtualenv.
- 19:36 Changeset in project [58c87b4] by
- Issue #546: Add script to intall pywin32 into virtualenv on Windows.
- 15:36 Ticket #546 (script to setup windows testing environment) created by
- We need to create a script that would install pywin32 and other python …
04/07/12:
- 00:21 Changeset in project [b1c1baf] by
- Clean: Remove windows RegistryImportDirector? from frozen executables.
04/06/12:
- 20:09 Ticket #545 (pyinstaller crashes on windows when path name contains unicode) created by
- When the path contains unicode (chinese, 桌面), pyinstaller crashes on …
04/05/12:
- 20:02 Ticket #544 (pyside and multiprocessing) closed by
- duplicate: Duplicate of #543
- 16:13 Ticket #544 (pyside and multiprocessing) created by
- My program uses pyside and multiprocessing. I tried to use the develop …
- 16:11 Ticket #543 (pyside and multiprocessing) created by
- I have a program that uses pyside and multiprocessing, I managed to create …
- 00:33 Changeset in project [a9d0465] by
- Fix: In onefile mode look for dynamic libraries in temp dir.
04/04/12:
- 10:13 Changeset in project [bbc0445] by
- Clean: Don't ask for permission but for forgiveness.
04/03/12:
- 23:39 Ticket #538 (Pyinstaller don't recognize UPX.) closed by
- fixed: This should be fixed in develop branch.
- 23:38 Changeset in project [30a15e0] by
- Merge branch 'develop' of github.com:pyinstaller/pyinstaller into develop
- 23:38 Changeset in project [4963c63] by
- Issue #538: Display correct message if upx is detected.
04/02/12:
- 23:48 Changeset in project [0bb5ac1] by
- Fix: Recompile Linux 32bit loaders.
- 23:42 Changeset in project [551ca1a] by
- #Fix: Use sys.real_prefix in virtualenv to include makefile or pyconfig.h.
- 23:05 Changeset in project [bbba17a] by
- Fix: Recompile Linux 64bit loader.
- 13:59 Changeset in project [c59ab80] by
- Fix: Add test cases for python makefile and pyconfig.h.
- 12:17 Changeset in project [7d70f2e] by
- Fix: Recompile Mac OS X bootloaders.
- 11:34 Changeset in project [84e31d5] by
- Fix: Include Makefile and pyconfig.h files with distutils module.
- 00:11 Changeset in project [f01268e] by
- Clean: Refactoring distutils hook.
03/31/12:
- 00:51 Changeset in project [025a3d2] by
- Fix: Set PYTHONHOME to temppath for onefile mode.
03/30/12:
- 23:44 Changeset in project [e7f727c] by
- Fix: Typo in OS detection in test basic/test_getfilesystemencoding.
- 13:18 Changeset in project [64d4be8] by
- Fix: Recompile 32bit Linux bootloaders.
- 12:44 Ticket #542 (Unify code for loading module and code objects.) created by
- Code for loading modules or compiling source is used at several places: …
- 01:12 Changeset in project [6bb9c02] by
- Fix: test_getfilesystemencoding.py.
- 00:34 Changeset in project [46eb9f8] by
- Fix: Test basic/test_getfilesystemencoding should now fail correctly.
- 00:18 Changeset in project [4fee054] by
- Fix: Add meaningful msg to some tests.
- 00:10 Changeset in project [1d0bfac] by
- Clean: Add meaningful error msg for test_absolute_ld_library_path.
03/29/12:
- 23:53 Changeset in project [bdaf2a7] by
- Fix: Recompile 64bit Linux bootloaders.
- 23:51 Changeset in project [643b2cd] by
- Clean: Remove commented code.
- 23:46 Changeset in project [ff075a6] by
- Fix: On Linux set LD_LIBRARY_PATH only to homepath (onedir) or only …
- 11:38 FAQ edited by
- (diff)
- 01:10 Changeset in project [69dcde3] by
- Issue #541: Disable test case import/test_eggs1.
- 01:06 Ticket #541 (full support for directory eggs) created by
- implementing full support for directory eggs. (We could peek into …
Note: See TracTimeline
for information about the timeline view.
