Changes between Version 5 and Version 6 of PythonPort


Ignore:
Timestamp:
Oct 10, 2007, 1:40:27 PM (18 years ago)
Author:
ghost
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythonPort

    v5 v6  
    2121== Hacking and trying ==
    2222
    23 The source for the Python port is in Boost SVN: [http://svn.boost.org/svn/boost/branches/build/python_port]. There are some changes required in the Boost.Jam build engine, those changes are checked in to trunk: [http://svn.boost.org/svn/boost/trunk/tools/jam]. If
    24 you're a Boost developer, for read-write checkout, use the "https" scheme when checking out the source.
     23The source for the Python port is in Boost SVN: [http://svn.boost.org/svn/boost/branches/build/python_port] -- see the 'python' subdirectory. There are some changes required in the Boost.Jam build engine, those changes are checked in to trunk: [http://svn.boost.org/svn/boost/trunk/tools/jam]. If you're a Boost developer, for read-write checkout, use the "https" scheme when checking out the source.
    2524
    2625See PythonPort/Quickstart for getting up and running.