aboutsummaryrefslogtreecommitdiffstats
path: root/qbs-resources
Commit message (Expand)AuthorAgeFilesLines
* Qt support: Add /permissive- flag with MSVCChristian Kandeler2022-06-031-0/+7
* Remove `import qbs` from all project filesDenis Shienkov2021-08-046-7/+0
* GitHub actions: fix building debug infoIvan Komissarov2021-05-102-2/+2
* Replace "product" variable by "exportingProduct" in Export itemsRaphael Cotty2021-05-072-7/+7
* Fix building unit tests with bundled Qt.scriptIvan Komissarov2021-03-171-0/+22
* Remove QTextCursor API from ChangeSetIvan Komissarov2021-03-171-1/+1
* Bump c++ version to the 17th standardIvan Komissarov2020-08-211-1/+1
* qbsbuild: inherit QbsAutotest from QbsProductIvan Komissarov2020-08-211-4/+2
* qbsbuild: move logging to the static libraryIvan Komissarov2020-08-202-25/+1
* qbsbuild: get rid of the QbsLibraryBaseIvan Komissarov2020-08-203-27/+25
* Bump required Qt versionChristian Kandeler2020-07-241-1/+1
* qbs build: Fix excessive clang 10 warnings triggered by Qt headersChristian Kandeler2020-05-141-3/+7
* Enable QT_NO_CAST_FROM_BYTEARRAYIvan Komissarov2020-04-211-1/+5
* Move some Visual Studio generator parts into libqbsmsbuildJake Petroules2020-04-173-22/+34
* Use docker-compose exclusively for managing Docker imagesRichard Weickelt2020-03-261-50/+0
* qbs build: Add more sanity check convenience propertiesChristian Kandeler2019-10-231-1/+12
* Bundle Qt libraries on all platformsRichard Weickelt2019-10-102-3/+5
* qbs build: Fix GCC 9 warnings triggered by Qt headersChristian Kandeler2019-07-021-3/+13
* Increase minimum required Qt versionChristian Kandeler2019-04-261-1/+1
* qbs build: Fix look-up of qbs executable by autotestsChristian Kandeler2018-11-211-1/+1
* qbs build: Allow building with address sanitizerChristian Kandeler2018-08-311-0/+7
* qbsbuildconfig: Do not pull in cpp if withCode is falseJoerg Bornemann2018-08-081-2/+5
* Remove support for in-build-dir-execution of the qbs qbs buildJoerg Bornemann2018-07-123-6/+7
* Remove compatibility code for building qbs with qbs < 1.11Joerg Bornemann2018-07-121-9/+3
* Remove qbs 1.9 compatibility code from qbsbuildconfigJoerg Bornemann2018-07-121-10/+0
* Add module Exporter.pkgconfigChristian Kandeler2018-06-042-0/+12
* Add support for system-level settingsChristian Kandeler2018-06-011-0/+1
* qbs build: Add convenience properties for building staticallyChristian Kandeler2018-05-092-2/+4
* Merge 1.11 into masterChristian Kandeler2018-04-201-1/+1
|\
| * Fix type of visibilityType property in QbsLibrary.qbsJoerg Bornemann2018-04-191-1/+1
* | Add QtScript git submoduleJoerg Bornemann2018-04-091-0/+1
* | Bump required Qt versionChristian Kandeler2018-04-031-1/+1
* | Add module Exporter.qbsChristian Kandeler2018-03-142-2/+23
* | Run autotests using the qbs from the install root if availableJake Petroules2018-02-191-0/+3
* | Build qbs with C++14Christian Kandeler2018-02-152-2/+2
* | qbs build: Set cpp.cxxLanguageVersion in QbsProductChristian Kandeler2018-02-143-2/+1
|/
* qbs build: Make the Qt bundling functionality configurableChristian Kandeler2018-01-301-0/+1
* qbs build: Re-add rpaths for our autotestsChristian Kandeler2018-01-251-0/+1
* qbs build: Remove exported qbsbuildconfig dependencyChristian Kandeler2018-01-111-1/+0
* Account for the Qbs docs build now requiring additional dependenciesJake Petroules2018-01-051-1/+1
* Fix qbs buildChristian Kandeler2017-12-121-5/+3
* Rewrite rpath handling for binaries that are a part of Qbs itselfJake Petroules2017-12-084-10/+32
* macOS: set a compatibility version on our shared librariesJake Petroules2017-12-071-0/+1
* Fix qbs build with MSVCChristian Kandeler2017-12-051-1/+4
* qbs build: Set soversionChristian Kandeler2017-12-011-2/+1
* Allow overriding the autotest profile for each test suite individuallyJake Petroules2017-11-151-0/+4
* Give BinaryProbe a more sensible set of default paths on UnixJake Petroules2017-11-061-1/+0
* Allow fully overriding the QML type info build and install pathsJake Petroules2017-11-021-1/+3
* Automatically generate the QML type descriptions as part of the buildJake Petroules2017-11-011-0/+1
* Install debug symbols of Qbs apps, libs, and plugins for debug buildsJake Petroules2017-10-042-2/+8