aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Update supported platforms and build requirementsLeena Miettinen2017-09-151-31/+3
| | | | | | | | | | | | | - Synchronize required versions of tools with Qt Creator 4.4, where applicable. - List currently tested platforms. - Move the instructions from the README to the Qbs Manual and add the URL to product documentation. Task-number: QBS-1071 Change-Id: I5d710972bd6b686b18f02a1bd7db5e8356e09b7a Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Move the Docker documentation out of the README and add more detailJake Petroules2017-07-261-18/+2
| | | | | Change-Id: I40fdbc15a8e90817de0721efc161c0c3ecf72cf7 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
* Add a Dockerfile to create a Windows dev environment for QbsJake Petroules2017-06-141-0/+18
| | | | | | | | | | | | | | | | | | | This patch includes a Dockerfile that can be used to create a Docker machine image suitable for Qbs development and for creating Qbs release packages. The image produced by this Dockerfile has been uploaded to Docker hub as qtproject/qbswindowsservercore. Developers can either build the Docker image manually using `docker build` (which takes longer) or download the prebuilt image from Docker Hub using `docker pull`. These instructions are also present in the README, along with examples for using Docker in conjunction with the releasing script added in the previous patch in order to create Windows release packages. Change-Id: I4faa969f42dbc57cca929b674c8ca8695767fee3 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Bump required Qt version to 5.6Christian Kandeler2017-02-271-2/+2
| | | | | | | | | | | It seems natural to use the LTS release as the minimum required version, and we get rid of a number of #ifdefs. [ChangeLog] Building qbs now requires Qt 5.6 Change-Id: I327ebb179a20e6372fa5ae765e0f3753fb9e9efa Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Fix minimum supported macOS version in READMEJake Petroules2016-12-011-1/+1
| | | | | | | We require Qt 5.4 and therefore cannot possibly claim to support 10.6. Change-Id: I14fb3364a31aada5635f233013f655ca238b91f4 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
* Merge 1.5 into 1.6Jake Petroules2016-06-281-2/+2
|\ | | | | | | Change-Id: If1a2c368170d89d5e6e11b08a32b37901d51eb1d
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ChangeLog] The "osx" value in qbs.hostOS and qbs.targetOS has been replaced with "macos". For backwards compatibility, qbs.hostOS will still contain "osx" in addition to "macos", and an error will be printed if qbs.targetOS contains "osx" but not "macos". Specifying "macos" without "osx" is allowed. These checks are subject to be removed in a future version of qbs, so update your hostOS and targetOS checks accordingly. [ChangeLog] cpp.minimumOsxVersion has been deprecated and replaced with cpp.minimumMacosVersion. cpp.minimumOsxVersion is subject to be removed in a future version of qbs, so update your projects accordingly. Change-Id: I479891829dff6eb6750cb2a04e1395f085896f63 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-3/+3
|\| | | | | | | | | | | | | | | Conflicts: doc/reference/items/transformer.qdoc share/qbs/modules/cpp/GenericGCC.qbs Change-Id: I45560834560019b18274c373c45651eb8aadd206
| * Avoid using the term "Qt Build Suite" in Qbs documentation.Jake Petroules2016-06-041-3/+3
| | | | | | | | | | | | | | | | | | This term is not used by anyone (it's always written as "Qbs" and pronounced "cubes") and it is ultimately confusing to users and detracts from the identity of the product, especially its pronunciation. Change-Id: Ifb76d059cafc33ce3fa686ddb3d7d67f47084faf Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | Bump required Qt version to 5.4.0Orgad Shaneh2016-06-061-2/+2
|/ | | | | | | | | | | Required for using new functions of QTimer. Get rid of workarounds and helper functions that support previous versions. Change-Id: I13bec075ce3014083120834a402bdc213df10be9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
* Fix OS name in README.Jake Petroules2015-03-041-2/+2
| | | | | Change-Id: Id9a55efa5417749c5426dd79b99795b407081d8b Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
* Update minimum Qt version in README fileSergio Ahumada2015-03-041-2/+2
| | | | | | | since 7c82e9f3 Qt 5.1.0 is required Change-Id: If67275a9aefaff1af211ddfa04e820ec71fee7f1 Reviewed-by: Jake Petroules <jake.petroules@petroules.com>
* Update links from qt-project.org to qt.ioSergio Ahumada2015-03-031-1/+1
| | | | | Change-Id: Iffe5f1dc07fac4db4970fa9ad871cd7ccfffffb0 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
* adjust READMEJoerg Bornemann2013-06-271-12/+26
| | | | | | | Shamelessly stolen from Qt Creator. Change-Id: I896208e39cafb337d5b35ea95674fd1c362d83b4 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* be serious about the minimal supported Qt versionJoerg Bornemann2012-10-231-2/+2
| | | | | Change-Id: I1721501cbc54580298b42a47b4ca68a11e33ab6c Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
* Long live qbs!Joerg Bornemann2012-02-151-0/+20
Change-Id: I412793e868919a9ac99611616f292e7047f1ebcf