aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* evaluate qbsSearchPaths after the item has been fully set upJoerg Bornemann2013-11-204-5/+29
* Let cpp.linkerName default to cpp.compilerName for gcc-like compilers.Christian Kandeler2013-11-201-1/+1
* allow invalid bindings in disabled groupsJoerg Bornemann2013-11-193-1/+10
* Fix check for qbs library type.Christian Kandeler2013-11-182-2/+2
* fix filetags language test for 1.1 branchJoerg Bornemann2013-11-141-1/+1
* fix FileTagger application for other patterns than *.fooJoerg Bornemann2013-11-144-2/+14
* fix 'Unexpected item type' error messageJoerg Bornemann2013-11-146-7/+25
* build fixJoerg Bornemann2013-11-131-1/+1
* detect-toolchains: set qbs.endianness for MinGWJoerg Bornemann2013-11-131-0/+2
* detect-toolchains: set qbs.architecture for MinGWJoerg Bornemann2013-11-131-0/+7
* Docs: fix cpp.compilerPath descriptionJoerg Bornemann2013-11-131-1/+1
* introduce cpp.linkerName and cpp.linkerPathJoerg Bornemann2013-11-135-3/+26
* translate multipart module names in moduleProperty functionJoerg Bornemann2013-11-123-1/+15
* Fix bug in rescuing build data.Christian Kandeler2013-11-112-9/+18
* don't throw exceptions through script engineJoerg Bornemann2013-11-111-2/+11
* fix assembly autotest for clang profilesJoerg Bornemann2013-11-111-1/+1
* Take rules into account when tracking changes.Christian Kandeler2013-11-118-12/+161
* don't call sw_vers twiceJoerg Bornemann2013-11-071-5/+3
* Docs: explain default of cpp.positionIndependentCodeJoerg Bornemann2013-11-071-0/+2
* Add support for compiling assembler files with GCC.Tim Sander2013-11-079-4/+71
* Allow disabling of -fPIC for libraries.Tim Sander2013-11-071-2/+2
* Add many missing calls to Process.close() and one to TextFile.close().Jake Petroules2013-11-064-35/+55
* BSD-license the examplesJoerg Bornemann2013-11-0614-0/+519
* Fix ln command highlighting.Christian Kandeler2013-11-061-1/+1
* make qbs-config-ui a non-console applicationJoerg Bornemann2013-11-062-0/+2
* Fix look-up of scalar module properties.v1.1.0Christian Kandeler2013-11-052-9/+9
* fix crash on missing Depends items in Export itemsJoerg Bornemann2013-11-051-0/+1
* fix use_installed.priJoerg Bornemann2013-11-053-4/+13
* fix static buildJoerg Bornemann2013-11-041-2/+6
* Prevent the .gitignore file from being packaged by git-archive.Christian Kandeler2013-11-041-0/+2
* Fix autotest.Christian Kandeler2013-11-043-10/+1
* Doc: document the remaining language items and their properties.Jake Petroules2013-11-0412-10/+295
* Add missing description for "ln" commands.Christian Kandeler2013-11-041-0/+3
* Fix filetag for "C" file extension.Christian Kandeler2013-11-041-1/+1
* Fix file tagger pattern matching.Christian Kandeler2013-11-041-1/+2
* Add missing include statement.Christian Kandeler2013-11-041-0/+1
* Fix broken property reference.Jake Petroules2013-11-041-1/+1
* Add documentation for "global" built-in functions.Christian Kandeler2013-11-011-0/+57
* Clean up manual tests.Christian Kandeler2013-10-3123-66/+36
* Rename "qbsPath" preference setting to "qbsSearchPaths".Christian Kandeler2013-10-312-2/+12
* Separate between overridden values and others in command-line frontend.Christian Kandeler2013-10-311-2/+11
* Store the right build configuration.Christian Kandeler2013-10-303-18/+13
* Fix installation of library in qbs project file.Christian Kandeler2013-10-301-1/+1
* Fix some property types in qbs' qbs project file.Christian Kandeler2013-10-301-3/+3
* yield error if Product.name conflicts with a module nameJoerg Bornemann2013-10-301-0/+22
* check property declarations of overridden propertiesJoerg Bornemann2013-10-302-1/+4
* do not collect cpp.platformDefines from dependent modulesJoerg Bornemann2013-10-303-6/+6
* Fix broken links in Qt modules documentation.Christian Kandeler2013-10-301-7/+7
* fix product/module name collisionJoerg Bornemann2013-10-301-1/+2
* Install examples.Christian Kandeler2013-10-304-3/+14