aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs-setup-qt/setupqt.cpp
Commit message (Expand)AuthorAgeFilesLines
* add a simple Version classJoerg Bornemann2014-07-211-14/+6
* teach setup-qt how to detect broken Qt packagesJoerg Bornemann2014-07-021-2/+10
* introduce Qt.quick.qmlPath propertyJoerg Bornemann2014-05-161-0/+1
* Move "static Qt" discovery into libqtprofilesetup.Christian Kandeler2014-02-171-28/+0
* Update references to the toolchain setup tool.Christian Kandeler2014-02-131-2/+2
* Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-161-26/+31
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-35/+45
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-1/+1
* Merge "Merge remote-tracking branch 'origin/1.1'"Christian Kandeler2014-01-091-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | setup-qt: Separate actual profile creation from the rest of the code.Christian Kandeler2014-01-091-108/+5
|/
* fix "invalid subsystem" warning for MSVCJoerg Bornemann2013-11-261-10/+38
* Set compiler flags for using a libc++ build of Qt.Jake Petroules2013-09-041-0/+7
* Introduce Qt.core.config property for user-config items.Jake Petroules2013-09-041-0/+1
* Raise iOS deployment target. Qt 5 will only support iOS 5.0 and above.Jake Petroules2013-09-041-1/+1
* fix setup-qt for Qt 5.2Joerg Bornemann2013-08-191-2/+7
* save QT_CONFIG in Qt.core.qtConfigJoerg Bornemann2013-07-251-0/+1
* Some minor improvements to the Error class.Christian Kandeler2013-06-181-6/+6
* make Qt.core.buildVariant a list of stringsJoerg Bornemann2013-06-131-3/+3
* rename Qt.core.debugAndReleaseBuild to Qt.core.buildVariantJoerg Bornemann2013-06-121-4/+4
* setup-qt: check whether Qt is debug, release or bothJoerg Bornemann2013-06-121-0/+13
* adding pluginPath property to qt informationFawzi Mohamed2013-06-111-0/+1
* Fix setup-qt.Christian Kandeler2013-06-041-2/+3
* Introduce Qt.core.docPath.Christian Kandeler2013-06-031-0/+2
* Be less ambiguous about the naming and referencing of OS X.Jake Petroules2013-06-031-6/+6
* make Depends.name and Depends.submodules case sensitiveJoerg Bornemann2013-04-171-2/+2
* fix detection of static Qt4 builds on OS XJoerg Bornemann2013-04-171-21/+43
* setup-qt: fix a gazillion typosJoerg Bornemann2013-04-111-37/+38
* setup-qt: detect static Qt buildsJoerg Bornemann2013-04-101-3/+16
* setup-qt: clean up configVariable functionJoerg Bornemann2013-04-101-6/+8
* Assert that profile names do not contain '.'Jake Petroules2013-03-261-1/+2
* Add support for setting the minimum operating system target version.Jake Petroules2013-03-201-0/+67
* Determine if Qt is a framework build in setup-qt.Jake Petroules2013-03-201-1/+12
* setup-qt: Automatically set up base profile, if possible.Christian Kandeler2013-03-131-0/+52
* setup-qt: yield error if qmake cannot be startedJoerg Bornemann2013-02-251-0/+2
* setup-qt: fix error message for passing a directory as qmake binaryJoerg Bornemann2013-02-251-5/+1
* Build a shared library.Christian Kandeler2013-02-081-0/+1
* Allow non-standard names for Qt tools.Christian Kandeler2013-02-061-2/+0
* Do not hardcode the settings source in the library.Christian Kandeler2013-01-291-2/+3
* Make the Settings class translate between key representations.Christian Kandeler2013-01-181-1/+1
* Add dedicated class for profiles.Christian Kandeler2013-01-151-13/+10
* update copyright yearJoerg Bornemann2013-01-091-1/+1
* setup-qt: Use native separators for mkspecPathOrgad Shaneh2012-11-261-0/+1
* setup-qt: Fix typoOrgad Shaneh2012-11-261-2/+2
* setup-qt: read the target mkspec, not the host mkspecJoerg Bornemann2012-11-221-1/+1
* setup-qt: adjust to changes in Qt 5Joerg Bornemann2012-11-221-30/+50
* setup-qt: use common error classJoerg Bornemann2012-11-221-2/+2
* Prefer "QtProject" settings to "Nokia" settings.Christian Kandeler2012-10-191-1/+1
* license and copyright updatedJoerg Bornemann2012-10-081-28/+20
* Compile as much code as possible on all platforms.Christian Kandeler2012-10-041-27/+8