aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Fix bug that causes re-linking on every build on Linux1.6Christian Kandeler2016-11-142-2/+10
* Executor: Fix dynamic rules with generated inputsv1.6.1Christian Kandeler2016-11-084-0/+70
* Fix autotest for QTBUG-51237Christian Kandeler2016-10-141-4/+0
* Convert null variant values to empty listsChristian Kandeler2016-10-144-0/+49
* Fix bundleStructure autotestJake Petroules2016-10-101-6/+0
* Remove ResourceRules handlingJake Petroules2016-10-071-1/+1
* Fix file scope for Properties conditionsChristian Kandeler2016-08-295-0/+27
* Do not allow "static" JS extension classes to be instantiatedChristian Kandeler2016-08-263-0/+52
* Fix scoping issue for list propertiesChristian Kandeler2016-08-175-0/+11
* Fix reproducibleBuild autotest with mingwChristian Kandeler2016-08-171-0/+1
* Give debug info output file a proper path when using mingwChristian Kandeler2016-08-171-6/+13
* Automatically escape arguments in cpp.linkerFlags/platformLinkerFlagsJake Petroules2016-08-162-0/+3
* Fix autotest on macOSChristian Kandeler2016-08-111-0/+2
* Fix warnings with custom properties in Export itemsChristian Kandeler2016-08-105-0/+43
* Fix PkgConfigProbe for multi-profile projectsChristian Kandeler2016-08-056-0/+93
* Probify the mono implementation of the cli moduleJake Petroules2016-08-043-2/+58
* Fix objc-arc autotest when using libc++Jake Petroules2016-08-031-1/+1
* Fix change tracking for precompiled headersChristian Kandeler2016-08-017-0/+39
* Fix linkerMode autotest properlyChristian Kandeler2016-07-282-1/+5
* Fix linkerMode autotestJake Petroules2016-07-282-3/+1
* Qt.core module: Add property for passing extra options to mocChristian Kandeler2016-07-275-0/+32
* Fix lexyacc autotest on macOSJake Petroules2016-07-272-0/+2
* Add module for lex & yacc supportChristian Kandeler2016-07-2612-0/+171
* Introduce cpp.linkerModeJake Petroules2016-07-2210-0/+188
* Allow to check for module versionChristian Kandeler2016-07-075-0/+64
* Tighten a Probe autotestChristian Kandeler2016-07-066-54/+96
* Remove QtScript dependency from tst_blackboxJoerg Bornemann2016-07-011-43/+38
* Fix TestBlackbox::badInterpreter for Qt >= 5.7.0Joerg Bornemann2016-06-301-3/+7
* Merge 1.5 into 1.6Jake Petroules2016-06-285-46/+46
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-275-44/+44
* | ModuleMerger: Replace the "wrong" module instance in more places.Christian Kandeler2016-06-241-1/+0
* | Fix id look-ups for array properties.Christian Kandeler2016-06-221-1/+0
* | Add XFAILing autotest for newly discovered bug.Christian Kandeler2016-06-214-0/+59
* | Fix detection of target OS in autotests.Christian Kandeler2016-06-213-18/+16
* | Add new cpp property "systemRunPaths".Christian Kandeler2016-06-205-0/+75
* | Stop special casing qbs.buildVariant in command line handling.Jake Petroules2016-06-201-4/+4
* | Merge 1.5 into master.Christian Kandeler2016-06-176-0/+56
|\|
| * Prevent users from creating nonsensical Command properties.Christian Kandeler2016-06-154-0/+37
| * Make search paths given on the command line available right away.Christian Kandeler2016-06-104-0/+19
* | archiver module: allow 7z to create more archive types.Jake Petroules2016-06-151-1/+1
* | Cache the results of probes.Christian Kandeler2016-06-153-0/+108
* | Fix buildJoerg Bornemann2016-06-101-1/+1
* | Allow Java dependency tracking to work without actually compiling.Jake Petroules2016-06-097-2/+146
* | Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-0827-24/+84
|\|
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-0624-24/+24
| * Executor: Do not assert on condition that can actually happen.v1.5.1Christian Kandeler2016-06-025-0/+60
* | Bump required Qt version to 5.4.0Orgad Shaneh2016-06-061-2/+0
* | Merge 1.5 into master.Christian Kandeler2016-05-2710-0/+255
|\|
| * PkgConfigProbe: Make sure no values are undefined in the success case.Christian Kandeler2016-05-274-0/+87
| * Fix edge case in module look-up.Christian Kandeler2016-05-254-0/+36