aboutsummaryrefslogtreecommitdiffstats
path: root/qbs-resources/imports
Commit message (Expand)AuthorAgeFilesLines
* Bundle Qt libraries on all platformsRichard Weickelt2019-10-101-2/+4
* 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
* Remove support for in-build-dir-execution of the qbs qbs buildJoerg Bornemann2018-07-123-6/+7
* Add module Exporter.pkgconfigChristian Kandeler2018-06-041-0/+9
* qbs build: Add convenience properties for building staticallyChristian Kandeler2018-05-091-2/+3
* Merge 1.11 into masterChristian Kandeler2018-04-201-1/+1
|\
| * Fix type of visibilityType property in QbsLibrary.qbsJoerg Bornemann2018-04-191-1/+1
* | Bump required Qt versionChristian Kandeler2018-04-031-1/+1
* | Add module Exporter.qbsChristian Kandeler2018-03-141-2/+21
* | 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: 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
* Rewrite rpath handling for binaries that are a part of Qbs itselfJake Petroules2017-12-083-3/+6
* 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
* Install debug symbols of Qbs apps, libs, and plugins for debug buildsJake Petroules2017-10-042-2/+8
* Set the version number for Qbs applicationsJake Petroules2017-09-211-0/+2
* 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-023-3/+2
* 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
* 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
|\|
| * qbs build: Don't use relative paths in product parent itemsChristian Kandeler2016-11-232-2/+4
| * qbs build: Use correct module name "Qt.testlib" instead of "Qt.test"Christian Kandeler2016-11-181-1/+1
* | Version bumpChristian Kandeler2016-11-111-1/+1
|/
* Append minor version number to soname of all qbs libsJoerg Bornemann2016-11-031-0/+2
* Don't install static library productsJake Petroules2016-09-082-2/+3
* Version bumpChristian Kandeler2016-08-011-1/+1
* Generate a proper install tree for the dist target.Jake Petroules2016-06-161-0/+6
* qbs build: Move build config properties into a dedicated module.Christian Kandeler2016-06-074-4/+8
* Bump required Qt version to 5.4.0Orgad Shaneh2016-06-061-1/+1
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-05-031-1/+7
|\
| * Enable exceptions in qbs projectOrgad Shaneh2016-05-031-0/+1
| * Disable "insecure" warnings on qbs build with MSVCOrgad Shaneh2016-04-191-1/+6
* | Remove items scheduled for removal in 1.6.Jake Petroules2016-04-221-1/+1
* | Version bump.Christian Kandeler2016-04-181-1/+1
|/
* Merge branch 1.4 into master.Christian Kandeler2015-07-311-1/+1
|\
| * Don't advertise using relative paths in export items.Christian Kandeler2015-07-281-1/+1