summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix unwanted "concurrency" in Executor.v1.4.51.4Christian Kandeler2016-02-189-11/+114
* Define __GNUC__ to 4, since this is what the compiler sets.Jake Petroules2016-02-161-1/+1
* Fix change tracking bug related to group conditions.Christian Kandeler2016-02-125-2/+43
* Allow asset catalog compiler to work with non-SDK builds.Jake Petroules2016-02-121-1/+1
* Add compatibility with WiX 3.10 release series.Jake Petroules2016-02-122-5/+9
* Version bump.Christian Kandeler2016-02-052-2/+2
* libqtprofilesetup: Adapt to new pri file format for Qt modules.Christian Kandeler2016-02-051-0/+8
* Doc: Remove mentioning of 'lighthouse'v1.4.4Kai Koehne2015-11-251-2/+2
* Doc: Reformulate sentence in tutorial about explicit dependenciesKai Koehne2015-11-251-2/+1
* Add product scope to groups in modules.Christian Kandeler2015-11-246-9/+26
* libqtprofilesetup: Adapt to Qt 5.6 prl file change.Christian Kandeler2015-11-181-4/+7
* Change tracker: Add workaround for benchmarking problem.Christian Kandeler2015-10-291-1/+9
* Change tracking: Be more sensitive to environment changes.Christian Kandeler2015-10-266-11/+37
* ModuleLoader: Respect overridden value of project condition.Christian Kandeler2015-10-261-4/+4
* Docs: Fix left-over reference to outdated item name.Christian Kandeler2015-10-261-1/+1
* Fix java autotest on Windows.Christian Kandeler2015-10-261-1/+1
* Bump version number.Christian Kandeler2015-10-192-2/+2
* Fix using Properties items in Groups.v1.4.3Christian Kandeler2015-10-025-1/+45
* Add missing check for evaluation error.Christian Kandeler2015-10-021-3/+8
* fix examples/code-generatorJoerg Bornemann2015-09-111-4/+3
* GitIgnore: Add debug/release directories and rc artifactsOrgad Shaneh2015-09-031-0/+3
* Add Group items in Modules as child items to the respective product.Christian Kandeler2015-09-0117-8/+129
* ProjectResolver: Remove ExportsContext.Christian Kandeler2015-08-312-28/+4
* Fix cleaning of rescuable artifacts.Christian Kandeler2015-08-312-1/+30
* Allow to use qbs properties in the condition of a Project item.Christian Kandeler2015-08-274-3/+32
* Fix 'gcc.exe is not a standard compiler file name' message on Windows.Jake Petroules2015-08-261-2/+5
* Fix ib.appIconName.Jake Petroules2015-08-251-3/+3
* Use destinationDirectoryForResource for all ib module output paths.Jake Petroules2015-08-252-18/+8
* Don't throw exceptions from EvaluatorScriptClass.Christian Kandeler2015-08-251-5/+6
* Fix qbs run when used in conjunction with qbs.installSourceBase.Jake Petroules2015-08-257-24/+12
* Fix crash in wildcard expansion.Christian Kandeler2015-08-252-1/+9
* Executor: Initialize all nodes in the project to "untouched".Christian Kandeler2015-08-241-6/+10
* Bump version to 1.4.3.Christian Kandeler2015-08-212-2/+2
* archiver: Don't continue when the zip tool is unknown.Christian Kandeler2015-08-193-0/+13
* Fix FileInfo::*baseName().Christian Kandeler2015-08-181-2/+2
* Fix false positives in property declaration check.Christian Kandeler2015-08-188-23/+60
* Replace left-over occurrences of "additionalProductFileTags".Christian Kandeler2015-08-173-3/+3
* Canonicalize project file path and build directory on project setup.v1.4.2Jake Petroules2015-08-141-0/+10
* Emit diagnostics for all types of undeclared properties in Export items.Christian Kandeler2015-08-113-1/+18
* Add XFAILing autotest for newly discovered bug.Christian Kandeler2015-08-112-0/+16
* PropertyDeclarationCheck: Take Export items into account.Christian Kandeler2015-08-113-4/+20
* PropertyDeclarationCheck: Do not skip Subproject items.Christian Kandeler2015-08-113-2/+9
* Fix standard compiler name warning when using a toolchain prefix.Jake Petroules2015-08-071-7/+8
* Add XFAILing autotest for newly discovered bug.Christian Kandeler2015-08-063-1/+13
* Fix/improve probing of node.js on Windows.Jake Petroules2015-08-061-1/+6
* Fix performance regression when importing JS files.Christian Kandeler2015-08-051-1/+1
* Make it possible to overwrite properties conditionally.Joerg Bornemann2015-08-0411-2/+112
* Allow importing JS collections also via the file name syntax.Christian Kandeler2015-08-048-19/+37
* Fix excessive memory usage in ModuleMerger.Christian Kandeler2015-08-032-9/+12
* Add XFAIL'ing autotest for newly disovered bug.Christian Kandeler2015-08-033-0/+15