Skip to content

HPC Module: Boost.Build

Synopsis

Adds the Boost.Build software to your environment

About This Software
Official Site http://www.boost.org/build
Tags

Installed Versions

Version Install Date Default?
2014.10 2016-05-23
2015.07-git 2017-02-22
4.0.0 2019-07-23
5.2.1 2024-06-17

Description

Boost.Build makes it easy to build C++ projects, everywhere. You name you executables and libraries and list their sources. Boost.Build takes care about compiling your sources with right options, creating static and shared libraries, making executables, and other chores — whether you're using gcc, msvc, or a dozen more supported C++ compilers — on Windows, OSX, Linux and commercial UNIX systems.

Category

Library Programming Software SysAdmin