aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api
Commit message (Expand)AuthorAgeFilesLines
* Autotests: Make "copy and touch" operation atomic.Christian Kandeler2014-08-011-4/+2
* Invalidate project after certain unsuccessful re-resolving attempts.Christian Kandeler2014-07-306-1/+58
* API: Be smarter about adding files already matched by wildcards.Christian Kandeler2014-07-233-7/+45
* Allow qbs.endianness to be undefined.Jake Petroules2014-07-221-2/+0
* API: Make the ability to update project files optional.Christian Kandeler2014-07-184-1/+9
* Add missing metatype registration.Christian Kandeler2014-07-163-0/+27
* Fix "build graph locking" autotest for Qt < 5.1.Christian Kandeler2014-07-161-0/+3
* Speed up project re-resolving by skipping the loading from file.Christian Kandeler2014-07-161-38/+29
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-163-3/+3
* Put a system-wide lock on the build directory.Joerg Bornemann2014-07-163-1/+35
* Add and make use of convenience item QtGuiApplication.Christian Kandeler2014-07-141-2/+1
* remove qbsSettings() functionJoerg Bornemann2014-07-091-7/+6
* Make it possible to set profiles per product.Christian Kandeler2014-07-025-2/+138
* Yet another timeout increase for the "infinite loop" autotest.Christian Kandeler2014-07-021-2/+2
* Properly treat "usings" as inputs when applying rules.Christian Kandeler2014-06-022-5/+0
* Fix "Add Files" functionality.Christian Kandeler2014-06-022-0/+37
* Add the settings directory to the project setup parameters.Christian Kandeler2014-05-261-1/+0
* Sanitize the project setup API.Christian Kandeler2014-05-231-4/+2
* fix inheritance for Groups with the same fileTagsFilterJoerg Bornemann2014-05-191-1/+0
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-151-2/+2
|\
| * Autotests: Increase timeout for "infinite loop" tests.Christian Kandeler2014-05-091-2/+2
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-04-284-8/+33
|\|
| * Increase timeout in tests.Christian Kandeler2014-04-161-2/+2
| * Prevent user code from hanging qbs during resolving.Christian Kandeler2014-04-163-4/+24
| * Fix "inifiniteLoop" test for Qt 4.Christian Kandeler2014-04-151-1/+7
| * Allow long-running commands to be canceled.Christian Kandeler2014-04-151-2/+1
* | Expose in the API whether a product can be run.Christian Kandeler2014-04-223-0/+32
|/
* Make "infinite-loop" test app not actually run infinitely.v1.2.0Christian Kandeler2014-04-142-2/+4
* Add (failing) autotest for QBS-552.Christian Kandeler2014-04-116-1/+95
* Fix "build single file" and "changed files" functionalities.Christian Kandeler2014-03-261-4/+3
* Add XFAIL autotest for QBS-537.Christian Kandeler2014-03-246-2/+36
* Normalize signal/slot signaturesOrgad Shaneh2014-03-031-2/+2
* Do not put the plugins where the resources are.Christian Kandeler2014-02-251-1/+1
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-1/+1
* Do not cache external project data.Christian Kandeler2014-02-181-1/+9
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-1/+22
* Do not match files in build directories as source files.Christian Kandeler2014-01-276-0/+23
* Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-161-3/+5
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-151-7/+11
|\
| * Fix API test.Christian Kandeler2014-01-141-6/+10
| * Take source artifact properties into account when change tracking.Christian Kandeler2014-01-141-1/+1
* | Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-1/+1
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-092-2/+2
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-082-2/+2
* | Allow directories in "references" properties.Christian Kandeler2013-12-0511-0/+50
* | Lock the build graph while jobs are running.Christian Kandeler2013-11-251-2/+12
* | API: Add the ability to remove groups.Christian Kandeler2013-11-251-0/+17
* | API: Allow to remove files from a product.Christian Kandeler2013-11-251-3/+38
* | API: Allow adding files to a group with a directory prefix.Christian Kandeler2013-11-213-3/+32
* | API: Allow adding to a non-literal files list.Christian Kandeler2013-11-211-3/+2