aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Executor: Do not convert error objects into stringsv1.8.1Christian Kandeler2017-06-224-1/+29
* Add a comment warning about argument order in linkerFlags due to QCCJake Petroules2017-06-191-0/+3
* Fix error messages in console functionsJoerg Bornemann2017-06-191-4/+4
* Make ItemReaderVisitorState::readFile() exception safeChristian Kandeler2017-06-151-3/+10
* Make sure qcc handles response files properly for linkingJake Petroules2017-06-142-2/+50
* Fix race in qmake buildJoerg Bornemann2017-06-123-0/+3
* Fix "enableExceptions" autotestChristian Kandeler2017-06-122-4/+8
* Fix error message for property overridesChristian Kandeler2017-06-121-2/+3
* Document how to override property values from the command lineChristian Kandeler2017-06-091-0/+22
* setup-qt: Fix automatic base profile assignment for MSVC Qt'sJoerg Bornemann2017-06-092-46/+64
* setup-qt: compress MSVC profiles even when Qt's MSVC version is unknownJoerg Bornemann2017-06-091-8/+25
* Allow the GccProbe to fail more gracefullyJake Petroules2017-06-082-0/+17
* Warn against non-prefixed command-line property overridesChristian Kandeler2017-06-084-8/+46
* Fix mismatched class/struct warningJake Petroules2017-06-081-1/+1
* Provide more user-friendly errors in module validationJake Petroules2017-06-072-6/+27
* PathProbe: don't search Unix paths on WindowsJake Petroules2017-06-071-1/+1
* PathProbe: provide candidate paths that were searchedJake Petroules2017-06-074-13/+18
* Give the "staticQtPluginLinking" autotest a shorter product nameChristian Kandeler2017-06-071-0/+1
* Fix "qtScxml" autotestChristian Kandeler2017-06-071-1/+4
* Doc: Extend the documentation for the "outer" valueJoerg Bornemann2017-06-072-1/+17
* Add an entry for the qbs file itself in the generated vcxprojJake Petroules2017-06-064-0/+36
* Fix handling of same subproject names in generated VS solutionsJake Petroules2017-06-063-5/+42
* Fix a couple of typosDmitry Shachnev2017-06-063-3/+3
* Fix sysroot handling for GCC-like toolchainsJake Petroules2017-06-066-21/+10
* Add -lang-c and lang-c++ arguments to QCC compiler when neededJake Petroules2017-06-061-6/+37
* Add failing test for QBS-1016Joerg Bornemann2017-06-063-1/+11
* Revert "Modernize EvaluatorScriptClass::QueryResult"Christian Kandeler2017-06-061-2/+6
* Fix system include paths compatibility with QNX SDK < 7Jake Petroules2017-06-023-5/+16
* Prevent passing undefined to a function which does not accept itJake Petroules2017-06-021-1/+1
* Fix QNX SDK probe on WindowsJake Petroules2017-06-021-2/+3
* Add missing qbs.Utilities importJake Petroules2017-06-021-0/+1
* Remove superfluous nullptr check in SVConverterJoerg Bornemann2017-06-021-1/+1
* Modernize EvaluatorScriptClass::QueryResultJoerg Bornemann2017-06-021-6/+2
* Tighten QBS_ASSERTs in EvaluatorScriptClassJoerg Bornemann2017-06-021-1/+10
* Fix lookup of shadowed parent propertiesJoerg Bornemann2017-06-023-3/+9
* Documentation: Fix references to outdated locationsChristian Kandeler2017-06-021-2/+2
* Revert "Fix (wrong) GCC7 fallthrough warnings"Orgad Shaneh2017-06-026-9/+7
* Fix tst_language moduleProperties:shadowed-list-propertyJoerg Bornemann2017-06-021-1/+1
* Fix (wrong) GCC7 fallthrough warningsOrgad Shaneh2017-06-012-0/+2
* Add failing autotest for QBS-1117Joerg Bornemann2017-05-312-16/+40
* Fix race condition when resolving projectsChristian Kandeler2017-05-303-1/+7
* Make "bin" the libexec path on WindowsChristian Kandeler2017-05-305-6/+19
* dist package: Add process launcher dependencyChristian Kandeler2017-05-261-0/+1
* Fix broken handling of QtScriptTools modules in qbs-setup-qtJake Petroules2017-05-261-3/+3
* Version bumpChristian Kandeler2017-05-242-2/+2
* GCC: Do not pass the -x option to the assembler binaryChristian Kandeler2017-05-241-5/+0
* When setting the build root, create the directory along the wayChristian Kandeler2017-05-201-0/+6
* Fix typoChristian Kandeler2017-05-201-1/+1
* Fix example code in Group item documentationv1.8.0Christian Kandeler2017-05-181-4/+4
* Fix string -> variant conversion in settings modelChristian Kandeler2017-05-171-5/+5