aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/qbs-setup-toolchains/commandlineparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QStringLiteral more where it is possibleDenis Shienkov2019-02-251-6/+6
* Make setup-toolchains and setup-android behave like setup-qtChristian Kandeler2018-12-181-0/+1
* Add support for system-level settingsChristian Kandeler2018-06-011-4/+7
* STL compatibility: use empty() instead of isEmpty()Jake Petroules2017-11-161-5/+5
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-1/+1
* STL compatibility: use front() instead of first()Jake Petroules2017-11-141-1/+1
* Fix command-line parsing bug with some toolsChristian Kandeler2017-02-031-1/+1
* Change style of #includes of Qt headersJake Petroules2017-01-041-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* remove Qt4 work-aroundsJoerg Bornemann2015-03-191-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Allow the user to specify a custom place for settings.Christian Kandeler2014-02-211-13/+21
* Let detect-toolchains be used like setup-qt.Christian Kandeler2014-02-131-0/+123