Skip to content
/ qbs Public

Modern build tool for software projects

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.GPL3-EXCEPT
LGPL-2.1
LICENSE.LGPLv21
Unknown
LICENSE.LGPLv3
Notifications You must be signed in to change notification settings

qbs/qbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qbs

Qbs is a build automation tool designed to conveniently manage the build process of software projects across multiple platforms. Qbs can be used for any software project, regardless of programming language, toolkit, or libraries used.

Documentation

Qbs product documentation is available at doc.qt.io/qbs

The project's homepage is wiki.qt.io/qbs

Supported platforms

Qbs binaries are available for Windows, macOS, Linux, and FreeBSD.

For more information about how to install Qbs on your platform, see the Installing page in the documentation.

Qbs allows to build applications for different platforms, for the list of supported platforms and the details about each platform, see the Target Platforms page.

Building Qbs

For information about building Qbs from sources, see "Appendix A: Building Qbs".

Reporting Bugs

Please report any bugs in our bug tracker.

Contributing

See Contributing to Qbs