aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Make autotests handle profiles with qbs.buildVariant == "release"Christian Kandeler2017-05-162-5/+8
* Doc: Remove profanityJoerg Bornemann2017-05-161-1/+1
* Make plugin meta data autotest compatible with static Qt buildsChristian Kandeler2017-05-152-6/+32
* Qt templates: Do not set cpp.runtimeLibrary in QtModule.qbsChristian Kandeler2017-05-121-3/+0
* Fix Android builds with newer SDKsJake Petroules2017-05-101-1/+1
* Qt modules: Take "static_runtime" config value into accountChristian Kandeler2017-05-102-0/+6
* Track Java manifest files as artifacts in the build graphJake Petroules2017-05-096-19/+60
* Fix Java manifest file parsingJake Petroules2017-05-091-3/+5
* Fix JSSourceValue::clone()Christian Kandeler2017-05-096-0/+56
* Fix size_t -> int conversion warning on MSVC (64 bit)Joerg Bornemann2017-05-081-1/+1
* Try harder to find out the correct location for evaluation errorsChristian Kandeler2017-05-0410-29/+45
* Qt.qml: Link against QML plugins when using a static QtChristian Kandeler2017-04-285-4/+212
* Fix commandFile autotest on MacChristian Kandeler2017-04-281-0/+1
* API: Catch error from ProductInstallerChristian Kandeler2017-04-281-5/+10
* Support command files in cpp.{static,dynamic}LibrariesChristian Kandeler2017-04-2810-3/+50
* Qt support: Scan also cpp files for Q_PLUGIN_METADATAChristian Kandeler2017-04-287-4/+28
* libqtprofilesetup: Support default QPA detection also in dev buildsChristian Kandeler2017-04-271-16/+33
* Fix "defined" appearing on RHS of macro definitionChristian Kandeler2017-04-271-3/+9
* libqtprofilesetup: Add a dedicated template file for Qt.qmlChristian Kandeler2017-04-213-0/+34
* Fix "externalLibs" autotest on MacChristian Kandeler2017-04-211-0/+2
* Add basic documentation for the qnx moduleJake Petroules2017-04-211-0/+93
* GCC: Do not mess with the list of external librariesChristian Kandeler2017-04-217-8/+81
* libqtprofilesetup: Turn "-pthread" into "-lpthread"Christian Kandeler2017-04-201-1/+5
* Detect QNX SDK on Windows in C:\ (one of the default locations)Jake Petroules2017-04-181-1/+2
* Documentation: Remove duplicated backslash characterChristian Kandeler2017-04-181-1/+1
* Fix autotest for mingwChristian Kandeler2017-04-141-2/+2
* GCC: remove escaped linker flags compatibility modeChristian Kandeler2017-04-127-17/+51
* Print output on error in TestApi::rc()Joerg Bornemann2017-04-101-3/+6
* Fix two autotests for mingwChristian Kandeler2017-04-071-3/+4
* cpp module: Add toolchain install path to build environmentChristian Kandeler2017-04-061-1/+6
* cpp module: Fix artifact inconsistency for mingwChristian Kandeler2017-04-062-12/+13
* Fix undefined behavior in tst_toolsChristian Kandeler2017-04-061-6/+0
* macOS: Use clock_gettime() only if it's supportedChristian Kandeler2017-04-051-1/+2
* Fix doc_targets.priJoerg Bornemann2017-04-041-24/+29
* Launcher socket: Replace an assertion with a proper checkChristian Kandeler2017-04-041-1/+2
* Improve the error message for a crashed process launcherChristian Kandeler2017-04-041-4/+2
* Merge 1.7 into 1.8Christian Kandeler2017-04-041-3/+3
|\
| * Fix ScriptEngine::PropertyCacheKey1.7Christian Kandeler2017-04-041-3/+3
* | Fix build of processlauncher with older Windows SDKsJoerg Bornemann2017-04-041-1/+1
* | Process launcher: Work around platform-specific QLocalSocket behaviorChristian Kandeler2017-04-042-1/+10
* | Fix hang after Ctrl-C on WindowsJoerg Bornemann2017-04-041-0/+14
* | cpp module: Fix mingw supportChristian Kandeler2017-04-032-6/+6
* | Handle digits in merged short options as option parameterJoerg Bornemann2017-04-032-2/+22
* | Fix size_t -> int conversion warnings on MSVC (64bit)Orgad Shaneh2017-04-033-3/+3
* | Fix race condition in code-generator exampleChristian Kandeler2017-04-031-8/+2
* | Cumulate delayed product errorsJoerg Bornemann2017-04-034-5/+45
* | Make cpp.internalVersion writableJoerg Bornemann2017-03-311-1/+1
* | Allow running qbs without a profileChristian Kandeler2017-03-319-25/+19
* | Make some adjustments necessary for QNX < 7 supportJake Petroules2017-03-292-3/+5
* | Specify target linker flags for GNU ldJake Petroules2017-03-291-0/+4