aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove more Qt4 legacy from project filesJoerg Bornemann2014-10-316-24/+4
* qbs build: Set minimum Qt version.Christian Kandeler2014-10-311-0/+3
* qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-3022-38/+54
* remove support for building qbs with Qt <= 5.1.0Joerg Bornemann2014-10-2912-92/+18
* remove qbs.getHostOS()Joerg Bornemann2014-10-297-143/+129
* Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-2711-48/+94
|\
| * set up entry point libs in Qt.coreJoerg Bornemann2014-10-273-3/+38
| * export compare function for VersionJoerg Bornemann2014-10-271-2/+2
| * Take product condition into account when change tracking.Christian Kandeler2014-10-278-43/+33
| * Fix settings import/export.Christian Kandeler2014-10-241-5/+3
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-2110-54/+124
|\|
| * Fix condition for including the "examples" sub-project.Christian Kandeler2014-10-171-1/+3
| * remove unused ScriptContextPusherJoerg Bornemann2014-10-171-21/+0
| * Put Command properties in the filter functions' scopes.Jake Petroules2014-10-176-25/+92
| * Update mingw crosscompiler detection for mxeAleksey Sidorov2014-10-171-0/+2
| * qtprofilesetup: Inhibit more warnings about missing prl files.Christian Kandeler2014-10-162-20/+40
* | fix misnomer in RuleGraphJoerg Bornemann2014-10-172-9/+9
* | Make type of AutotestRunner an array.Christian Kandeler2014-10-171-1/+1
* | license header updateJoerg Bornemann2014-10-164-28/+32
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-16436-3092/+3740
|\|
| * complete license header updateJoerg Bornemann2014-10-1698-736/+805
| * Set the initial value for "destinationDirectory" to "buildDirectory".Christian Kandeler2014-10-161-0/+1
| * License update.Eike Ziller2014-10-16336-2354/+2862
| * Bump version.Christian Kandeler2014-10-142-2/+2
| * yield error on undefined elements in string listsJoerg Bornemann2014-10-143-0/+11
| * let Item::clone() create a deep copy of the item treeJoerg Bornemann2014-10-137-2/+60
* | Rename "usings" property and make it do what the documentation says.Christian Kandeler2014-10-1621-25/+95
* | support FileTagger in Export itemJoerg Bornemann2014-10-164-7/+19
* | support Rule in Export itemJoerg Bornemann2014-10-168-8/+85
* | More string sharing in the build graph.Christian Kandeler2014-10-156-87/+88
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-1056-389/+912
|\|
| * avoid usage of QScriptContext::callee in callbacksJoerg Bornemann2014-10-103-10/+14
| * Refactor IB module a bit. This fixes the asset catalog autotest.Jake Petroules2014-10-107-56/+115
| * let JS extension Process find executables in PATHJoerg Bornemann2014-10-105-14/+50
| * make product's file path cache thread-safeJoerg Bornemann2014-10-103-5/+23
| * factor ExecutableFinder out of ProcessCommandExecutorJoerg Bornemann2014-10-106-91/+205
| * remove --hash-style option from linker command lineJoerg Bornemann2014-10-091-1/+0
| * Utilize ModUtils.PropertyValidator in Qt.core module.Jake Petroules2014-10-082-13/+19
| * Improve the documentation for the Module item.Christian Kandeler2014-10-082-18/+81
| * Add missing copyright notice.Jake Petroules2014-10-081-0/+1
| * Documentation: Add missing Module property descriptions.Christian Kandeler2014-10-081-0/+12
| * Make Qt build variants logic more sensible.v1.3.2Christian Kandeler2014-10-078-23/+89
| * libqbsqtprofilesetup: Get rid of bogus warnings about missing prl files.Christian Kandeler2014-10-062-19/+42
| * Add tools/architectures.hChristian Kandeler2014-10-0610-85/+164
| * Make the "sourceDirectory" property get inherited by sub-projects.Christian Kandeler2014-10-021-1/+2
| * Replace QTC_HOST_* with QBS_HOST_*Orgad Shaneh2014-10-024-24/+24
| * libqtprofilesetup: Fix mingw use case.Christian Kandeler2014-09-295-24/+32
| * Fix wrong property names in ib.jsJake Petroules2014-09-291-2/+2
| * Tests: Don't use nm to look for symbols in an object built by MSVC.Christian Kandeler2014-09-291-0/+4
| * Use the right search and plugin paths in API tests.Christian Kandeler2014-09-293-7/+13