aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/tst_api.cpp
Commit message (Expand)AuthorAgeFilesLines
* Respect the "active file tags" build option also when installing.Christian Kandeler2016-06-171-1/+0
* Fix potential crash in project setup.Christian Kandeler2016-06-071-0/+33
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* MSVC: Fix warning about unused variableKai Koehne2016-04-221-1/+1
* Do not throw exceptions from the RunEnvironment class.Christian Kandeler2016-04-071-0/+30
* Use file tags for precompiled header sources.Christian Kandeler2016-03-161-1/+7
* Add an option to require transformers to generate all declared outputs.Jake Petroules2016-03-091-0/+21
* Add missing scope to SubProject's Properties item.Christian Kandeler2016-03-041-1/+1
* Introduce a build mode that only executes rules.Christian Kandeler2016-03-041-2/+7
* API: Allow to retrieve the direct parents of a given artifact.Christian Kandeler2016-03-021-0/+33
* API autotests: Work around Windows issue.Christian Kandeler2015-11-301-0/+5
* Fix Windows build.Jake Petroules2015-11-231-3/+4
* Make it easy to redirect the commands outputs to files.BogDan Vatra2015-11-201-0/+58
* Rename SetupProjectParameters::PropertyCheckingMode.Christian Kandeler2015-11-181-1/+1
* Fix API autotests.Christian Kandeler2015-09-251-7/+7
* Merge 1.4 into master.Christian Kandeler2015-08-281-1/+1
|\
| * Fix qbs run when used in conjunction with qbs.installSourceBase.Jake Petroules2015-08-251-1/+1
* | Merge branch 1.4 into master.Christian Kandeler2015-07-241-25/+42
|\|
| * Fix property evaluation of export items.Joerg Bornemann2015-07-201-1/+3
| * Make waitForNewTimestamp() function safer.Christian Kandeler2015-07-131-23/+25
| * Extend autotests to catch newly discovered bug.Christian Kandeler2015-07-031-2/+15
* | Merge branch 1.4 into master.Christian Kandeler2015-06-041-5/+44
|\|
| * Allow to attach properties only to selected (sub-)projects.Christian Kandeler2015-06-011-0/+18
| * Clean up directories created as part of dry run builds.Christian Kandeler2015-05-211-3/+2
| * Don't assume that project.qbsSearchPaths must come from a project file.Christian Kandeler2015-05-211-2/+22
| * Add support for building internal executables (libexec) as part of Qbs.Jake Petroules2015-05-191-0/+2
* | Don't recursively copy directory artifacts.Jake Petroules2015-05-151-1/+2
|/
* Introduce new class SourceArtifact.Christian Kandeler2015-03-201-3/+4
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-2/+2
* Merge branch '1.3' into 'master'.Christian Kandeler2015-02-201-2/+2
|\
| * Increase tests timeout to make them succeed on slow hardwareDmitry Shachnev2015-02-121-2/+2
* | Merge branch '1.3' into masterChristian Kandeler2015-02-121-0/+3
|\|
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2015-01-291-1/+0
|\|
* | Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\|
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2015-01-201-1/+1
|\|
* | Merge branch '1.3' into master.Christian Kandeler2015-01-191-3/+9
|\|
* | Make the handling of unknown properties configurable.Christian Kandeler2015-01-151-0/+1
* | make the test working dir configurableJoerg Bornemann2014-12-181-1/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-11-031-0/+43
|\|
| * Make information about commands available via the API.Christian Kandeler2014-10-311-0/+43
* | remove support for building qbs with Qt <= 5.1.0Joerg Bornemann2014-10-291-3/+0
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-271-17/+34
|\|
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+20
|\|
| * complete license header updateJoerg Bornemann2014-10-161-7/+8
| * let Item::clone() create a deep copy of the item treeJoerg Bornemann2014-10-131-0/+11
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-101-4/+4
|\|
| * Use the right search and plugin paths in API tests.Christian Kandeler2014-09-291-4/+4
| * Store the build graph when adding or removing files.Christian Kandeler2014-09-241-0/+1
* | fix warning about unused functionJoerg Bornemann2014-10-061-4/+5