aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert change to module merger that broke overriding list propertiesChristian Kandeler2017-07-313-9/+25
* Update third party DMG dependenciesJake Petroules2017-07-2810-146/+221
* Docs: Add "Properties" section to those items where it was missingChristian Kandeler2017-07-274-0/+8
* Fix false positive in change tracking codeChristian Kandeler2017-07-271-2/+3
* Fix glitch with new module property access syntaxChristian Kandeler2017-07-272-2/+4
* Move the Docker documentation out of the README and add more detailJake Petroules2017-07-262-18/+82
* MSVC: Fix 'inconsistent dll linkage' warningsKai Koehne2017-07-261-2/+2
* Add test case for a "dynamic project"Christian Kandeler2017-07-245-0/+53
* Export equality operator for qbs::PropertyMapChristian Kandeler2017-07-241-2/+2
* Document how to get binaries for QbsKai Koehne2017-07-244-21/+132
* Fix autotest on MacChristian Kandeler2017-07-211-1/+2
* GCC: Don't assume the presence of sources in static library productsChristian Kandeler2017-07-215-2/+27