aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix imports in tst_blackbox::trackExternalProductChangesJoerg Bornemann2016-05-022-1/+2
* Fix qmake build with icc on Windows.Christian Kandeler2016-05-024-4/+4
* Skip TestBlackbox::infoPlist outside OS X.Jake Petroules2016-05-021-0/+3
* Fix error locationsJoerg Bornemann2016-05-021-6/+24
* Aggregate the cpp module's Info.plist properties with the product's.Jake Petroules2016-05-025-0/+53
* Remove DBus adaptor autotest for invalid input file names.Christian Kandeler2016-05-024-22/+0
* Add missing base property to Export itemsJoerg Bornemann2016-04-294-2/+22
* Fix DBus autotest.Christian Kandeler2016-04-292-2/+3
* Fix DBus adaptor/interface support.Christian Kandeler2016-04-298-5/+35
* Document the relevant file tags of the Qt modules.Christian Kandeler2016-04-291-33/+157
* Document the file tags of the java module.Christian Kandeler2016-04-281-0/+28
* Fix DBUS module on Windows.Christian Kandeler2016-04-271-2/+7
* DBus module: Add support for the qdbusxml2cpp tool.Christian Kandeler2016-04-2718-0/+771
* Fix check whether a module is required.Christian Kandeler2016-04-276-11/+81
* Don't print useless error message about file read failures.Jake Petroules2016-04-271-4/+8
* Fix use of qdoc with unrecognized file types.Jake Petroules2016-04-262-6/+15
* PkgConfigProbe: output modversionAndrew Knight2016-04-251-3/+7
* MSVC: Fix warning about unused variableKai Koehne2016-04-221-1/+1
* Fix default value of xcode.sdk and _sdkSettings.Jake Petroules2016-04-221-3/+6
* Use native separators in error message.Christian Kandeler2016-04-211-3/+4
* Show proper error message for conflicting artifacts.Christian Kandeler2016-04-215-16/+51
* Add a code location to deprecation warnings.Christian Kandeler2016-04-212-9/+26
* Fix case of both required and non-required dependencies to a module.Christian Kandeler2016-04-2011-27/+111
* Also show inputs from dependencies when printing a rule.Christian Kandeler2016-04-201-1/+3
* Disable "insecure" warnings on qbs build with MSVCOrgad Shaneh2016-04-191-1/+6
* Do not use the JavaScript print() function.Jake Petroules2016-04-155-9/+9
* Don't restrict Product.version to numeric version numbers.Jake Petroules2016-04-152-5/+15
* Remove documentation for code signing properties in the Xcode module.Jake Petroules2016-04-152-52/+1
* Fix sevenZip autotest.Jake Petroules2016-04-151-4/+2
* Fix stripping after extracting debug symbols.Jake Petroules2016-04-151-11/+12
* Fix enableRtti test with GCC.Jake Petroules2016-04-151-4/+11
* Work around QtScript bug.Christian Kandeler2016-04-144-7/+11
* Fix errorInfo autotest on Windows.Jake Petroules2016-04-141-7/+7
* Fix enableExceptions autotest on Linux.Jake Petroules2016-04-141-1/+6
* Move enableRtti property from Android.ndk to cpp module.Jake Petroules2016-04-1410-16/+77
* Fix handling of flat dSYM output and greatly expand test coverage.Jake Petroules2016-04-145-17/+150
* Display proper file paths and line numbers for errors in more places.Jake Petroules2016-04-1415-22/+214
* Implement properties to control use of exception handling.Jake Petroules2016-04-1419-14/+157
* DRY up some simple code in GenericGCC.Jake Petroules2016-04-142-53/+24
* Restore original behavior of PathProbe fileName/path properties.Jake Petroules2016-04-146-2/+54
* Respect Probe conditions.Christian Kandeler2016-04-145-5/+51
* Fix performance regression in bundle module for non-Darwin targets.Christian Kandeler2016-04-141-0/+5
* Add a validate script to the bundle module.Jake Petroules2016-04-138-169/+1394
* Remove RulesApplicator::applyRuleInEvaluationContextJoerg Bornemann2016-04-133-12/+5
* Fix signature of RulesApplicator::evalContextJoerg Bornemann2016-04-132-2/+2
* Remove dead codeJoerg Bornemann2016-04-121-3/+0
* Add XFAILing autotest for newly discovered bug.Christian Kandeler2016-04-129-0/+87
* Plug another exception leak.Christian Kandeler2016-04-111-19/+28
* Fix deployment target autotest.Jake Petroules2016-04-111-6/+6
* Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-077-11/+107