aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix importing a collection of JavaScript files.Christian Kandeler2015-07-318-26/+65
* Reset more script engine state in Loader.Christian Kandeler2015-07-311-0/+2
* Separate Android profile name components with '-' instead of '_'.Jake Petroules2015-07-303-3/+3
* De-friend ItemReaderASTVisitor from FileContext.Christian Kandeler2015-07-305-24/+25
* Fix compile errors causes by header cleanup.Christian Kandeler2015-07-304-0/+7
* Code clean-up in corelib/language/.Christian Kandeler2015-07-3048-323/+170
* Fix default values of wix module properties.Jake Petroules2015-07-302-3/+4
* MSVC probe: support all architectures.Jake Petroules2015-07-293-4/+29
* MSVC: make the assembler name readable from the property binding.Jake Petroules2015-07-291-16/+14
* Remove pointless parameter from Item::clone().Christian Kandeler2015-07-295-7/+7
* Fix evaluation of "product" in list properties.Christian Kandeler2015-07-294-3/+20
* Move copyProperty() to the Item class.Christian Kandeler2015-07-294-11/+10
* Move setupItemForBuiltinDeclarations() to Item class.Christian Kandeler2015-07-298-50/+47
* Add the android.nativelibrary file tag for application libraries.Jake Petroules2015-07-291-1/+1
* Introduce the TemporaryDir JS extension.Jake Petroules2015-07-289-0/+249
* Fix java autotest.Christian Kandeler2015-07-281-15/+17
* Add hpp as auxiliary input for resource compilerIlya Lyubimov2015-07-282-0/+2