Changes between Version 3 and Version 4 of PythonPort/Design
- Timestamp:
- Oct 14, 2007, 11:38:49 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonPort/Design
v3 v4 1 [[PageOutline]] 2 1 3 = Boost.Build Python Port Design = 2 4 … … 54 56 * The 'register_bjam_action' specifies that a given action is completely defined in Jam code. This is only useful when user has defined some actions himself in a Jamfile. No part of Boost.Build will ever define action this way, it will 55 57 56 == Design: Bjam <->Python interface ==58 == Design: Bjam-Python interface == 57 59 58 60 === Bjam side ===
