Filter for output of B2 build tool from boost.org
Project description
b2filt
Output filter for B2 build from the Boost C++ project.
Install
pip install b2filt
Usage
Just replace any call to b2
with b2filt
. All command line options are forwarded to b2
.
Features
- Filters out uninteresting stuff, but shows errors verbatim
- Automatically shows long compilation error messages in pager at end of run
- Works perfectly with
-jN
- Uses
b2
in your current Boost super project and falls back tob2
available in PATH - Displays wall time it took to compile/run everything
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
b2filt-0.2.2.tar.gz
(3.6 kB
view hashes)
Built Distribution
b2filt-0.2.2-py3-none-any.whl
(5.0 kB
view hashes)