This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANN] build2 - C++ build toolchain


Hi,

build2 is an open source, cross-platform toolchain for building and
packaging C++ code. It includes a build system, package manager, and
repository web interface. We've also started cppget.org, a public
repository of open source C++ packages.

This is the first alpha release and currently it is more of a technology
preview rather than anything that is ready for production. We have tested
this version on various Linux'es, Mac OS, and FreeBSD. There is no Windows
support yet (but cross-compilation is supported).

The project's page is:

https://build2.org

For those who need to see examples right away, here is the introduction:

https://build2.org/build2-toolchain/doc/build2-toolchain-intro.xhtml

Enjoy,
	Boris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]