Changes between Version 2 and Version 3 of Boost


Ignore:
Timestamp:
Nov 30, 2009, 2:31:19 PM (14 years ago)
Author:
Silvan Scherrer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Boost

    v2 v3  
    88
    99== Building Instructions ==
    10  * checkout the complete tree via svn
     10 * checkout the complete tree via "svn co http://svn.netlabs.org/repos/ports/boost/trunk"
    1111 * run bootstrap.sh via "sh bootstrap.sh" (of course also ash and the like should work)
    1212 * if your app needs a boost library do bjam --with-xxx (where xxx is the library to build)