qbs
Modern build tool for software projects
Qbs is a tool that helps simplify the build process for developing projects across multiple platforms. Qbs can be used for any software project, regardless of programming language, toolkit, or libraries used. Qbs projects are specified in a QML dialect. QML is a concise, easy to learn, and intuitive language that is used successfully in the Qt project. Its core is declarative, but it can be extended with JavaScript snippets for extra flexibility. Qbs is an all-in-one tool that generates a build graph from a high-level project description (like qmake or CMake) and additionally undertakes the task of executing the commands in the low-level build graph (like make).
homepage ↗ github: qbs/qbs
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.3.0 | 2 | 13 h | details › |
| stuff GitHub ↗ | 9999 | 1 | 2 d | details › |
Versions & arches
Use flags of 3.3.0
- doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)