aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs-setup-qt
Commit message (Expand)AuthorAgeFilesLines
* Add VS 2017 supportJoerg Bornemann2016-12-021-0/+2
* Fix VS Qt version matchingJoerg Bornemann2016-11-301-3/+5
* Prepare VS Qt version matching for VS 2017Joerg Bornemann2016-11-301-18/+18
* Merge 1.6 into masterChristian Kandeler2016-09-051-3/+1
|\
| * setup-qt: Fix toolchain profile look-upChristian Kandeler2016-09-011-3/+1
* | Update license headersIikka Eklund2016-08-293-42/+69
* | Update license headersIikka Eklund2016-08-292-28/+46
|/
* Merge 1.5 into 1.6Jake Petroules2016-06-281-2/+2
|\
| * Do the OS X to macOS rename.v1.5.2Jake Petroules2016-06-271-2/+2
* | Fix base profile setup for MSVC Qt profilesJoerg Bornemann2016-06-271-8/+37
|/
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-065-5/+5
* Make base profile matching work for Xcode + OS X.Jake Petroules2015-08-031-29/+37
* Fix compilation with MSVC 2010.v1.4.1Christian Kandeler2015-06-181-9/+9
* setup-qt: Fix mkspec name extraction for Qt4/mingw.Christian Kandeler2015-06-171-0/+5
* setup-qt: Relax toolchain compatibility requirements.Christian Kandeler2015-06-161-18/+45
* let setup-qt detect qmake-qt4 and qmake-qt5 executablesJoerg Bornemann2015-05-111-7/+18
* fix buildJoerg Bornemann2015-05-061-1/+1
* 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
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-1/+1
* update license headersJoerg Bornemann2015-03-025-10/+10
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-285-30/+30
|\
| * Update LicenseEike Ziller2015-01-265-30/+30
* | Merge branch '1.3' into masterChristian Kandeler2015-01-093-10/+10
|\|
| * fix setup-qt for debug/release builds of QtJoerg Bornemann2015-01-062-10/+9
| * fix compilation with minimal Qt configurationJoerg Bornemann2014-12-231-0/+1
* | Merge branch '1.3'Christian Kandeler2014-11-281-1/+1
|\|
| * Fix profile setup for mingw-qt4.Christian Kandeler2014-11-141-1/+1
* | qbs build: Introduce convenience item QbsProduct.Christian Kandeler2014-10-301-1/+0
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-165-35/+40
|\|
| * License update.Eike Ziller2014-10-165-35/+40
* | 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
* remove qbsSettings() functionJoerg Bornemann2014-07-093-7/+5
* teach setup-qt how to detect broken Qt packagesJoerg Bornemann2014-07-021-2/+10
* introduce Qt.quick.qmlPath propertyJoerg Bornemann2014-05-161-0/+1
* setup-qt: fix help textJoerg Bornemann2014-04-161-1/+1
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-213-7/+12
* Add command line parser classes to config-ui and setup-qt.Christian Kandeler2014-02-215-55/+208
* 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
* make the MinGW build of setup-qt work for non-admin usersJoerg Bornemann2014-01-294-0/+26
* Move knowledge about Qt modules into libsetupqt.Christian Kandeler2014-01-161-26/+31