aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* GCC: Fix input tags for static librariesChristian Kandeler2018-06-083-1/+10
* Fix observation of JS imports pulled in via "require"Christian Kandeler2018-06-071-4/+3
* Fix property values that are pure assignments of importsJoerg Bornemann2018-06-065-1/+49
* Exporter.pkgconfig: Add support for custom variablesChristian Kandeler2018-06-064-0/+24
* Update man pageChristian Kandeler2018-06-051-3/+3
* Fix the qmlcachegen functionalityChristian Kandeler2018-06-053-5/+37
* Add module Exporter.pkgconfigChristian Kandeler2018-06-0421-0/+740
* Make sure probe results are also cached for shadow productsChristian Kandeler2018-06-044-1/+31
* Add info about system-level settings to changelogChristian Kandeler2018-06-041-0/+1
* Add support for system-level settingsChristian Kandeler2018-06-0138-90/+460
* AutotestRunner: Make sure to run only the actual autotestsChristian Kandeler2018-05-301-0/+7
* AutotestRunner: Fix default working dirChristian Kandeler2018-05-301-1/+1
* C++ scanner: Properly handle UTF-8 byte order markChristian Kandeler2018-05-306-0/+35
* Doc: Fix a typoLeena Miettinen2018-05-301-1/+1
* Fix copy/paste artifact in AutotestRunner documentationChristian Kandeler2018-05-291-1/+1
* Add how-to for running autotestsChristian Kandeler2018-05-291-0/+31
* Fix the type of the cpp.cLanguageVersion propertyChristian Kandeler2018-05-288-1/+58
* Documentation: Work around qdoc quirkChristian Kandeler2018-05-254-5/+5
* qbs-setup-toolchains: Check for presence of cl.exe in MSVC bin pathsJoerg Bornemann2018-05-241-3/+6
* Move msvcVersion out of QtEnvironmentJoerg Bornemann2018-05-244-18/+29
* Fix file tag for Qt libraries in qtprofilesetupJoerg Bornemann2018-05-241-1/+2
* Move MSVC-related functions to qtprofilesetup libJoerg Bornemann2018-05-245-36/+137
* Add a changelog file for 1.12.0Christian Kandeler2018-05-221-0/+39
* ModuleLoader: Set project-level search pathsChristian Kandeler2018-05-191-0/+1
* Include settingsrepresentation.h in the main header fileChristian Kandeler2018-05-191-0/+1
* Fix CLOCK_REALTIME not being available on macOS SDK < 10.11Alexandru Croitor2018-05-181-0/+5
* Fix TestBlackbox:vcsGit testAlexandru Croitor2018-05-181-0/+1
* Fix vcsSubversion test on macOSAlexandru Croitor2018-05-181-1/+1
* Fix FileTime and FileInfo stat times implementation on macOSAlexandru Croitor2018-05-183-8/+43
* ModuleLoader: Remove modules of disabled product modulesChristian Kandeler2018-05-181-6/+4
* Do not export anything from disabled productsChristian Kandeler2018-05-183-29/+73
* Mark parent artifacts explicitly as out of dateChristian Kandeler2018-05-1810-2/+53
* ModuleLoader: Remove unneed loadBaseModule() callChristian Kandeler2018-05-178-6/+59
* Make Depends.productTypes in Export items workChristian Kandeler2018-05-164-33/+174
* ModuleLoader: Split up the module prototype cacheChristian Kandeler2018-05-162-43/+67
* Allow module instances with the same priority in different search pathsChristian Kandeler2018-05-1511-18/+66
* ModuleLoader: Move some code out of a loopChristian Kandeler2018-05-151-15/+16
* Fix TestBlackbox::makefileGenerator on macOS againChristian Kandeler2018-05-141-0/+2
* Fix TestBlackbox::maximumCxxLanguageVersion() againChristian Kandeler2018-05-141-2/+4
* Fix TestBlackbox::maximumCxxLanguageVersion()Christian Kandeler2018-05-141-3/+4
* Properly handle Depends.profilesChristian Kandeler2018-05-145-14/+102
* Make cpp.cxxLanguageVersion a listChristian Kandeler2018-05-1412-6/+105
* Fix makefileGenerator() autotest on macOSChristian Kandeler2018-05-141-0/+7
* Fix FileInfo::isDir() on WindowsChristian Kandeler2018-05-091-1/+1
* Merge "Merge remote-tracking branch 'origin/1.11'"Joerg Bornemann2018-05-093-4/+13
|\
| * Merge remote-tracking branch 'origin/1.11'Joerg Bornemann2018-05-093-4/+13
| |\
| | * Prevent empty strings in qbsSearchPaths1.11Joerg Bornemann2018-05-081-2/+7
| | * setupRunEnv: Try harder to keep system run paths out of the environmentChristian Kandeler2018-05-071-1/+5
| | * Version bumpChristian Kandeler2018-05-041-1/+1
| | * qbs build: Fix core lib's Export itemChristian Kandeler2018-05-021-1/+1