aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/tst_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition in API test.Christian Kandeler2014-08-141-0/+2
* Autotests: Make "copy and touch" operation atomic.Christian Kandeler2014-08-011-4/+2
* Invalidate project after certain unsuccessful re-resolving attempts.Christian Kandeler2014-07-301-0/+32
* API: Be smarter about adding files already matched by wildcards.Christian Kandeler2014-07-231-7/+37
* Allow qbs.endianness to be undefined.Jake Petroules2014-07-221-2/+0
* API: Make the ability to update project files optional.Christian Kandeler2014-07-181-0/+2
* Add missing metatype registration.Christian Kandeler2014-07-161-0/+22
* 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
* Put a system-wide lock on the build directory.Joerg Bornemann2014-07-161-1/+30
* remove qbsSettings() functionJoerg Bornemann2014-07-091-7/+6
* Make it possible to set profiles per product.Christian Kandeler2014-07-021-2/+93
* Yet another timeout increase for the "infinite loop" autotest.Christian Kandeler2014-07-021-2/+2
* Fix "Add Files" functionality.Christian Kandeler2014-06-021-0/+30
* 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-281-5/+18
|\|
| * Increase timeout in tests.Christian Kandeler2014-04-161-2/+2
| * Prevent user code from hanging qbs during resolving.Christian Kandeler2014-04-161-2/+16
| * 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-221-0/+21
|/
* Add (failing) autotest for QBS-552.Christian Kandeler2014-04-111-1/+36
* Fix "build single file" and "changed files" functionalities.Christian Kandeler2014-03-261-4/+3
* Add XFAIL autotest for QBS-537.Christian Kandeler2014-03-241-2/+29
* 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-271-0/+17
* 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-091-1/+1
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Allow directories in "references" properties.Christian Kandeler2013-12-051-0/+31
* | 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-211-3/+22
* | API: Allow adding to a non-literal files list.Christian Kandeler2013-11-211-3/+2
* | Add API for adding groups and files.Christian Kandeler2013-11-201-8/+184
|/
* check property declarations of overridden propertiesJoerg Bornemann2013-10-301-1/+0
* Add failing autotests for bugs.Christian Kandeler2013-10-291-0/+35
* Add failing autotest for QBS-424.Christian Kandeler2013-10-231-0/+20