summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* put creation of PrepareScript objects into a functionJoerg Bornemann2013-08-262-13/+14
* Add missing data for test case.Christian Kandeler2013-08-262-0/+11
* fix tracking of added file tagsJoerg Bornemann2013-08-261-1/+3
* Take the condition of a "filetagsFilter" group into account.Christian Kandeler2013-08-263-1/+29
* Fix change tracking for properties requested from prepare scripts.Christian Kandeler2013-08-239-41/+142
* Fix over-eager cleaning operation.Christian Kandeler2013-08-231-1/+1
* Fix autotest on OSX.Christian Kandeler2013-08-231-0/+1
* Refactor Project::targetExecutable().Christian Kandeler2013-08-232-37/+11
* Do not try to store the build graph if the underlying file is not writable.Christian Kandeler2013-08-232-10/+14
* Put class Property into a namespace.Christian Kandeler2013-08-231-0/+6
* Remove unused #include from tst_api.cpp.Christian Kandeler2013-08-221-1/+0
* API: Add ability to retrieve the list of files to be installed.Christian Kandeler2013-08-2115-19/+444
* Expose information about target artifacts in the public API.Christian Kandeler2013-08-214-22/+139
* Remove "showProperties" command.Christian Kandeler2013-08-2010-156/+2
* store settings on OS X within a groupJoerg Bornemann2013-08-191-0/+32
* fix setup-qt for Qt 5.2Joerg Bornemann2013-08-191-2/+7
* Support system-wide settings.Christian Kandeler2013-08-191-1/+0
* Compile fix for BuildGraphLoader.Christian Kandeler2013-08-191-0/+1
* Even better handling of property changes when restoring a build graph.Christian Kandeler2013-08-198-33/+111
* Fix build error with Qt 4.Christian Kandeler2013-08-141-2/+4
* yield error on assigning array of arrays to stringList propertiesJoerg Bornemann2013-08-145-24/+31
* Better handling of property changes when restoring a build graph.Christian Kandeler2013-08-147-117/+141
* use Evaluator::stringListValue where appropriateJoerg Bornemann2013-08-141-5/+5
* Handle changes in transformers when re-using a stored build graph.Christian Kandeler2013-08-147-21/+206
* Serialize more data.Christian Kandeler2013-08-143-2/+27
* Treat a product file the same way as other build system files...Christian Kandeler2013-08-141-4/+1
* replace filetagger set with a listJoerg Bornemann2013-08-133-3/+3
* Add new XFAIL autotest for property change tracking.Christian Kandeler2013-08-131-0/+8
* yield error on invalid FileTagger itemsJoerg Bornemann2013-08-131-1/+7
* Remove redundant check when setting up properties.Christian Kandeler2013-08-131-3/+2
* remove legacy .qbp file supportJoerg Bornemann2013-08-132-8/+1
* unduplicate the assembling of the GeneratedFiles dir in Qt.coreJoerg Bornemann2013-08-131-9/+13
* Don't check for QVariant::isValid() when setting up observed properties.Christian Kandeler2013-08-132-2/+6
* fix qbs Qt5 release buildJoerg Bornemann2013-08-121-4/+3
* introduce Transformer::product()Joerg Bornemann2013-08-124-8/+11
* Add editing capabilities to config-ui application.Christian Kandeler2013-08-126-24/+237
* Add function to clear settings.Christian Kandeler2013-08-122-0/+6
* Fix typo in QmlJsParser.Christian Kandeler2013-08-092-2/+2
* Add API to retrieve generated files.Tobias Hunger2013-08-094-0/+48
* Use the canonical way of moc file inclusion.Christian Kandeler2013-08-081-1/+1
* Cancel job in destructor, if necessary.Christian Kandeler2013-08-081-0/+1
* Fix connectTobias Hunger2013-08-061-1/+1
* sort files in buildgraph.priJoerg Bornemann2013-08-021-36/+36
* unmystify the serialization of artifactsJoerg Bornemann2013-08-023-57/+13
* remove Artifact::topLevelProjectJoerg Bornemann2013-08-0211-36/+22
* Increase build graph version.Christian Kandeler2013-08-011-1/+1
* derive FileResourceBase virtually from PersistentObjectJoerg Bornemann2013-08-012-21/+21
* move file dependencies to dedicated classJoerg Bornemann2013-08-0118-154/+325
* remove dumpProductBuildConfigJoerg Bornemann2013-08-011-31/+0
* remove superfluous explicitlyDependsOnJoerg Bornemann2013-08-011-1/+0