Changes between Version 22 and Version 23 of CMakeModularizationStatus


Ignore:
Timestamp:
Jan 2, 2012, 7:48:19 PM (11 years ago)
Author:
Dave Abrahams
Comment:

Fleshed out the contribution section

Legend:

Unmodified
Added
Removed
Modified
  • CMakeModularizationStatus

    v22 v23  
    7070together, with the latest state of each library.  Each time there's a change in the modularized state, we kick off integration tests.
    7171
    72 To run integration test on a local machine, start in a clone of the modularized state:
     72To run integration test on a local machine, start in a clone of the modularized state.  If you ran modularization locally following the directions above, you can just ```cd ../modules```.  Otherwise:
    7373
    7474{{{
     
    127127= How Can I Help? =
    128128
    129 Read the section on [#PortingTestJamfiles porting test Jamfiles] and close a few of the [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=open open tickets].  Most of these should be easy even if you don't know much about Boost.Build or CMake!
     129Set up an integration testing installation by following the directions [#IntegrationTesting above].
     130While that is building, read the section on [#PortingTestJamfiles porting test Jamfiles].  Then, close a few of the [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=open open tickets].  After looking at a few of the [https://github.com/ryppl/boost-modularize/issues/search?q=unit+tests&state=closed completed CMakeLists.txt files] (follow the commit links in the tickets), most of these should be easy and obvious textual transformations even if you don't know much about Boost.Build or CMake!