aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BuildGraphLocker: Include 5.7.0 in versions that have QTBUG-533921.5Orgad Shaneh2016-07-131-2/+5
* FreeBSD fix: change order of includesRalf Nolden2016-07-081-3/+3
* Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-2758-146/+160
* Docs: List the supported property types.Christian Kandeler2016-06-241-0/+42
* Respect the "active file tags" build option also when installing.Christian Kandeler2016-06-174-2/+13
* Docs: Clarify the connection between file tags, rules and product type.Christian Kandeler2016-06-162-2/+32
* Prevent users from creating nonsensical Command properties.Christian Kandeler2016-06-155-1/+44
* Make processNameByPid() work on OpenBSD,NetBSD and FreeBSDRalf Nolden2016-06-133-11/+32
* Doc: Show syntax for multiple filesKai Koehne2016-06-121-0/+6
* Make search paths given on the command line available right away.Christian Kandeler2016-06-105-16/+41
* Bump version to 1.5.2.Christian Kandeler2016-06-092-2/+2
* Revert "Fix version validation for limits of 1,1."Christian Kandeler2016-06-081-4/+1
* Fix version validation for limits of 1,1.Jake Petroules2016-06-071-1/+4
* Fix potential crash in project setup.Christian Kandeler2016-06-072-1/+37
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-06590-590/+590
* Avoid using the term "Qt Build Suite" in Qbs documentation.Jake Petroules2016-06-043-12/+12
* Executor: Do not assert on condition that can actually happen.v1.5.1Christian Kandeler2016-06-027-3/+81
* Don't warn about unknown Windows versions if no version is set.Jake Petroules2016-06-021-1/+1
* Add missing code location to some parsing errors.Christian Kandeler2016-06-021-4/+8
* Version validator: Nicer error message for fixed component number.Christian Kandeler2016-06-011-1/+4
* Print more descriptive "unknown Windows version" warning messages.Jake Petroules2016-05-306-32/+47
* BuildGraphLocker: Workaround a lockfile issueOrgad Shaneh2016-05-301-1/+8
* Enable C++11 for the scanner plugins.Christian Kandeler2016-05-272-0/+2
* PkgConfigProbe: Make sure no values are undefined in the success case.Christian Kandeler2016-05-275-8/+89
* Fix edge case in module look-up.Christian Kandeler2016-05-255-2/+42
* Check for self-assignment in ProjectData assignment operator.Jake Petroules2016-05-251-2/+4
* Fix use of potentially uninitialized value.Jake Petroules2016-05-251-1/+1
* cpp module: enable exceptions by defaultSergey Petrov2016-05-242-2/+12
* Fix setup-toolchains when the compiler name is g++ and no --type is set.Jake Petroules2016-05-231-0/+2
* Fix responseFiles autotest on non-WindowsJoerg Bornemann2016-05-201-1/+3
* Fix static-lib-deps autotest on WindowsJoerg Bornemann2016-05-201-0/+1
* Fix null pointer accesses.Christian Kandeler2016-05-202-11/+22
* Add missing initializations for class members.Christian Kandeler2016-05-201-2/+2
* Respect the conditions of Export items.Christian Kandeler2016-05-206-0/+67
* Quote arguments in response filesPhilip Schuchardt2016-05-205-1/+94
* remove unnecessary path normalizationOswald Buddenhagen2016-05-191-1/+0
* nuke unused cleanPath() functionOswald Buddenhagen2016-05-191-13/+0
* use TEMPLATE = aux instead of bizarre phony target hackOswald Buddenhagen2016-05-191-24/+2
* Properly support disabling the use of precompiled headers.Christian Kandeler2016-05-182-0/+6
* Clone values when copying them from Export items.Christian Kandeler2016-05-182-2/+1
* Update "importingProduct" autotest to reflect newly found bug.Christian Kandeler2016-05-182-26/+32
* Doc: Align code snippetsKai Koehne2016-05-181-1/+2
* Add missing _MSC_VER=XXXX define to compilerDefinesJoerg Bornemann2016-05-172-1/+10
* Fix flaky autotest.Christian Kandeler2016-05-121-32/+64
* Version bump to 1.5.1.Christian Kandeler2016-05-112-2/+2
* Fix missing import in moc.jsv1.5.0Joerg Bornemann2016-05-061-0/+3
* Skip sanity checks by default in release mode.Christian Kandeler2016-05-041-0/+11
* Fix wrong assumption about transformer output timestamps.Christian Kandeler2016-05-045-7/+52
* Add an "importingProduct" variable to the Export item.Christian Kandeler2016-05-037-1/+56
* Enable exceptions in qbs projectOrgad Shaneh2016-05-031-0/+1