Changes between Version 3 and Version 4 of PythonPort/Design


Ignore:
Timestamp:
Oct 14, 2007, 11:38:49 AM (18 years ago)
Author:
ghost
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythonPort/Design

    v3 v4  
     1[[PageOutline]]
     2
    13= Boost.Build Python Port Design =
    24
     
    5456  * 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
    5557   
    56 == Design: Bjam <-> Python interface ==
     58== Design: Bjam-Python interface ==
    5759
    5860=== Bjam side ===