aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make Qt Concurrent dependency optionalKai Koehne2018-03-132-2/+8
* Fix symbolLinkMode autotest on macOSChristian Kandeler2018-03-131-12/+7
* vcs module: Make sure the git meta data directory is absoluteChristian Kandeler2018-03-123-4/+10
* Fix exports from multiplexed productsChristian Kandeler2018-03-093-1/+59
* Fix qtquickcompiler support for Qt >= 5.11Joerg Bornemann2018-03-061-0/+1
* Qt templates: Fix detection of QtQuick compilerChristian Kandeler2018-03-051-0/+4
* Guard QScriptEngine's creation/destruction with a mutexJoerg Bornemann2018-02-289-1/+61
* Add a location to errors in conditions of Properties itemsChristian Kandeler2018-02-231-1/+2
* Make autotests mingw-friendlierChristian Kandeler2018-02-226-62/+33
* Darwin: Fix lipo rulesChristian Kandeler2018-02-221-0/+32
* Only use fallback values for the -std= command line option when neededJake Petroules2018-02-211-0/+1
* RunEnvironment: Add safety check for API mis-useChristian Kandeler2018-02-213-0/+36
* Do not apply file tags filter to target artifacts of modulesChristian Kandeler2018-02-192-0/+8
* Android autotest: Get the jar file path from qbsChristian Kandeler2018-02-162-1/+4
* Autotests: Fix function that figures out the object file extensionChristian Kandeler2018-02-161-3/+5
* Fix race conditions in innosetup, wix and nsis modulesChristian Kandeler2018-02-161-8/+10
* Check product and project names in command-line property overridesChristian Kandeler2018-02-153-0/+75
* Fix connection to rules of dependenciesChristian Kandeler2018-02-153-0/+86
* Qt.scxml: Add support for the --statemethods optionChristian Kandeler2018-02-122-0/+6
* Make driverLinkerFlags autotest more robustChristian Kandeler2018-02-091-1/+1
* Officially provide "c++17" as possible value for cpp.cxxLanguageVersionChristian Kandeler2018-02-072-2/+9
* Make clangdb autotest self-contained when using a mingw profileChristian Kandeler2018-02-052-4/+13
* Java: Adapt to Java 9 changesChristian Kandeler2018-02-051-3/+4
* Fix Java autotestChristian Kandeler2018-02-051-1/+4
* Merge 1.10 into 1.11Christian Kandeler2018-01-3110-14/+84
|\
| * Fix SOFT ASSERT for parametrized dependencies in Export/Module itemsv1.10.11.10Joerg Bornemann2018-01-311-1/+0
| * Fix parameter extraction for Depends items within Export/Module itemsJoerg Bornemann2018-01-311-1/+2
| * Add failing test for QBS-1287Joerg Bornemann2018-01-315-9/+42
| * Clean up the list of file dependencies before buildingChristian Kandeler2018-01-305-0/+37
* | Fix android autotest on WindowsChristian Kandeler2018-01-261-0/+2
* | Merge 1.10 into 1.11Christian Kandeler2018-01-193-0/+59
|\|
| * ModuleLoader: Fix order of module mergingChristian Kandeler2018-01-173-0/+59
* | Replace another find_if by none_ofJoerg Bornemann2018-01-181-4/+5
* | Merge remote-tracking branch 'origin/1.10'Joerg Bornemann2018-01-176-0/+107
|\|
| * GCC: Reorder prefixHeaders and precompiled headersArrigo Zanette2018-01-086-0/+107
* | Fix id pointer of base itemsJoerg Bornemann2018-01-175-8/+51
* | Executor: Add missing check for module target artifactChristian Kandeler2018-01-122-0/+7
* | Properly take the --dry-run option into account in the "run" commandChristian Kandeler2018-01-121-0/+8
* | Simplify some autotestsChristian Kandeler2018-01-084-28/+6
* | ModuleLoader: Add missing base values when merging Export itemsChristian Kandeler2018-01-082-1/+5
* | Merge 1.10 into masterChristian Kandeler2018-01-056-7/+44
|\|
| * Fix build with Qt 5.6Christian Kandeler2018-01-031-1/+1
| * lexyacc test: explicitly declare yylvalJake Petroules2018-01-021-0/+1
| * Fix possible false negative in reproducibleBuild autotestJake Petroules2018-01-021-4/+6
| * Fix convenience command-line override syntax for qbs propertiesChristian Kandeler2017-12-233-0/+26
| * Fix scopes of dependency parametersChristian Kandeler2017-12-231-3/+11
* | Mark values that were set up as the defaults of built-in item propertiesChristian Kandeler2018-01-052-1/+2
* | Internal::Set: use the size_type that is actually advertisedJake Petroules2018-01-032-12/+14
* | ModuleLoader: Run property checks also for Module itemsChristian Kandeler2017-12-233-0/+14
* | Merge 1.10 into masterChristian Kandeler2017-12-224-1/+26
|\|