百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
B

build2

> 编程语言
开源

build2 构建系统

664 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

build2 构建系统

build2 - build2 toolchain build system

build2 is an open source (MIT), cross-platform build toolchain that provides sufficient depth and flexibility to develop and package complex C/C++ projects. The toolchain is a hierarchy of tools consisting of a general-purpose build system, package manager (for package consumption), and project manager (for project development). This package contains the build2 build system.

For more information refer to the build2 home page and the build2 project organization on GitHub.

This README file contains information that is more appropriate for development or packaging of build2. If you simply want to install and use it, then rather refer to the installation instructions. Note also that the packaged development snapshots are available as well.

Packaging

If you wish to package the toolchain (for example, for a Linux distribution), then the recommended starting point is the Toolchain Installation and Upgrade documentation.

Note that if you are only interested in packaging the build system, you could instead use the steps described in the accompanying INSTALL file.

Development

Setting up the environment to develop the build2 toolchain itself is somewhat complicated because we use it for its own development and that often poses chicken-and-egg kinds of problems. For details see the How do I setup the build2 toolchain for development? HOWTO article.

Note also that if you are only interested in the build system, you could instead bootstrap the development setup using the steps described in the accompanying INSTALL file.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言