aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs-setup-qt/setupqt.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Use smarter logic for automatically setting base profiles.Jake Petroules2015-05-061-1/+148
* setupqt: Don't create more than one profile for the same Qt.Christian Kandeler2015-04-281-2/+11
* Prevent automatic casting from char* to QString.Christian Kandeler2015-04-231-4/+4
* setup-qt: Fix detection of path for host binaries.Christian Kandeler2015-04-101-1/+3
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Merge branch '1.3' into masterChristian Kandeler2015-01-091-10/+8
|\|
| * fix setup-qt for debug/release builds of QtJoerg Bornemann2015-01-061-10/+8
* | Merge branch '1.3'Christian Kandeler2014-11-281-1/+1
|\|
| * Fix profile setup for mingw-qt4.Christian Kandeler2014-11-141-1/+1
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-101-1/+1
|\|
| * Replace QTC_HOST_* with QBS_HOST_*Orgad Shaneh2014-10-021-1/+1
* | Merge branch '1.3' into master.Christian Kandeler2014-09-111-2/+8
|\|
| * setup-qt: Make sure the message about base profiles appears if needed.Christian Kandeler2014-09-011-2/+8
* | Renaming parameter to follow common conventionRobert Loehning2014-08-221-1/+1
* | Introduce Version::fromString().Christian Kandeler2014-08-061-13/+1
|/
* 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