Skip to content

boostorg/bcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6bd3ff8 · Mar 24, 2024
Jul 14, 2022
Jul 15, 2022
Jul 14, 2022
Jun 9, 2003
Oct 31, 2015
Nov 1, 2019
Mar 24, 2024
Mar 24, 2024
Apr 30, 2020
Apr 30, 2020
Mar 24, 2024
Mar 24, 2024
Mar 24, 2024
Dec 10, 2012
Dec 29, 2010
Dec 28, 2009
Jun 28, 2012
Sep 16, 2004
Apr 30, 2020
Jun 28, 2012
Mar 18, 2011
Jun 28, 2012
Nov 2, 2014

Repository files navigation

BCP Tool Build Status

The bcp utility is a tool for extracting subsets of Boost, it's useful for Boost authors who want to distribute their library separately from Boost, and for Boost users who want to distribute a subset of Boost with their application.

bcp can also report on which parts of Boost your code is dependent on, and what licences are used by those dependencies.

The full documentation is available on boost.org.

Master Develop
Travis Build Status Build Status

Support, bugs and feature requests

Bugs and feature requests can be reported through the Gitub issue tracker (see open issues and closed issues).

You can submit your changes through a pull request.