qt-creator-plugin-boostbuild icon indicating copy to clipboard operation
qt-creator-plugin-boostbuild copied to clipboard

Boost.Build Project Manager Plugin for Qt Creator

Results 4 qt-creator-plugin-boostbuild issues
Sort by recently updated
recently updated
newest added

@vprus has started implementing new [Boost.Build API and server mode](http://lists.boost.org/boost-build/2015/03/27906.php). I think the plugin should support the server mode. I also think that Instead of implementing home-grown Boost.Build support. the...

enhancement

This feature was requested on Boost.Build list (http://lists.boost.org/boost-build/2013/12/27216.php) > I'm now stuck on the --build-dir options as I'm setting the build-dir via the "build-dir" option of the the project. >...

enhancement

Implement support for adding,removing or renaming files in the project node. All project tree modifications should be reflected in `.qtcreator.files` file, only, no modification in Jamfiles.

enhancement

Boost.Build provides support for [Testing](http://www.boost.org/boost-build2/doc/html/bbv2/builtins/testing.html) features. Build output includes indicators of compile-time and run-time tests. The plugin should parse the testing output and at least collect **error** tasks. See [[Qt-creator]...

enhancement