aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't evaluate module properties twice for groups with fileTagsFilter.1.3Christian Kandeler2015-02-171-3/+1
* Amend property evaluation optimization.v1.3.4Christian Kandeler2015-02-161-3/+5
* Adapt autotest so that it fails again.Christian Kandeler2015-02-163-2/+5
* Don't evaluate properties that will never be seen.Christian Kandeler2015-02-132-35/+88
* Increase tests timeout to make them succeed on slow hardwareDmitry Shachnev2015-02-122-3/+3
* Remove invalid assertion.Christian Kandeler2015-02-116-1/+45
* Fix build.Christian Kandeler2015-02-101-0/+1
* fix scalar property lookup some moreJoerg Bornemann2015-02-104-10/+59
* Doc: Add a configuration for online documentation buildsTopi Reinio2015-02-062-1/+21
* Add XFAIL'ing autotest.Christian Kandeler2015-02-032-0/+2
* Fix removeFileRecursion().Christian Kandeler2015-02-034-2/+43
* Add documentation for Process::setCodec().Christian Kandeler2015-02-021-0/+8
* Fix Qt 4 build.Christian Kandeler2015-01-291-1/+1
* fix look-up of scalar propertiesJoerg Bornemann2015-01-298-50/+98
* Fix the PropertyFinder.Christian Kandeler2015-01-291-1/+1
* enhance error message for failing environment setupJoerg Bornemann2015-01-281-1/+1
* remove unused variableJoerg Bornemann2015-01-281-1/+0
* fix caching for properties transitively dependent on productJoerg Bornemann2015-01-275-3/+46
* Do not insert into module property cache if caching is disabled.Christian Kandeler2015-01-261-1/+2
* Update LicenseEike Ziller2015-01-26457-2692/+2692
* more fine-grained cache disablingJoerg Bornemann2015-01-219-8/+46
* fix product variable in Export itemsJoerg Bornemann2015-01-207-24/+111
* clean up TestBlackbox::exportWithRecursiveDependsJoerg Bornemann2015-01-194-2/+1
* Add missing files for autotest.Christian Kandeler2015-01-191-0/+7
* Fix project parse error.Christian Kandeler2015-01-195-7/+39
* Add XFAIL-ing autotest for newly discovered bug.Christian Kandeler2015-01-162-1/+6
* Add XFAIL-ing autotest for bug.Christian Kandeler2015-01-156-0/+45
* remove superfluous project variableJoerg Bornemann2015-01-131-1/+1
* update leaves for invalidated artifactsJoerg Bornemann2015-01-136-5/+15
* Add failing autotest for newly discovered bug.Christian Kandeler2015-01-124-0/+69
* Fix compilation with latest qtbase/devKai Koehne2015-01-071-1/+2
* fix MinGW 4.6 detectionJoerg Bornemann2015-01-061-3/+5
* fix setup-qt for debug/release builds of QtJoerg Bornemann2015-01-062-10/+9
* Disable smart relinking for mingw.Christian Kandeler2015-01-051-0/+7
* Fix NSIS version number detection.Jake Petroules2015-01-051-1/+1
* fix compilation with minimal Qt configurationJoerg Bornemann2014-12-234-0/+5
* Fix property look-up.Christian Kandeler2014-12-191-1/+1
* fix duplicate libraries in MSVC linker commandJoerg Bornemann2014-12-191-14/+19
* fix duplicate libraries on gcc command lineJoerg Bornemann2014-12-181-6/+12
* Fix mingw Qt setup.Christian Kandeler2014-12-171-1/+6
* Fix ResolvedFileContext comparison.Christian Kandeler2014-12-152-2/+4
* Doc: remove confusing statementJoerg Bornemann2014-12-111-2/+0
* Version bump.Christian Kandeler2014-12-112-2/+2
* fix release-with-debug-info build with MSVCJoerg Bornemann2014-12-021-1/+1
* Sort inputs and outputs before setting up the respective JS lists.v1.3.3Christian Kandeler2014-12-011-0/+9
* Fix potential exception leak.Christian Kandeler2014-12-011-3/+2
* Catch exceptions by const reference.Christian Kandeler2014-11-281-2/+2
* qtprofilesetup: Fix detection for DataVisualization module.Christian Kandeler2014-11-271-4/+5
* Throw a proper error when encountering invalid outputArtifact values.Christian Kandeler2014-11-211-1/+4
* Fix compilation on Windows.Christian Kandeler2014-11-201-2/+2