aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api
Commit message (Expand)AuthorAgeFilesLines
* Simplify installation of applications and librariesChristian Kandeler2018-06-015-10/+12
* Allow rules without output artifactsChristian Kandeler2018-05-282-9/+2
* Add new property explicitlyDependsOnFromDependenciesAlexandru Croitor2018-05-094-5/+5
* Merge 1.11 into masterChristian Kandeler2018-04-272-2/+7
|\
| * API: Fix ProductData::installableArtifacts()v1.11.1Christian Kandeler2018-04-232-2/+7
* | API: Make transformer data availableChristian Kandeler2018-04-203-0/+80
* | Fix renameTargetArtifact autotest on WindowsChristian Kandeler2018-04-191-0/+2
* | Fix evaluation of qbs.profile in productsJoerg Bornemann2018-04-191-3/+4
* | Remove the deprecated Product.profile propertyChristian Kandeler2018-04-131-2/+2
* | Fix and rename the excludedAuxiliaryInputs propertyChristian Kandeler2018-04-053-0/+161
* | Merge 1.11 into masterChristian Kandeler2018-02-237-4/+48
|\|
| * Make autotests mingw-friendlierChristian Kandeler2018-02-224-4/+12
| * RunEnvironment: Add safety check for API mis-useChristian Kandeler2018-02-213-0/+36
* | Autotests: Add convenience function for changing file contentsChristian Kandeler2018-02-011-31/+6
|/
* Merge 1.10 into masterChristian Kandeler2017-12-153-0/+62
|\
| * Fix GCC support for "bare metal" systems againChristian Kandeler2017-12-113-0/+62
* | Run Android autotests in release mode as well as debugJake Petroules2017-12-141-3/+3
* | Add the qbs.toolchainType propertyJake Petroules2017-12-072-5/+5
* | Fix TestApi::subProjects() on WindowsChristian Kandeler2017-11-292-1/+2
* | Remove Qt dependency from some API testsJake Petroules2017-11-277-8/+12
* | Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-11-241-22/+33
* | Add qbs.targetPlatform and qbs.hostPlatform propertiesJake Petroules2017-11-223-11/+18
* | STL compatibility: use cbegin/cend() instead of constBegin/constEnd()Jake Petroules2017-11-221-3/+3
* | Give the setupRunEnvironment script an additional parameterChristian Kandeler2017-11-221-1/+1
* | Fix one more autotestChristian Kandeler2017-11-211-0/+2
* | Fix more autotestsChristian Kandeler2017-11-213-1/+4
* | Use nullptr to initialize the pointersDenis Shienkov2017-11-206-9/+9
* | STL compatibility: use push_back() instead of operator<<Jake Petroules2017-11-161-3/+3
* | STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-15/+15
* | STL compatibility: use size() instead of count()Jake Petroules2017-11-151-88/+88
* | STL compatibility: use front() instead of first()Jake Petroules2017-11-141-50/+50
* | Enable modules to declare target artifactsChristian Kandeler2017-11-077-0/+115
* | Autotest: Create a convenience header for DLL import/export macrosChristian Kandeler2017-10-2325-170/+52
* | Merge 1.10 into masterChristian Kandeler2017-10-201-1/+1
|\|
| * Allow the qbs.Xml extension to work in JavaScript filesJake Petroules2017-10-171-1/+1
* | Use Utilities.cStringQuote in qbs project filesChristian Kandeler2017-10-131-5/+5
* | Replace QScopedPointer with std::unique_ptrJoerg Bornemann2017-10-131-123/+122
|/
* Merge remote-tracking branch 'origin/1.9'Joerg Bornemann2017-09-265-191/+0
|\
| * Remove old precompiled header test dataJoerg Bornemann2017-09-265-191/+0
* | Merge 1.9 into masterChristian Kandeler2017-09-012-86/+94
|\|
| * ModuleLoader: Fix adjustment for multiplexed dependenciesv1.9.0Christian Kandeler2017-09-012-86/+94
* | Merge 1.9 into masterChristian Kandeler2017-08-1414-23/+66
|\|
| * Do not access the bundle module unconditionallyChristian Kandeler2017-08-0214-23/+66
* | Fix "localProfiles" autotest on macOSChristian Kandeler2017-08-011-0/+1
* | Introduce the Profile itemChristian Kandeler2017-08-013-0/+166
|/
* Avoid hardcoded paths to the Windows system drive/root and shell pathJake Petroules2017-07-201-2/+2
* Cpp module: Default value for use*PrecompiledHeader is now trueChristian Kandeler2017-07-054-4/+0
* Give rules access to artifacts matching "explicitlyDependsOn"Christian Kandeler2017-07-046-25/+81
* Merge 1.8 into masterChristian Kandeler2017-06-233-0/+27
|\
| * Executor: Do not convert error objects into stringsv1.8.1Christian Kandeler2017-06-223-0/+27