aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix usage of outer within Properties blocksJoerg Bornemann2017-10-043-9/+13
* Lower the default response file threshold a bit on Windowsv1.9.1Christian Kandeler2017-09-292-1/+11
* Add undocumented Utilities methods to get the Qbs QML type infoJake Petroules2017-09-273-0/+30
* Add --limitoutput option when building Chocolatey packageJake Petroules2017-09-181-0/+1
* Fix typo in operator< for ProductDataJoerg Bornemann2017-09-071-1/+1
* TextFile: Always destroy QTextStream before QFileJoerg Bornemann2017-09-011-2/+2
* ModuleLoader: Fix adjustment for multiplexed dependenciesv1.9.0Christian Kandeler2017-09-012-61/+75
* 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
* Fix dependency tracking when using --check-timestampsChristian Kandeler2017-08-281-1/+9
* Fix problems with drive root paths on WindowsJake Petroules2017-08-233-11/+26
* Simplify export macro definition of the QML parserJoerg Bornemann2017-08-223-2/+9
* Fix MSVC linker warningJoerg Bornemann2017-08-224-4/+4
* 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-213-0/+13
* 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
* ModuleLoader: Remove invalid assertionChristian Kandeler2017-08-141-3/+1
* Fix build data rescuing when multiplexingChristian Kandeler2017-08-144-8/+8
* Fix help outputChristian Kandeler2017-08-081-1/+1
* Update third party DMG dependenciesJake Petroules2017-08-034-14/+15
* Fix change tracking for wildcardsChristian Kandeler2017-08-031-3/+7
* Do not access the bundle module unconditionallyChristian Kandeler2017-08-021-2/+4
* Revert change to module merger that broke overriding list propertiesChristian Kandeler2017-07-311-4/+1
* Update third party DMG dependenciesJake Petroules2017-07-2810-146/+221
* Fix false positive in change tracking codeChristian Kandeler2017-07-271-2/+3
* Fix glitch with new module property access syntaxChristian Kandeler2017-07-271-0/+2
* MSVC: Fix 'inconsistent dll linkage' warningsKai Koehne2017-07-261-2/+2
* Export equality operator for qbs::PropertyMapChristian Kandeler2017-07-241-2/+2
* JsCommandExecutor: Try harder not to cancel non-running commandsChristian Kandeler2017-07-211-1/+4
* Make sure we don't create permanent directories needlesslyChristian Kandeler2017-07-203-34/+63
* Fix Windows buildChristian Kandeler2017-07-201-0/+1
* Qt.qml template: Consider possible placeholder in plugin prl filesChristian Kandeler2017-07-192-2/+4
* Modify make-release-archive.sh to produce both archive types at onceJake Petroules2017-07-191-1/+1
* Add the creation of a Chocolatey package to our release processJake Petroules2017-07-194-0/+172
* Organize the 'dist' release package into a new file structureJake Petroules2017-07-183-0/+201
* Fix build with Qt < 5.8Christian Kandeler2017-07-171-0/+1
* Add fall-through annotations to switch statementsChristian Kandeler2017-07-172-1/+28
* Merge 1.8 into 1.9Christian Kandeler2017-07-142-2/+3
|\
| * Install missing public header1.8Joerg Bornemann2017-07-102-2/+3
* | Replace improper 'variant' terminology with 'configuration [name]'Jake Petroules2017-07-101-11/+22
* | Fix behavior with corrupt or outdated build graphsChristian Kandeler2017-07-106-69/+74
* | Fix build graph locker error message on WindowsChristian Kandeler2017-07-101-1/+6
* | Put the launcher process into its own process groupChristian Kandeler2017-07-062-3/+22
* | Allow to pass the initial value to PropertyDeclaration constructorChristian Kandeler2017-07-054-94/+78
* | Fix false positive in property declaration checkerChristian Kandeler2017-07-043-10/+27
* | Small clean-up in Transformer classChristian Kandeler2017-07-044-11/+12
* | Give rules access to artifacts matching "explicitlyDependsOn"Christian Kandeler2017-07-047-14/+38
* | Fix trace messageJoerg Bornemann2017-07-041-1/+1
* | Merge "Merge 1.8 into master"Christian Kandeler2017-06-304-26/+14
|\ \