Roadmap
-
This milestone is basically to release a much improved version with several bugfixes, and the branding new Mac OSX support.
- Relative/absolute imports
- Mac OSX: one-file and one-dir mode
- Mac OSX support: create bundle for windowed applications
- Linux: improved cross-distribution compatibility (eg: build on Ubuntu, run on Fedora)
- Ctypes intelligent support for dependent binaries (CtypesDependencySupport)
- eggs: support .egg-files
- Support for signing executables on Windows
- Full PyQt support (including automatic tracking of plugins)
- Full matplotlib support
-
- Python 2.6 support on Windows
- Support for Windows 64-bit
- Add "pyinstaller.py" to simplify basic usage (automatically calls Configure.py/make, Makespec and Build; have handy option like --rebuild to remove all the temporary files and caches).
- Multi-executable support
- Customizable (package-dependent) spec file
- Enable/disable importing modules from filesystem
-
Cover the distribution phase of installation: build an installer wizard on Windows (through InnoSetup/NSIS), a DEB/RPM for Linux and a DMG for Mac.
Note: See
TracRoadmap for help on using
the roadmap.
