aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix warnings when compiling with Qt 4.Christian Kandeler2014-04-154-4/+23
* fix collecting defines in moc.jsJoerg Bornemann2014-04-151-3/+2
* Fix "inifiniteLoop" test for Qt 4.Christian Kandeler2014-04-151-1/+7
* Allow long-running commands to be canceled.Christian Kandeler2014-04-1510-22/+53
* Work around braindead QFileInfo::exists() behavior for symbolic links.Christian Kandeler2014-04-154-7/+20
* fix module property cacheJoerg Bornemann2014-04-153-11/+58
* Sanitize error/finished handling in executor jobs and command executors.Christian Kandeler2014-04-157-75/+44
* fix environment of JS ProcessJoerg Bornemann2014-04-141-1/+7
* fix usage of deprecated functionJoerg Bornemann2014-04-141-2/+2
* Make "infinite-loop" test app not actually run infinitely.v1.2.0Christian Kandeler2014-04-142-2/+4
* Fix compilation on Windows.Christian Kandeler2014-04-111-0/+1
* load PropertyList extension in bundle-tools.jsJoerg Bornemann2014-04-111-0/+2
* support internal extensions in loadExtensionJoerg Bornemann2014-04-113-3/+37
* Add (failing) autotest for QBS-552.Christian Kandeler2014-04-116-1/+95
* Make AbstractJob::cancel() a slot.Christian Kandeler2014-04-111-0/+1
* WiX: Fix the "cultures" property handlingDenis Shienkov2014-04-112-1/+3
* Fix linking of MSIs built from multiple WiX source files.Jake Petroules2014-04-114-1/+14
* Fix WiX test and turn it into an autotest.Jake Petroules2014-04-116-1/+59
* Fix potential assertion in Executor.Christian Kandeler2014-04-101-2/+4
* Do not report success from canceled jobs.Christian Kandeler2014-04-092-9/+24
* Add Windows 6.3 (8.1) to the list of known versions.Jake Petroules2014-04-081-1/+1
* detect Visual Studio build environment using vcvarsall.batJoerg Bornemann2014-04-088-46/+275
* Added PathTools import to DarwinGCCIvan Komissarov2014-04-071-0/+1
* Fix crash with Properties item as child of Project item.Joerg Bornemann2014-04-074-1/+22
* Fixed removing hidden files in a build treeIvan Komissarov2014-04-071-1/+1
* pass framework paths to mocJoerg Bornemann2014-04-041-0/+4
* avoid duplicate defines in moc callJoerg Bornemann2014-04-041-2/+4
* remove TopLevelProject::platformEnvironmentJoerg Bornemann2014-04-045-26/+6
* qtprofilesetup: Fix missing string replacement in output string.Christian Kandeler2014-04-031-1/+1
* move MSVC info classes to separate fileJoerg Bornemann2014-04-034-14/+52
* clean up qbs-setup-toolchains.proJoerg Bornemann2014-04-031-2/+13
* remove JSSourceValue::Alternative::conditionScopeItemJoerg Bornemann2014-03-316-33/+12