aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix buildChristian Kandeler2017-08-141-1/+1
* Fix build data rescuing when multiplexingChristian Kandeler2017-08-148-8/+36
* Add autotest checking that module loading respects property overridesChristian Kandeler2017-08-145-0/+50
* Fix help outputChristian Kandeler2017-08-081-1/+1
* Add reference pages to index.htmlKai Koehne2017-08-041-0/+12
* Fix recursiveWildcards() autotestChristian Kandeler2017-08-031-0/+2
* Update third party DMG dependenciesJake Petroules2017-08-034-14/+15
* Fix change tracking for wildcardsChristian Kandeler2017-08-033-3/+63
* Do not access the bundle module unconditionallyChristian Kandeler2017-08-0232-66/+176
* cpp module: Fix the GCC compiler path probeChristian Kandeler2017-07-311-1/+1
* Cpp module: Fix mingw's setupBuildEnvironment scriptChristian Kandeler2017-07-311-2/+2
* Autotests: Ensure that waitForNewTimestamp() always terminatesChristian Kandeler2017-07-311-3/+8