wiki:Boost

Version 1 (modified by Silvan Scherrer, 14 years ago) (diff)

boost

Boost

Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.
For more info about Boost see: http://www.boost.org

Building Instructions

  • checkout the complete tree via svn
  • run bootstrap.sh via "sh bootstrap.sh" (of course also ash and the like should work)
  • if your app needs a boost library do bjam --with-xxx (where xxx is the library to build)



Historie

  • version 1.40.0 added at 30.11.2009



Reporting Bugs

Reporting bugs and requesting new features is done through the ticket system. You can view existing tickets, add comments to them and create new tickets using the corresponding buttons at the top of every page. If you want to submit a new bug or request a feature, please use the Search function first to make sure there is no ticket for this task already created.

Anonymous access to the ticket system has been restricted due to multiple attacks of stupid spammers we've been suffering from lately. In order to create a new ticket or comment the existing one, you need to login with your Netlabs login id. If you do not have a login id, you can request one at http://www.netlabs.org/en/site/member/member.xml. We are sorry for inconvenience, but at the present time this is the only way to avoid extremely annoying spam.

Credits

  • Silvan Scherrer
  • all the ppl working on boost
  • netlabs.org (hosting & support)