Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
boost-build - Cross platform build system for C++ projects
- Description:
Boost.Build is an easy way to build C++ projects, everywhere. You name
your pieces of executable and libraries and list their sources.
Boost.Build takes care about compiling your sources with the right
options, creating static and shared libraries, making pieces of
executable, and other chores -- whether you are using GCC, MSVC, or a
dozen more supported C++ compilers -- on Windows, OSX, Linux and
commercial UNIX systems.
Packages