Changes between Version 2 and Version 3 of CMakeTODO


Ignore:
Timestamp:
May 23, 2008, 1:21:43 PM (14 years ago)
Author:
Douglas Gregor
Comment:

Finished extension to boost_library_project

Legend:

Unmodified
Added
Removed
Modified
  • CMakeTODO

    v2 v3  
    88    * Port the BoostBook toolchain over to CMake. Bonus points if it can use CMake to download the appropriate XSLT stylesheets and DocBook DTD using file(DOWNLOAD...), therefore taking the role of the BoostBook configuration scripts, too.
    99    * Installation of generated documentation.
    10   * Extend [wiki:CMakeLibraryProject boost_library_project] to accept optional description, author, and maintainer arguments, and possibly other descriptive arguments that might be helpful for libraries (main documentation URL?). Having this information within the CMake system should make it easier to provide this information to users in various ways, e.g., a per-module description in the Windows installer.
    1110  * Determine how the "tools" directory should fit in with "libs". Right now, "tools" is disabled because it doesn't work well with modular libraries.
    1211  * Building and testing against an installed tree: