aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement some of the non-standard yet common Console API.Jake Petroules2015-09-1517-139/+170
* Use sRGB color profiles for Apple image sets.Jake Petroules2015-09-1412-0/+0
* Do not give special treatment to target artifacts in "qbs clean".Christian Kandeler2015-09-041-28/+7
* Merge 1.4 into master.Christian Kandeler2015-09-0413-6/+116
|\
| * Add Group items in Modules as child items to the respective product.Christian Kandeler2015-09-0113-6/+100
| * Fix cleaning of rescuable artifacts.Christian Kandeler2015-08-311-0/+16
* | Select an architecture specific JDK on Windows.Jake Petroules2015-09-033-23/+43
* | Find .NET install location on Windows automatically.Jake Petroules2015-08-311-4/+8
* | 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
* | Implement the FileInfo extension in C++.Jake Petroules2015-08-242-20/+29
* | Fix reproducibleBuild() autotest.Christian Kandeler2015-08-242-12/+12
* | Support reproducible builds.Stephan Gatzka2015-08-216-0/+61
* | Merge 1.4 into master.Christian Kandeler2015-08-213-1/+12
|\|
| * archiver: Don't continue when the zip tool is unknown.Christian Kandeler2015-08-192-0/+11
| * Replace left-over occurrences of "additionalProductFileTags".Christian Kandeler2015-08-171-1/+1
* | Fix assetCatalog test to do what was originally intended.Jake Petroules2015-08-191-5/+5
* | Escape linker flags depending on the linker binary in use.Jake Petroules2015-08-186-0/+47
* | Increase coverage of static-lib-deps test on OS X.Jake Petroules2015-08-142-0/+15
* | Fix java autotest on Windows.Christian Kandeler2015-08-141-1/+1
* | Error out when attempting to install multiple files to the same path.Jake Petroules2015-08-068-0/+26
* | Use BlackboxOutputArtifactTracker for nibs/storyboards.Jake Petroules2015-08-054-11/+111
* | Merge branch 1.4 into master.Christian Kandeler2015-07-318-78/+110
|\|
| * Fix default values of wix module properties.Jake Petroules2015-07-301-0/+1
| * Introduce the TemporaryDir JS extension.Jake Petroules2015-07-283-0/+36
| * Fix java autotest.Christian Kandeler2015-07-281-15/+17
| * Don't advertise using relative paths in export items.Christian Kandeler2015-07-283-4/+4
| * Fix MSVC 2012 build.Jake Petroules2015-07-281-1/+1
| * Introduce HostOsInfo::hostOsVersion.Jake Petroules2015-07-271-11/+3
| * Sort declarations of test slots alphabetically.Christian Kandeler2015-07-272-47/+47
* | Fix typo in Xcode module property name.Jake Petroules2015-07-301-2/+2
* | Introduce Xcode module.Jake Petroules2015-07-293-7/+96
* | Merge branch 1.4 into master.Christian Kandeler2015-07-2468-174/+874
|\|
| * Fix build.Christian Kandeler2015-07-221-10/+10
| * Add manifest support in Java module.Jake Petroules2015-07-222-0/+45
| * Move more Android NDK logic out of the profiles.Jake Petroules2015-07-222-2/+2
| * Fix WiX autotest.Jake Petroules2015-07-221-1/+1
| * Fix autotest for OS X.Christian Kandeler2015-07-201-0/+1
| * Change expected APK file count due to addition of new file.Jake Petroules2015-07-201-1/+1
| * Fix property evaluation of export items.Joerg Bornemann2015-07-204-12/+28
| * AndroidApk item: default to the modern directory layout.Jake Petroules2015-07-2020-21/+11
| * Fix zip autotest.Christian Kandeler2015-07-171-1/+1
| * Evaluate Probes before Module.validate().Christian Kandeler2015-07-161-1/+1
| * Mark non-required modules that fail validation as non-present.Christian Kandeler2015-07-151-3/+7
| * Fix static libs autotest on OS X again.Christian Kandeler2015-07-151-2/+2
| * Fix library linking order.Christian Kandeler2015-07-154-34/+37
| * Extend nested probes autotest.Jake Petroules2015-07-154-4/+44
| * Add API testdata to project tree.Jake Petroules2015-07-152-0/+17
| * Fix static libs test for OS X.Christian Kandeler2015-07-141-2/+2
| * Add support for creating ZIP archives in the archiver module.Jake Petroules2015-07-143-2/+72