David Spencer 850b93cb0f development/qbs: Fix new github md5sum. 7 years ago
..
01-corelib.qbs.patch ab6d7e1710 development/qbs: Updated for version 1.8.1. 7 years ago
02-corelib-tools.pri.patch ab6d7e1710 development/qbs: Updated for version 1.8.1. 7 years ago
README 6d67cc734b development/qbs: Updated for version 1.7.1. 8 years ago
qbs-config-ui.desktop 715812ba7e development/qbs: Updated for version 1.5.1. 9 years ago
qbs.SlackBuild ab6d7e1710 development/qbs: Updated for version 1.8.1. 7 years ago
qbs.info 850b93cb0f development/qbs: Fix new github md5sum. 7 years ago
slack-desc 746971f56f development/qbs: Updated for version 1.6.0. 8 years ago

README

QBS - The Qt Build Suite

Qt Build Suite (Qbs) is a tool that helps simplify the build process for
developing projects across multiple platforms. Qbs can be used for any
software project, whether it is written in Qt or not.

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).


Notes:

1. Please remove any previous version of qbs before building.

2. Sometimes the old qbs profiles do not work when updating qbs.
These files are located in the ~/.config/QtProject/qbs directory.
Deleting this directory and recreating the profiles is a possible
workround.