- add VirtualEnv and Conda compatibility and detection
- add bdist_rpm options
Revision 2194
- add add_plat_name option in setuptools
- Add Sphinx documentation in ./doc and update the setup.cfg accordingly
Revision xxxx
- add pylint option in setuptools
- add sphinx_upload option in setuptools
- add DYLD_LIBRARY_PATH to deploy config file
- update documentation
- Fixes docstrings to make them compatible with sphinx, or have a nicer output
- fixes indentation issues in binary_deps and gforge_utils
- fixes coding conventions
- a few typos
- remove some warnings
- Fixed bad indentation
Revision 1575
- add clean command to incorporate scons into setup.py
- Port to Mac
- Fix documentation (docstrings) to remove warnings in epydoc:
- http://openalea.gforge.inria.fr/doc/deploy-0.6.0/
- Fix tests
- Upgrade setuptools to 0.6c9
- Fix PATH problem on Windows to take into account OpenAlea libraries.
- Version are now compared with pkg_resources
- Fix PATH problem on Windows to take into account OpenAlea libraries.
- Fix version comparison by using parse_version rather than lexical cmp.
- add binary dependency declaration in binray_deps.py
- Fix upload for big files
- Add remove_package and remove_release in gforge.py
- Add get_metainfo function
- Fix alea_clean Bug (remove all site-package)
- Fix bug with os.environ['PATH'] under windows
- Fix bug with namespace creation and complex __init__.py
- Add <alea_upload> command (GForge upload)
- Add gforge module (SOAP communication)
- Fix dyn-lib bug with virtual env and with relative path
- Add option to alea_config to print dyn-lib
- Fix bug with <develop> command and namespaces
- Improve <develop> command : manage namespace and environment variables
- Reinstall shared libraries if they are missing (but not egm)
- Add shell command : alea_clean, alea_config and alea_update
- Based on setuptools-0.6c8
- Adapt develop command for lib_dir and bin_dir
- Simplify the warning message for environment variable on Linux
- add get_recommended_pkg functions
- add alea_clean and alea_update_all scripts
- Fix platform detection for darwin
- Execute build_ext before build_py
- Manage a list of web repository
- Manage a directory of shared lib