aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add autotest for QBS-559.Christian Kandeler2014-08-065-0/+45
* multiplex rules now always see all inputsJoerg Bornemann2014-08-011-1/+0
* add test for dynamic multiplex rule inputsJoerg Bornemann2014-08-016-0/+48
* Autotests: Make "copy and touch" operation atomic.Christian Kandeler2014-08-014-30/+26
* Invalidate project after certain unsuccessful re-resolving attempts.Christian Kandeler2014-07-306-1/+58
* Tests: Move waitForNewTimestamp() function to shared file.Christian Kandeler2014-07-304-14/+17
* skip TestBlackbox::testAssetCatalog for OS X < 10.9Joerg Bornemann2014-07-241-0/+4
* API: Be smarter about adding files already matched by wildcards.Christian Kandeler2014-07-233-7/+45
* Add autotest for tracking wildcard-related changes.Christian Kandeler2014-07-233-0/+29
* Allow qbs.endianness to be undefined.Jake Petroules2014-07-221-2/+0
* fix build on platforms != OS XJoerg Bornemann2014-07-221-0/+2
* Add support for compiling Interface Builder storyboards.Jake Petroules2014-07-224-1/+701
* Add support for compiling Xcode asset catalogs.Jake Petroules2014-07-226-0/+57
* make it possible to set module properties on artifacts in outputArtifactsJoerg Bornemann2014-07-223-1/+15
* Add support for compiling OS X icon sets.Jake Petroules2014-07-219-0/+49
* API: Make the ability to update project files optional.Christian Kandeler2014-07-184-1/+9
* fix up-to-date check wrt missing file dependenciesJoerg Bornemann2014-07-185-0/+29
* invalidate artifacts if a dependency is removedJoerg Bornemann2014-07-188-0/+50
* fix calculation of added/removed artifactsJoerg Bornemann2014-07-171-1/+0
* Take product type changes into account when change tracking.Christian Kandeler2014-07-164-0/+26
* 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-1620-28/+28
* 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-149-26/+13
* remove qbsSettings() functionJoerg Bornemann2014-07-093-25/+25
* Allow empty submodules property in Depends item.Christian Kandeler2014-07-093-0/+15
* Make it possible to set profiles per product.Christian Kandeler2014-07-027-12/+155
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-07-023-0/+0
|\
| * Remove executable bit from non-executable files.v1.2.21.2Jake Petroules2014-06-163-0/+0
* | Yet another timeout increase for the "infinite loop" autotest.Christian Kandeler2014-07-021-2/+2
* | Make sure to remove empty parent directories when removing artifacts.Christian Kandeler2014-07-021-1/+0
* | Correctly handle overriding of file tags via an empty list.Christian Kandeler2014-07-024-0/+16
* | Do not lose rescuable artifact data after an incomplete build.Christian Kandeler2014-07-025-0/+113
* | Add failing autotest for QBS-635.Christian Kandeler2014-06-265-0/+20
* | fix appWithoutSources test on OS XJoerg Bornemann2014-06-161-0/+1
* | fix build directory checks in autotestsJoerg Bornemann2014-06-161-2/+2
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-06-132-2/+12
|\|
| * sanitize stdout/stderr output in blackbox testJoerg Bornemann2014-06-132-0/+9
| * fix TestBlackbox::erroneousFiles on *nixJoerg Bornemann2014-06-131-2/+3
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-06-103-0/+42
|\|
| * yield error if Command.workingDirectory doesn't existJoerg Bornemann2014-06-103-0/+42
* | fix TestBlackbox::usingsAsSoleInputsNonMultiplexedJoerg Bornemann2014-06-062-3/+3
* | Fix the ability to use WiX localizations.Jake Petroules2014-06-022-1/+2
* | introduce cpp.entryPointJoerg Bornemann2014-06-021-4/+1
* | Properly treat "usings" as inputs when applying rules.Christian Kandeler2014-06-027-10/+72
* | Fix "Add Files" functionality.Christian Kandeler2014-06-022-0/+37
* | Fix WiX autotest.Jake Petroules2014-06-022-3/+3
* | Fix "appWithoutSources" blackbox test for Windows.Christian Kandeler2014-05-283-3/+8