aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changelog file for 1.9.11.9Christian Kandeler2017-10-051-0/+4
* Fix usage of outer within Properties blocksJoerg Bornemann2017-10-045-9/+41
* Increase the iOS example app's deployment target to 8.0Jake Petroules2017-10-042-3/+3
* Lower the default response file threshold a bit on Windowsv1.9.1Christian Kandeler2017-09-292-1/+11
* Fix default value of qbs.buildVariantsChristian Kandeler2017-09-281-1/+1
* Add undocumented Utilities methods to get the Qbs QML type infoJake Petroules2017-09-273-0/+30
* GCC: Add support for the AVR architectureChristian Kandeler2017-09-271-0/+5
* Remove @param comments from languagePropertyName()Joerg Bornemann2017-09-261-3/+0
* Remove old precompiled header test dataJoerg Bornemann2017-09-265-191/+0
* Doc: Update the cpp module exampleJoerg Bornemann2017-09-251-1/+1
* Set the version number for Qbs applicationsJake Petroules2017-09-211-0/+2
* Docker image: update to the latest Windows 10 patch releaseJake Petroules2017-09-201-1/+1
* Fix broken deployment target handling in install-bundle exampleJake Petroules2017-09-202-1/+2
* Fix Info.plist variable expansion warning in example projectsJake Petroules2017-09-202-2/+2
* Add a PropertyListVariableExpander classJake Petroules2017-09-202-73/+105
* Add --limitoutput option when building Chocolatey packageJake Petroules2017-09-181-0/+1
* Fix prefix of generated source archivesJake Petroules2017-09-161-3/+3
* Add missing documentation for cpp.endianness propertyJake Petroules2017-09-161-0/+8
* Fix OTHER_FILES for the item reference documentationJoerg Bornemann2017-09-111-1/+2
* Fix deployment of dmgbuildJake Petroules2017-09-073-5/+5
* Docker/Windows: use a simpler workaround for UNC paths in release scriptJake Petroules2017-09-072-3/+3
* Fix typo in operator< for ProductDataJoerg Bornemann2017-09-071-1/+1
* Version bumpJoerg Bornemann2017-09-051-1/+1
* TextFile: Always destroy QTextStream before QFileJoerg Bornemann2017-09-011-2/+2
* ModuleLoader: Fix adjustment for multiplexed dependenciesv1.9.0Christian Kandeler2017-09-014-147/+169
* Document the relevant file tags of the ib moduleJake Petroules2017-08-302-0/+54
* Document the relevant file tags of the wix moduleJake Petroules2017-08-291-0/+43
* Document the relevant file tags of the nsis moduleJake Petroules2017-08-291-0/+26
* Document the relevant file tags of the bundle moduleJake Petroules2017-08-291-0/+6
* cpp module: fix detection of ARMv8 (32-bit) architectureJake Petroules2017-08-291-1/+1
* resolveSymlinks: Fix relative symbolic links on WindowsOrgad Shaneh2017-08-281-1/+1
* Chocolatey package: update owners list; qbs now has its own accountJake Petroules2017-08-281-1/+1
* mingw: Fix manifest ruleChristian Kandeler2017-08-281-2/+4
* Fix dependency tracking when using --check-timestampsChristian Kandeler2017-08-287-1/+39
* Add code attribution documentationKai Koehne2017-08-242-0/+214
* Fix problems with drive root paths on WindowsJake Petroules2017-08-234-12/+36
* Support MSVC's /std optionChristian Kandeler2017-08-236-2/+135
* Revert "Generate code attribution documentation"Christian Kandeler2017-08-236-57/+3
* Generate code attribution documentationKai Koehne2017-08-236-3/+57
* Simplify export macro definition of the QML parserJoerg Bornemann2017-08-223-2/+9
* Android: Do not modify libraries in the NDKChristian Kandeler2017-08-221-8/+26
* Fix MSVC linker warningJoerg Bornemann2017-08-224-4/+4
* Docker: check that the installation of Chocolatey packages succeedsJake Petroules2017-08-221-4/+4
* Docker image: update to the latest* Windows 10 patch releaseJake Petroules2017-08-221-1/+1
* Add Windows UAC fix to qbs-setup-android and qbs-setup-toolchainsJake Petroules2017-08-214-0/+27
* Fix edge case in change trackingChristian Kandeler2017-08-218-0/+60
* Qt, iOS: add platform plugin linker flags only to the platform pluginJake Petroules2017-08-161-4/+6
* Fix iOS linked libraries for Qt 5.8+Jake Petroules2017-08-162-5/+7
* Don't set the *_DEPLOYMENT_TARGET environment variables to empty stringJake Petroules2017-08-141-8/+8
* ModuleLoader: Remove invalid assertionChristian Kandeler2017-08-143-4/+35