aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports/qbs/base
Commit message (Expand)AuthorAgeFilesLines
* Fix installing standalone loadable modulesIvan Komissarov2020-12-081-0/+2
* Merge branch '1.17'Ivan Komissarov2020-10-261-4/+0
|\
| * Android: Remove targetName suffix from QtApplicationRaphaël Cotty2020-10-231-4/+0
* | Remove extra semicolonsDenis Shienkov2020-09-111-1/+1
* | Fix InnoSetupModule to support InnoSetup v6Ivan Komissarov2020-09-041-1/+2
|/
* xcode: Fix ApplicationExtension with XCode 12Ivan Komissarov2020-07-301-1/+4
* Android: Add support to generation of aab packageRaphaël Cotty2020-06-252-2/+2
* Convenience items can now install separated debug infoIvan Komissarov2020-03-203-0/+25
* Make Library.qbs configurableIvan Komissarov2020-03-183-29/+39
* Android: Update support to qt 5.14 and multi-arch apks for Qt appsRaphaël Cotty2020-02-042-1/+5
* Define jobPool for AutotestRunnerJochen Ulrich2019-08-111-0/+2
* Add command and AutotestRunner timeoutJochen Ulrich2019-08-011-0/+6
* Qt support: Allow users to pull in plugins by typeChristian Kandeler2018-11-091-6/+0
* Android: Enable building apps with native code and no multiplexingChristian Kandeler2018-10-191-1/+3
* Enable the Application item to create Android appsChristian Kandeler2018-08-103-50/+25
* Do not pull in the bundle module unconditionallyChristian Kandeler2018-06-221-1/+1
* Remove "qbs" from some rule input tagsChristian Kandeler2018-06-221-1/+0
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-2217-31/+0
* AutotestRunner: Fix override logic for the arguments propertyChristian Kandeler2018-06-041-1/+4
* Merge "Merge 1.12 into master"Christian Kandeler2018-06-011-1/+8
|\
| * Merge 1.12 into masterChristian Kandeler2018-06-011-1/+8
| |\
| | * AutotestRunner: Make sure to run only the actual autotestsChristian Kandeler2018-05-301-0/+7
| | * AutotestRunner: Fix default working dirChristian Kandeler2018-05-301-1/+1
* | | Simplify installation of applications and librariesChristian Kandeler2018-06-014-0/+43
|/ /
* | Introduce the autotest moduleChristian Kandeler2018-05-301-3/+15
* | Allow rules without output artifactsChristian Kandeler2018-05-281-6/+1
|/
* Add AutotestRunner.auxiliaryInputsChristian Kandeler2018-05-071-0/+8
* AutotestRunner: Set the working dir when invoking a test executableChristian Kandeler2018-05-021-0/+3
* NativeBinary: Do not evaluate qbs properties unnecessarilyChristian Kandeler2018-02-221-5/+13
* Fix race conditions in innosetup, wix and nsis modulesChristian Kandeler2018-02-164-48/+3
* Merge 1.10 into masterChristian Kandeler2017-12-014-3/+54
|\
| * Installer modules: add a "helper" file tag to pull in dependent inputsJake Petroules2017-11-304-3/+54
* | Don't rely on a qbs-autotests_android profile for autotestsJake Petroules2017-11-291-0/+1
|/
* AndroidApk: don't error out if no AndroidManifest.xml file existsJake Petroules2017-08-301-2/+9
* Add support for building macOS disk imagesJake Petroules2017-06-122-0/+144
* Android: Multiplex over architectures instead of profilesChristian Kandeler2017-05-261-5/+2
* Remove Product.profilesChristian Kandeler2017-05-261-1/+1
* Fix NativeBinary.qbsChristian Kandeler2017-05-251-3/+1
* Fix Darwin multiplexingChristian Kandeler2017-05-241-2/+2
* Do not evaluate qbs.architectures more often than necessaryChristian Kandeler2017-05-241-2/+9
* Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-234-23/+62
* Make utility function slightly more generalJake Petroules2017-04-181-1/+1
* Merge 1.7 into masterChristian Kandeler2017-02-171-4/+6
|\
| * Fix App Extension builds on older versions of Xcode/macOSv1.7.2Jake Petroules2017-02-171-4/+6
* | Handle single-architecture Android builds more gracefullyJake Petroules2017-02-082-2/+2
* | Change the default base directory for entries of the "files" listChristian Kandeler2016-12-231-1/+2
|/
* Add support for building Inno Setup packagesJake Petroules2016-12-051-0/+34
* Merge 1.6 into masterChristian Kandeler2016-09-301-8/+11
|\
| * Fix the InstallPackage itemChristian Kandeler2016-09-291-8/+11
* | Remove executable flag from qbs and js filesEike Ziller2016-09-051-0/+0
|/