summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove executable bit from non-executable files.v1.2.21.2Jake Petroules2014-06-165-0/+0
* fix scope chain of conditions of Properties itemsJoerg Bornemann2014-06-163-21/+88
* fix isEmpty checkJoerg Bornemann2014-06-161-1/+1
* fix graph traversal of ArtifactVisitorJoerg Bornemann2014-06-132-0/+7
* sanitize stdout/stderr output in blackbox testJoerg Bornemann2014-06-132-0/+9
* allow Probe items within Module itemsJoerg Bornemann2014-06-131-0/+1
* fix TestBlackbox::erroneousFiles on *nixJoerg Bornemann2014-06-131-2/+3
* yield error if Command.workingDirectory doesn't existJoerg Bornemann2014-06-104-0/+52
* fix linking of static Qt libsJoerg Bornemann2014-06-051-3/+10
* fix lib name for static Qt libs on OS XJoerg Bornemann2014-06-041-1/+1
* read QtModuleInfo.isStaticLibrary from module_configJoerg Bornemann2014-06-041-1/+6
* initialize QtModuleInfo::isStaticLibraryJoerg Bornemann2014-06-041-1/+3
* Fix messages.Takumi Asaki2014-06-022-3/+3
* setup-qt: mark ActiveQt libs as static for Qt4Joerg Bornemann2014-05-261-1/+9
* setup-qt: fix module prefix for ActiveQtJoerg Bornemann2014-05-261-2/+15
* fix getQtLibraryName for static Qt4 modulesJoerg Bornemann2014-05-263-9/+12
* setup-qt: fix module name for ActiveQtJoerg Bornemann2014-05-261-1/+11
* Fix repeated emission of the finished() signal in JsCommandExecutor.Christian Kandeler2014-05-261-4/+4
* fix app linker rule for MinGWJoerg Bornemann2014-05-261-0/+1
* Add missing header file to installation targets.Christian Kandeler2014-05-232-2/+7
* Bump version number.Christian Kandeler2014-05-232-2/+2
* Remove trailing whitespaceOrgad Shaneh2014-05-213-6/+6
* pass file dependencies to recursive dependency scannersJoerg Bornemann2014-05-212-8/+11
* let scanners operate on FileResourceBase objectsJoerg Bornemann2014-05-204-26/+34
* move scanner determination to separate functionJoerg Bornemann2014-05-202-26/+32
* streamline trace output of the dependency scannerJoerg Bornemann2014-05-201-20/+29
* extend TestBlackBox::fileDependenciesJoerg Bornemann2014-05-193-1/+16
* MSVC: do not use deprecated input.fileName propertyJoerg Bornemann2014-05-161-1/+1
* Fixed handling of Qt4 Phonon submodule in qtprofilesetup.Thomas Epting2014-05-165-4/+16
* use PathProbe in dynamicRuleOutputs testJoerg Bornemann2014-05-121-2/+7
* fix PathProbeJoerg Bornemann2014-05-121-1/+1
* Autotests: Increase timeout for "infinite loop" tests.Christian Kandeler2014-05-091-2/+2
* fix crash on Properties block in Export itemv1.2.1Joerg Bornemann2014-05-082-0/+8
* Executor: Record only the first failing job's error message.Christian Kandeler2014-05-071-1/+2
* Doc: fix copy-paste error.Jake Petroules2014-05-061-1/+1
* Fix crash on product disabling.Christian Kandeler2014-04-304-1/+22
* Make the "clean" operation interruptible.Christian Kandeler2014-04-281-2/+8
* Remove invalid assertion.Christian Kandeler2014-04-241-1/+2
* add missing loadFile call from msvc.jsJoerg Bornemann2014-04-231-0/+2
* qbs build: Fix type of project.libRPaths.Christian Kandeler2014-04-231-1/+1
* fix XcodeProbe::compareVersionsJoerg Bornemann2014-04-231-3/+3
* Fuzzy tester: Print error message also for clean build failures.Christian Kandeler2014-04-222-6/+8
* API: Do not present all root artifacts as target artifacts.Christian Kandeler2014-04-178-6/+18
* Allow to set the archive format in packaging script.Christian Kandeler2014-04-161-3/+4
* Add script for creating a source package for a release.Christian Kandeler2014-04-162-0/+9
* Increase timeout in tests.Christian Kandeler2014-04-161-2/+2
* Prevent user code from hanging qbs during resolving.Christian Kandeler2014-04-169-9/+64
* Remove left-over function declaration.Christian Kandeler2014-04-161-1/+0
* Bump version number to 1.2.1.Christian Kandeler2014-04-162-2/+2
* setup-qt: fix help textJoerg Bornemann2014-04-161-1/+1