aboutsummaryrefslogtreecommitdiffstats
path: root/qbs-resources
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/1.9'Joerg Bornemann2017-09-261-0/+2
|\
| * Set the version number for Qbs applicationsJake Petroules2017-09-211-0/+2
* | Add a minimal man pageChristian Kandeler2017-08-291-0/+1
* | Add products to build the Qbs Docker imagesJake Petroules2017-08-181-0/+51
|/
* Do not access the bundle module unconditionallyChristian Kandeler2017-08-021-2/+5
* Move the buildgraph, language and tools tests into the proper locationsJake Petroules2017-06-221-1/+4
* Introduce the qbsversion module for building QbsJake Petroules2017-06-024-3/+26
* Merge 1.8 into masterChristian Kandeler2017-06-021-1/+2
|\
| * Make "bin" the libexec path on WindowsChristian Kandeler2017-05-301-1/+2
| * Version bumpChristian Kandeler2017-05-241-1/+1
* | qbs build: Make use of version check capabilities in Depends itemChristian Kandeler2017-05-311-3/+1
* | Replace QbsFunctions.versionIsAtLeast with Utilities.versionCompareJake Petroules2017-05-312-19/+2
* | Version bumpJoerg Bornemann2017-03-291-1/+1
|/
* Make the documentation embeddable in other projectsChristian Kandeler2017-03-101-0/+3
* Bump required Qt version to 5.6Christian Kandeler2017-02-271-1/+1
* Enable QT_STRICT_ITERATORS in debug modeChristian Kandeler2017-01-161-0/+2
* Merge 1.7 into masterChristian Kandeler2016-12-091-2/+3
|\
| * Fix propagation of defines to dependencies from QbsLibraryJake Petroules2016-12-071-2/+3
* | Merge 1.7 into masterChristian Kandeler2016-11-262-3/+5
|\|