Changes between Version 1 and Version 2 of PythonPort/Process
- Timestamp:
- Oct 10, 2007, 2:19:57 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonPort/Process
v1 v2 1 2 1 = Boost.Build Python porting process = 3 2 … … 31 30 * If it's not possible to port something because another module is not yet up-to-date, leave "FIXME" comment, telling what's needed to be done. 32 31 * If you start work on a module, please add a "# Status:" comment and immediately commit, so that others don't try to port it at the same time. 32 * As a module is ported, add some explanations to PythonPort/Design -- both concerning the Python-specific issues and general notes how that level works.
