aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Include profile.h via qbs.h.Christian Kandeler2014-01-212-0/+4
* Fix compilation on Windows.Christian Kandeler2014-01-201-1/+1
* Check all output artifacts if checking timestamps was requested.Christian Kandeler2014-01-201-2/+3
* Tighten sanity checks, part XXXIII.Christian Kandeler2014-01-173-3/+9
* Fix build data rescuing.Christian Kandeler2014-01-141-6/+6
* Take source artifact properties into account when change tracking.Christian Kandeler2014-01-141-1/+11
* Use a qbs-specific group for the settings.Christian Kandeler2014-01-141-11/+9
* Tighten sanity check.Christian Kandeler2014-01-131-0/+11
* Fix profile test.Christian Kandeler2014-01-101-53/+28
* Do not leak exceptions from the Profile class.Christian Kandeler2014-01-103-11/+30
* Fix corner case in "up to date" check.Christian Kandeler2014-01-101-13/+18
* Incremented year in copyright infoRobert Loehning2014-01-08204-206/+206
* Fix artifact cleaner.Christian Kandeler2013-12-121-3/+8
* Fix installation for read-only files.Christian Kandeler2013-12-111-9/+16
* Fix transformer comparison.Christian Kandeler2013-12-101-1/+2
* fix serialization of ResolvedTransformer.explicitlyDependsOnJoerg Bornemann2013-12-102-1/+3
* fix serialization of RuleArtifact.alwaysUpdatedJoerg Bornemann2013-12-102-5/+9
* Fix "clean" operation.Christian Kandeler2013-12-041-2/+10
* Fix artifact visitor.Christian Kandeler2013-12-044-10/+12
* Better error diagnostics.Christian Kandeler2013-11-272-0/+9
* Braces cleanupOrgad Shaneh2013-11-265-15/+10
* fix regression introduced in e0a8ec89Joerg Bornemann2013-11-223-1/+12
* Take the qbs.install* properties into account when change tracking.Christian Kandeler2013-11-216-0/+49
* evaluate qbsSearchPaths after the item has been fully set upJoerg Bornemann2013-11-204-5/+29
* 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
* translate multipart module names in moduleProperty functionJoerg Bornemann2013-11-122-1/+9
* Fix bug in rescuing build data.Christian Kandeler2013-11-112-9/+18
* don't throw exceptions through script engineJoerg Bornemann2013-11-111-2/+11
* Take rules into account when tracking changes.Christian Kandeler2013-11-113-0/+62
* 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
* Fix file tagger pattern matching.Christian Kandeler2013-11-041-1/+2
* Add missing include statement.Christian Kandeler2013-11-041-0/+1
* Rename "qbsPath" preference setting to "qbsSearchPaths".Christian Kandeler2013-10-311-1/+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
* yield error if Product.name conflicts with a module nameJoerg Bornemann2013-10-301-0/+22
* check property declarations of overridden propertiesJoerg Bornemann2013-10-301-0/+4
* make default value of Product.type an empty listJoerg Bornemann2013-10-301-2/+4
* Fix Process.exec().Christian Kandeler2013-10-281-1/+1
* Cache directory entries when collecting item prototypes.Christian Kandeler2013-10-284-21/+55
* Check for duplicate product names.Christian Kandeler2013-10-282-3/+32
* Don't throw from API class.Christian Kandeler2013-10-241-1/+1
* Take dependencies into account when tracking changes.Christian Kandeler2013-10-221-0/+15