aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | fix compilation error with QT_VERSION < 0x050000Maxim Zaitsev2014-01-211-1/+1
* | Add a JS extension for working with property lists.Jake Petroules2014-01-203-0/+56
* | add autotest for dynamic rule outputsJoerg Bornemann2014-01-206-0/+415
* | Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-161-3/+5
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-155-21/+51
|\|
| * Fix API test.Christian Kandeler2014-01-141-6/+10
| * Take source artifact properties into account when change tracking.Christian Kandeler2014-01-145-9/+29
| * Fix "clean" autotest on OSX.Christian Kandeler2014-01-141-6/+12
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-131-1/+2
|\|
| * Fix corner case in "up to date" check.Christian Kandeler2014-01-101-1/+2
* | Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-102-2/+2
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-0948-48/+48
|\|
| * Incremented year in copyright infoRobert Loehning2014-01-0848-48/+48
* | Style: don't pass empty command arguments.Jake Petroules2014-01-091-1/+2
* | Add support for embedding Info.plist into unbundled executable products.Jake Petroules2014-01-094-0/+39
* | Add support for soft dependencies.Christian Kandeler2014-01-084-0/+25
* | Add function "lastModified" to the "File" JS extension.Christian Kandeler2014-01-071-0/+4
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-12-121-1/+1
|\|
| * Fix artifact cleaner.Christian Kandeler2013-12-121-1/+1
* | Observe access to project properties in prepare scripts and commands.Christian Kandeler2013-12-102-4/+25
* | Fix transformer property change check.Christian Kandeler2013-12-101-0/+10
* | Track access to product properties in commands.Christian Kandeler2013-12-052-3/+23
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-12-053-13/+37
|\|
| * Fix "qbs clean" autotest on Windows.Christian Kandeler2013-12-042-1/+4
| * Fix "clean" operation.Christian Kandeler2013-12-042-12/+33
* | Allow directories in "references" properties.Christian Kandeler2013-12-0512-1/+51
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-283-3/+6
|\|
| * ensure the same working dir for all MSVC compiler callsJoerg Bornemann2013-11-272-1/+5
| * Braces cleanupOrgad Shaneh2013-11-261-2/+1
* | Support specifying the Qbs build directory as a command line option.Jake Petroules2013-11-262-18/+33
* | 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
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-221-0/+23
|\|
| * Take the qbs.install* properties into account when change tracking.Christian Kandeler2013-11-211-0/+23
* | API: Allow adding files to a group with a directory prefix.Christian Kandeler2013-11-213-3/+32
* | 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-2013-13/+214
* | Turn NSIS manual test into an autotest.Jake Petroules2013-11-185-0/+42
* | Replace the last occurrences of FileTagger.pattern with patterns.Jake Petroules2013-11-181-1/+1
* | Fix a number of problems with the NSIS module.Jake Petroules2013-11-142-1/+3
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-146-13/+106
|\|
| * translate multipart module names in moduleProperty functionJoerg Bornemann2013-11-121-0/+6
| * fix assembly autotest for clang profilesJoerg Bornemann2013-11-111-1/+1
| * Take rules into account when tracking changes.Christian Kandeler2013-11-115-12/+99
* | Allow lists of patterns in the FileTagger item.Christian Kandeler2013-11-112-2/+2
* | Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2013-11-117-0/+49
|\|
| * Add support for compiling assembler files with GCC.Tim Sander2013-11-076-0/+48
| * Add many missing calls to Process.close() and one to TextFile.close().Jake Petroules2013-11-061-0/+1
* | Rename getenv and putenv to getEnv and putEnv, respectively.Christian Kandeler2013-11-072-2/+2