aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/sdktool
Commit message (Expand)AuthorAgeFilesLines
* CMake build: Make sdktool use parts of UtilsCristian Adam2019-06-121-2/+33
* sdktool: Fix linking on WindowsChristian Stenger2019-06-042-1/+3
* Utils: Move CommandLine to fileutils.{cpp,h}hjk2019-06-032-0/+6
* sdktool: Adapt testsChristian Stenger2019-06-033-6/+6
* Utils: Rename FileName to FilePathhjk2019-05-284-11/+11
* More FileName::appendPath() -> .pathAppended() changeshjk2019-05-271-5/+5
* Qt Creator CMake portCristian Adam2019-05-171-0/+28
* More FileName::appendPath() -> .pathAppended()hjk2019-05-171-5/+4
* Utils: Replace mutating FileName::appendStringhjk2019-05-151-2/+1
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-087-54/+10
|\
| * sdktool: Do not fiddle with display namesEike Ziller2019-05-077-54/+10
* | ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
|/
* sdktool: Make debugger engine data type consistent with Qt CreatorChristian Kandeler2019-02-042-3/+3
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* sdktool: Fix qbs buildChristian Kandeler2018-06-281-0/+1
* QtVersion: Allow to override ABIs via SDKtoolTobias Hunger2018-06-265-17/+40
* SDKtool: Add new addAbiFlavor operationTobias Hunger2018-06-265-1/+237
* SDKtool: Modernize a bitTobias Hunger2018-06-251-32/+31
* SDKtool: Fix testsTobias Hunger2018-06-223-10/+15
* sdktool: Update README and convert it to markdownChristian Gagneraud2018-01-221-67/+137
* sdktool: Rename README.txt -> README.mdOrgad Shaneh2018-01-131-0/+0
* Use IDE_ID in sdktoolEike Ziller2018-01-111-1/+1
* Make sdktool default data path overridable at build timeEike Ziller2017-12-121-3/+7
* sdktool: Use shell_quote for data path defineEike Ziller2017-12-121-3/+3
* sdktool: Fix header file listTobias Hunger2017-11-141-1/+1
* app_version.h: Make IDE name configurableTobias Hunger2017-09-0518-19/+21
* sdktool: Fix qbs build on macOSChristian Kandeler2017-08-311-0/+9
* sdktool: Fix qbs buildChristian Kandeler2017-08-301-1/+4
* Fix build on Windows and macOS/QbsEike Ziller2017-08-292-2/+15
* Reduce dependencies for sdktool to QtCoreEike Ziller2017-08-292-5/+42
* Sdktool: Report settings write errors instead of silently failingEike Ziller2017-08-221-4/+14
* SDKtool: Provide default values in Operation objectsRobert Loehning2017-06-026-37/+8
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* SDKtool: Write toolchains compatible with Qt Creator 4.2 and 4.3Tobias Hunger2017-03-161-1/+25
* Remove spaces in initializer listsTim Jenssen2017-02-226-45/+45
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-111-2/+0
|\
| * Revert "SDKtool: Warn if file is not found"Orgad Shaneh2017-01-041-2/+0
* | SDKtool: Fix cmake related options to addKitTobias Hunger2016-12-211-5/+4
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-201-1/+3
|\|
| * SDKtool: Default to C++ for newly added toolchains without a languageTobias Hunger2016-12-141-1/+3
* | SDKtool: Enable operation on filenames again and improve help textTobias Hunger2016-12-146-8/+11
* | SDKtool: Make AddKit handle cmake related settingsTobias Hunger2016-11-233-32/+133
* | SDKtool: Add rmCMake operationTobias Hunger2016-11-235-0/+214
* | SDKtool: Add new addCMake operationTobias Hunger2016-11-235-0/+322
* | SDKtool: Add cmaketools.xml support (via shortcut)Tobias Hunger2016-11-231-12/+10
* | SDKTool: Remove debug codeTobias Hunger2016-11-041-4/+0
|/
* Sdktool: Fix tabular help displayOrgad Shaneh2016-09-231-1/+7
* Merge remote-tracking branch 'origin/4.1'Orgad Shaneh2016-07-291-1/+1
|\
| * Fix qbs build on macOSChristian Kandeler2016-07-281-1/+1
* | SDKtool: Keep old syntax for toolchain registration workingTobias Hunger2016-07-221-9/+9